Hi Marc,
44.0.0.1 doesn't respond to ping from ampr.net, just from the internet, and that broadcast is there for I reason that eludes me (in older scripts it was the default route for 44 traffic but it is no more).
I simply add 169.228.66.251 to the hosts to be ignored (option -a 169.228.66.251 ) so that route doesn't make it into the machine...
Try e.g. pinging my IP: 44.182.21.1. It should answer via tunnel and via internet (passing the gateway in the latter case).
73 de Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Marc, LX1DUC Sent: Wednesday, March 27, 2013 10:39 To: 44net@hamradio.ucsd.edu Subject: [44net] Newbie issue
Example: #ip route get 44.0.0.1 44.0.0.1 via 169.228.66.251 dev tunl0 src 44.161.229.126 cache window 840
However when trying to ping 44.0.0.1 from 44.161.229.126 I don't get any replies.