I an trying to share internet access using NAT. On the server side I have set ip_forward to 1 and added MASQUERADE in iptables script. And on the client side I have configured server ip as gateway and using same dns servers as specified on the server. But when I do tracert (windows client) it just hits gateway machine and get Request Timed Out. SOS.
What errors do you get?
And did you set iptables rules to nat your internal subnet out through the gateway, and set a default route for that gateway?
See the ip masquerading howto on tldp.org
srs
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
