As Brian suggested;
Connect something directly to your cable or DSL modem. And enable DMZ
to its address. Or bridge mode if that fails. And then run that
tcpdump command. I always suggest this as a first thing for; new
customer premise equipment, or first time trying to set up a gateway.
Once you know your modem is passing the traffic from ucsd, then you
can work out to more complex setups. Perhaps I'm work that into my
documentation.
Steve, KB9MWR
On Tue, Sep 4, 2018 at 6:58 PM, Cathryn Mataga <cathryn(a)junglevision.com> wrote:
https://www.qsl.net/kb9mwr/wapr/tcpip/ampr-ripd.html
Is this site still valid?
Specifically this? In the 'new way of things' will I still see traffic
from amprgw.ucsd.edu?
tcpdump -i enp3s0 -vvv host
amprgw.ucsd.edu or ip proto \\icmp
Because I'm not seeing anything here from amprgw. Though I'm just monkeying
with it the first time now, so could just be 'new user stupid'
ifconfig tunl0 up 44.4.28.50 netmask 255.255.255.255
ip rule add to 44.4.28.50 table main priority 44
ip rule add dev tunl0 table 44 priority 45
ip rule add dev enp3s0 table 44 priority 46
ip rule add from 44.4.28.50 table 44 priority 47
_________________________________________
44Net mailing list
44Net(a)mailman.ampr.org
https://mailman.ampr.org/mailman/listinfo/44net