Re: [squid-users] brige+ squid + tproxy on a box running a web server

2010-08-15 Thread Henrik Nordström
sön 2010-08-15 klockan 00:37 + skrev Mamadou Touré: > Hi, > all on my brige+ squid + tproxy i'm running a web server. > and i cannot access to web page hosted on the box. > in my access.log i have a TCP_MISS/503 3157 GET > > my config > + > iptables -t mangle -A

Re: [squid-users] brige+ squid + tproxy on a box running a web server

2010-08-14 Thread Amos Jeffries
Mamadou Touré wrote: Hi, all on my brige+ squid + tproxy i'm running a web server. and i cannot access to web page hosted on the box. in my access.log i have a TCP_MISS/503 3157 GET my config + iptables -t mangle -A PREROUTING -p tcp --dport 80 -j TPROXY --tproxy-

[squid-users] brige+ squid + tproxy on a box running a web server

2010-08-14 Thread Mamadou Touré
Hi, all on my brige+ squid + tproxy i'm running a web server. and i cannot access to web page hosted on the box. in my access.log i have a TCP_MISS/503 3157 GET my config + iptables -t mangle -A PREROUTING -p tcp --dport 80 -j TPROXY --tproxy-mark 0x1/0x1 --on-port