-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 hi there - i'm quite confused. setting up a local network (ip area 10.151.0.*) with a server used to connect to the internet I can ping www.google.de from the server but not from a client (host not found). A ping to the nameservers ip run from the clients works - so it seems to be a forwarding problem. The server uses iptables/nat with a (yet) primitive rule set which is iptables -t nat -A POSTROUTING -o ippp0 -s 10.151.0.0/24 -j MASQUERADE iptables -A FORWARD -i ippp0 -d 10.151.0.0/24 -j ACCEPT
ip forwarding is enabled setting the related entry in /etc/conf.d/iptables to yes. I know this worked with my last server so I'm quite shure I've forgotten something (stupid...) - -- visit tux online: http//www.tuthtu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/daohbTe9XMUf00QRAl6/AJ9UJxYtMJdG26yM1sOQ4xrFbZsdVACdGXby AHrucWo7U1fFHDMA5EAJGWk= =x7al -----END PGP SIGNATURE----- -- [EMAIL PROTECTED] mailing list
