Subject:
Re: [44net] Model gateway system
From:
Steve L <kb9mwr(a)gmail.com>
Date:
06/19/2015 10:06 PM
To:
"44net(a)hamradio.ucsd.edu" <44net(a)hamradio.ucsd.edu>
IPIP gateways should not use amprgw default route.
Ex: ip route add default dev tunl0 via 169.228.66.251 onlink ....
That is incorrect. Such a route is OK as long as it is in an alternative routing table
for AMPRnet traffic. It can be to amprgw or to a more local gateway.
Such a route is required when you are on a source-address filtered internet connection
and want to be reachable on your AMPRnet address from other internet systems.
Rob