Displaying 2 results from an estimated 2 matches for "fw2home".
Did you mean:
fcshome
2004 Dec 25
5
Thick head still having problems with subnets (?)
I have defined a Home zone and placed it before the Net zone. Defined a
host 192.168.174.242 as a trusted host. Now if I ping from 242 to my fw
it works just fine (also tweaked the norfc1918 file).
Thing I do not understand is why if I try pinging or FTPing from FW to
242 I hit the all2all reject rule !
I tried reading the rules and from the INPUT chain I see a eth0_in chain
which in turn
2005 May 25
9
Newbie going through a probably stupid thing
...eth0 0.0.0.0/0 0.0.0.0/0 udp dpts:67:68
> 0 0 ACCEPT udp -- * ppp0 0.0.0.0/0 0.0.0.0/0 udp dpts:67:68
> 0 0 ACCEPT udp -- * ath0 0.0.0.0/0 0.0.0.0/0 udp dpts:67:68
> 0 0 fw2home all -- * eth0 0.0.0.0/0 192.168.174.242
> 254 27951 fw2net all -- * eth0 0.0.0.0/0 0.0.0.0/0
> 0 0 fw2net all -- * ppp0 0.0.0.0/0 0.0.0.0/0
> 0 0 fw2net all -- *...