Re: Routing problem



Thanks for your comments "Old guy". I have now reconfigured the
firewall on GATEKEEPER with the following, which makes all work as
expected:

ipfwadm -I -a accept -P all -W eth1 -S 192.168.1.0/24 -D 0.0.0.0/0
ipfwadm -F -a accept -m -P all -W eth0 -S 192.168.1.0/24 -D 0.0.0.0/0

(I also changed back the net mask on GATEKEEPER:eth1 to 255.255.255.0)

.



Relevant Pages