Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Hi
I am trying to run transaprent proxy by the following script
/sbin/iptables -F
/sbin/iptables -t nat -A PREROUTING -i etho -p tcp --dport 80 -j REDIRECT
--to-port 8080
/sbin/iptables -t nat -A POSTROUTING -p all -s 192.168.1.0/24 -d 0.0.0.0/0
-o eth1 -j SNAT --to 202.83.173.90
I installed two network card "eth0 for LAN" and "eth1 for Internet"
But that script by passes the tarffic from Squid,
browesing is being done but I can't see logs in /var/log/squid/access.log
file, means no logs are generating. If I stop the proxy then browesing is
too continued.
There should be any solution that I controll the traffic through proxy
Mehmood
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members