On Wed, 2 Apr 2003 00:18:53 +0100 cirrus <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello there > I've just upgraded to 2.4.20 using iptables v1.2.6a > With 2.4.19 I used to be able to do a: > iptables -t nat -I POSTROUTING -m owner --uid-owner 501 -o ppp0 -j > SNAT- --to-source xxx.xxx.xxx.xxx.xxx > just fine. > With the 2.4.20 I get: > iptables: Target problem
I dont't think you have a target called 'SNAT' by default in your NAT table, so that will be the problem. Regards, Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

