Re: attempting to transparently proxy with this script to no avail (nfcan: addressed to exclusive sender for this address)

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

 



On 2005.03.01 17:03, joe z - securadd@xxxxxxxxxxx wrote:
this script runs everything fine just the redirect doesn't. the proxy works fine when browser pointed at it.


...

iptables -t nat -A PREROUTING -m tcp -p tcp --dport 80 -j REDIRECT --to-port 8080

Try this instead:

iptables -t nat -A PREROUTING -m tcp -p tcp --dport 80 -j DNAT --to-port 8080

--
Jim Laurino
nfcan.x.jimlaur@xxxxxxxx
Please reply to the list.
Only mail from the listserver reaches this address.


[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