[Voyage-linux] Anybody using pppd on voyage-0.5.2 and masquerading?
Jens Werner
(spam-protected)
Tue Sep 9 15:52:25 HKT 2008
Hello Hermann,
> # SNAT INT -> EXT
> iptables -t nat -A POSTROUTING -o $EXTERNAL_INTERFACE -p ALL -j SNAT --to $EXTERNAL_IP
I'm just curious, but how do you get the external ip with a dynamic ip
uplink? As to iptable's manpage, MASQUERADE is the target to use in such
setup.
Oh, btw: You can leave "-p ALL" because this is default.
Regards
Jens
More information about the Voyage-linux
mailing list