On Wed, Jul 31, 2013 at 04:51:08PM -0700, Blaine Forbort wrote:
I'm currently receiving the routing table from 44.0.0.1
Which means that the amprgw system has your gateway address and route ok, and that you're receiving IPIP encapsulated packets from amprgw.
, and I'm able to
ping several net44 machines in my area (44.4.2.153 and 44.4.50.1 for example), however, my linux machine is not able to ping 44.0.0.1.
44.0.0.1 doesn't respond to pings from amprnet because of brokeness. It's a bug in the kernel on amprgw which I've never been able to track down.
to ping my machine's net44 address from the internet. Is this a result of gw.ampr.org not updating it's gateway list, and thus not knowing how to route to me, or have I missed something obvious?
If you're receiving the routes, you're in the gateway list on gw. It updates in real time when gateways changes are made on the portal.
I note that your gateway machine is not responding to pings from the Internet on its commercial address. You might try running tcpdump on your gateway system to see if pings from the Internet are reaching it on either its commercial address or via IPIP on its AMPR address, and to see if and how it is replying to those ping requests. - Brian