Again the quick & dirty solution: /etc/init.d/iptables stop iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE /etc/init.d/iptables save rc-update -a iptables default /etc/init.d/iptables start
-- Best regards, Daniel -- gentoo-user@gentoo.org mailing list