Hello, > The mangle table OUTPUT chain is consulted before routing. > > root@room101:~# iptables -vt mangle -A OUTPUT -m owner --uid-owner rob0 -j MARK --set-mark 0x80 > MARK all opt -- in * out * 0.0.0.0/0 -> 0.0.0.0/0 OWNER UID match 1000 MARK set 0x80 > > Did you try this? Yes, i overlooked this. Thank you very much, it solved my problem. -- Ignatich mailto:ignatich@xxxxxxxxx