# Claiming My Feed While Off Network

**URL:** https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380
**Category:** ADS-B Flight Tracking
**Created:** [July 31, 2017, 11:43pm UTC](https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380 "2017-07-31T23:43:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![invergordon](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/invergordon/32/127980_2.png) [@invergordon](https://discussions.flightaware.com/u/invergordon)
#### Post date: [July 31, 2017, 11:43pm UTC](https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380/1 "2017-07-31T23:43:18Z")

</div>

I’ve remoted in to RPi and installed piaware and dump1090-fa and all is running sweetly but because I’m not on the same network (at work) claiming my feed via the internet is just not going to work.

Is the a command line equivalent that I can run from my RPi to claim my feed?

---

<div class="post-metadata">

### Author: ![obj](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/obj/32/118984_2.png) [@obj](https://discussions.flightaware.com/u/obj)
#### Post date: [July 31, 2017, 11:55pm UTC](https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380/2 "2017-07-31T23:55:49Z")

</div>

If you can reach the piaware status page somehow, there will be a link there that will claim the feeder if you visit it while logged in to your FlightAware account.

If you can’t get to the status page then you’ll need to construct the URL by hand:

[flightaware.com/adsb/piaware/claim/FEEDERID](https://flightaware.com/adsb/piaware/claim/FEEDERID)

where FEEDERID is the long UUID assigned to the feeder (see /var/cache/piaware/feeder\_id or piaware.log)

(this is a bit awkward and putting together a tool to automate it is somewhere on my todo list)

---

<div class="post-metadata">

### Author: ![invergordon](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/invergordon/32/127980_2.png) [@invergordon](https://discussions.flightaware.com/u/invergordon)
#### Post date: [August 1, 2017, 12:55am UTC](https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380/3 "2017-08-01T00:55:04Z")

</div>

Excellent @obj, worked a treat.

---

<div class="post-metadata">

### Author: ![OH3CK](https://sea1.discourse-cdn.com/flex019/user_avatar/discussions.flightaware.com/oh3ck/32/126570_2.png) [@OH3CK](https://discussions.flightaware.com/u/OH3CK)
#### Post date: [September 19, 2024, 5:33pm UTC](https://discussions.flightaware.com/t/claiming-my-feed-while-off-network/20380/4 "2024-09-19T17:33:10Z")

</div>

Thank you obj, this was the last bit of information I needed!
