> I ve setted following parameters in /etc/rc.d/rc.local:
> ipfwadm -F -p deny
> ipfwadm -F -a m -S 192.168.1.2/24 -D 0.0.0.0/0
> ipfwadm -F -a m -S 192.168.1.3/24 -D 0.0.0.0/0

ipfwadm -F -a m -S 192.168.1.2ipfwadm -F -a m  -S 102.168.1.3
# did u set the following policy for Input Firewall and Output Firewall ??
ipfwadm -I -p accept
ipfwadm -O -p accept

after u change the /etc/sysconfig/network , you should restart the network by
run
# /etc/rc.d/init.d/network stop
# /etc/rc.d/init.d/network start

you can see the message of " ip forward is on" or else..



> In /etc/sysconfig/network:
> networking is yes and IPV4 is true.
> Now, my main question:
> #In /proc/net/ip_forward I have:
> IP firewall forward rules default 0
> (Is that OK?? when it's 4..what does that mean??)
> Then I have things like (still in /proc/net/ip_forward):
> 0A80100 FFFFF0->00000 00000-00 204 0 00 0 0$
> 0A80100 FFFFF0->00000 00000-00 204 0 00 0 0$
> (for both last lines, I guess that 's correct..just referring to
> the ipfwadm parameters in /etc/rc.d/rc.local.


--
Name   : Xie Hua Gang                   Email   : [EMAIL PROTECTED]



Reply via email to