Re: Transparant proxy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I will try it,

Thank's
DK

> david@xxxxxxxxxxxxxxxxxxxx wrote:
>
>>Dear all,
>>can anybody tell me how to set rules in iptables if i want to use
>> transparant proxy.
>>
>>Thank's
>>David Kandou
>>
>>
>>
>>
>>
>>
> iptables -t nat -A prerouting -i eth0 -p tcp --dport 80 -j REDIRECT
> --to-port 3128
>
> This command make your kernel intercept  HTTP connections and send them
> to proxy port.
>
>
> Emilio C.






[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux