Have a EdgeMax Pro with a GRE Tunnel setup
tunnel tun0 {
address xxx.xxx.xxx.170/29
encapsulation gre
local-ip xxx.xxx.240.194
mtu 1476
multicast enable
remote-ip xxx.xxx.120.38
ttl 255
}
Other end is a Juniper MX router and has .169/29 assigned. EdgeMAx can ping juniper at .169 and juniper can ping Edgema at .170. I can also ping the juniper from a 3rd party source (.169), however when I attempt to ping the Edgemax at .170 from a 3rd party source it times out
Any ideas? Edgemax has a default route of xxx.xxx.240.193 so traffic should be able to leave hte network either via the tunnel or via a ethernet interface (default route)