-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello and sorry to bother you with this.
I have added a gateway (46.29.183.253) via the portal and I have added subnets to it. I can see the encap.txt has been updated and I do receive RIPv2 Multicast Messages from 44.0.0.1.
I have setup rip44d and it is populating my routing table.
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.
I have followed the outgoing ICMP packets, they get encapsulated on my gateway and the outer IP destination address is 169.228.66.251. The packet travels without troubles thru AS51405 (the home network of 46.29.183.253) and I can actually see the packet going out to the transit network (currently AS5577, in case you're interested).
So I'm really really sure that the IPIP packet containing the ICMP echo request makes it out into the Internet.
I have also ran traces on all of the ingress connections towards AS51405 and I cannot see a single coming back from 169.228.66.251.
Is there anything I'm missing? I really appreciate your help.
BTW I'm allowing inbound packets carrying protocol 4 and ICMP on the gateway, but as I don't see packets addresses towards my gateway in the upstream network, I'm guessing it's not the firewall on my gateway H-i.
vy 73 de Marc, LX1DUC
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.