Re: Firewall & Routing - help!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux