Subject: [44net] Portal API: networks and allocations From: Tom Hayward esarfl@gmail.com Date: 12/21/2015 08:53 PM
To: AMPRNet working group 44net@hamradio.ucsd.edu
I just looked through the portal API document (https://portal.ampr.org/api.php) and don't see an endpoint for the network list and the user's own allocation list. Is this currently available? Can it be added?
This would be useful for automation software. For example, you could plug your AMPR portal username into the software and it would fetch your list of allocations and automatically program your router to use those allocations.
Tom KD7LXL
You can do that by simply watching the RIP broadcast and filter your own external address. This is what ampr-ripd also does.
Rob
On Mon, Dec 21, 2015 at 12:02 PM, Rob Janssen pe1chl@amsat.org wrote:
You can do that by simply watching the RIP broadcast and filter your own external address. This is what ampr-ripd also does.
Wouldn't this only work for networks in the encap with assigned gateways? I was planning to use it with direct/BGP allocations, not tunneled, so there would be no entry in the encap.
Tom KD7LXL