Search squid archive

Re: Looking for a recomendation for tutorial for transparent proxy under Ubuntu

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

 



Slight correction to my iptables:
iptables -t nat -A PREROUTING -i eth2 -s 10.1.10.200/28 -p tcp --dport 80 -j
REDIRECT --to-port 3128 
iptables -t nat -A PREROUTING -i eth2 -s 10.1.10.200/28 -p tcp --dport 443
-j REDIRECT --to-port 3129

I also don't understand why the first ip address specification didn't work
but I had to change the 10.1.10.1 to 10.100 which is the exact ip address of
the client. I thought the /28 would have caused this to match any IP address
in the subnet.



--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Looking-for-a-recomendation-for-tutorial-for-transparent-proxy-under-Ubuntu-tp4671472p4671477.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux