On Fri, 4 Jul 2003, KobrAs wrote:
> iptables -A OUTPUT -m owner --uid-owner 501 -s 192.168.0.1/24 -d any/0 -j
> ACCEPT #501 = uid la user
iptables -t nat -A POSTROUTING -m owner --uid-owner 501 -j SNAT
--to-sour 192.168.0.1
Idem pentru uid-urile celorlalti doi, ii arunci cu 192.168.10.1
respectiv 192.168.100.1. Ar trebui sa mearga.
--
Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of any company, unless
otherwise specifically stated.