I believe the attached script sets up the following trivial network in rump: +---------------------------+ | gw | int 192.168.1.2 ---- + 192.168.1.1 192.168.2.1 +---- ext 192.168.2.2 +---------------------------+ The puzzle is: while sitting at 192.168.1.2, why can I ping 192.168.2.2 but not 192.168.2.1? Cheers, Patrick (-current/amd64)
Attachment:
tworoute.sh
Description: Bourne shell script