Re: [OT] iptables -m owner target problem

2003-04-02 Thread Christian Schoenebeck
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

[OT] iptables -m owner target problem

2003-04-01 Thread cirrus
-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: