http://doc.ubuntu-fr.org/tutoriel/comment_configurer_son_reseau_local

echo 1 >/proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -o ppp0 -j MASQUERADE