Eliezer Croitoru <[email protected]> wrote:

>iptables -t nat -A OUTPUT -m owner --uid-owner 31 -j ACCEPT
>iptables -t nat -A OUTPUT -p tcp --dport 80 -j REDIRECT --to-port 3129
>

>http_port 3129 intercept
>

Ah missed that you're passing stuff to whatever intercept is doing (haven't 
read yet) and not to the regular proxy port. 

Reply via email to