Firewall & Routing - help!

Christopher K. Johnson ckjohnson at gwi.net
Thu Jun 10 17:26:58 UTC 2004


 >  I need to get the routing between subnets working through the
And you need to turn on packet forwarding on the box that is routing 
between subnets to do that.
Edit /etc/sysctl.conf changing ip_forward on:
net.ipv4.ip_forward = 1
Then apply the change with the following command:
sysctl -p

Also check that your iptables rules for the FORWARD chain in the filter 
table will ACCEPT the packets you want to allow between subnets.

Chris

-- 
-----------------------------------------------------------
   "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
   Chris Johnson, RHCE #807000448202021






More information about the fedora-list mailing list