View Single Post
  #5 (permalink)  
Old 16-06-2006, 04:46 PM
monk's Avatar
monk monk is offline
Senior Member
User
 
Join Date: Jan 2005
Location: Tibet
OS: Debian GNU/Linux
Posts: 506
Thanks: 0
Thanked 8 Times in 6 Posts
Rep Power: 7
monk has a spectacular aura about monk has a spectacular aura about
Default

If you are not getting anything in log file it means either squid is not running at all or if you are using a Transparent Linux Squid, then your iptables rules not correct one.

Find out if squid is running or not
Code:
netstat  -vat
Look for port 3128 in open state.

Paste your iptables rules here so that we can verify your rules
Reply With Quote