Re: Transparent Proxy & IPtables
From: David Correa (tech@linux-tech.com)Date: 05/15/02
- Previous message: David Correa: "Re: Transparent Proxy & IPtables"
- In reply to: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Next in thread: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Reply: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 14 May 2002 17:41:04 -0700 From: David Correa <tech@linux-tech.com> To: security-discuss@linuxsecurity.com
did you try ?
iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port $PORT
check http://www.tldp.org/HOWTO/mini/TransparentProxy.html#toc5
-- David Correa Public Key http://www.linux-tech.com/linuxtech.asc Key fingerprint 7F2C E072 479D 71B4 008B 373E A284 8CDE 7659 F5D8 ------------------------------------------------------------------------ To unsubscribe email security-discuss-request@linuxsecurity.com with "unsubscribe" in the subject of the message.
- Previous message: David Correa: "Re: Transparent Proxy & IPtables"
- In reply to: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Next in thread: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Reply: Tiago Fioreze: "Re: Transparent Proxy & IPtables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]