To turn off routing between subnets add this line to your /etc/sysctl.conf file.
You must restart network for the change to take effect:Code:# net/ipv4/ip_forward = 0
For more details see: http://www.linuxhomenetworking.com/w...Using_iptablesCode:# /etc/rc.d/init.d/network restart


Reply With Quote

Bookmarks