On Sunday 10 August 2008 11:50:57 Fredrik Wendt wrote: > iptables said it didn't recognize match/rule/target but SNAT worked with > the same arguments. Can't get my FreeRunner to boot now (completely > dead) so I can't give you the exact error message. I will as soon as my > FreeRunner comes back to life again. :/ > > The command I used would've been > 'iptables -t nat -A POSTROUTING -s 192.168.0.200 -j MASQUERADE ' > > > 'iptables -t nat -A POSTROUTING -s 192.168.0.200 -j SNAT --to-source > 83.84.85.68' however did work.
I'm sitting in a ICE to berlin and use GPRS through the neo to send this mail. iptables -t nat -I POSTROUTING -o ppp+ -j MASQUERADE works fine after installing iptables and allowing ip_forwarding. z. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

