hi I have executed the command ,also it shows the rule in firewall rules but still its not working.I am using webmin on RedHat Linux 8.0 to manage all the admin functions of th box.Please furthur specify in detail.
Rohit > On 11/03/03 16:17 +0530, Rohit Baisakhiya wrote: >> I want to allow 10.100.100.15 to 10.100.100.20 ip's to access net >> through nat and others through squid.Can any body suggest me how to do >> that or if some body can send me a ready made sample config file for >> the above setup,it would be great help if i get the sample file. > #sysctl -w net.ipv4.ip_forward=1 > #/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE > > Devdas Bhagat > > -- > > > http://mm.ilug-bom.org.in/mailman/listinfo/linuxers -- Rohit Baisakhiya Advision India Mumbai 69 PH = 31016370 -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

