I tried "iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE" and to no avail. I was still waiting for the connections to drop, which still suggests that Linux's networking stack could use a little tighter integration between the layers.
Done and tried
I tried "iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE" and to no avail. I was still waiting for the connections to drop, which still suggests that Linux's networking stack could use a little tighter integration between the layers.