View Single Post

  #1 (permalink)  
Old 02-19-2007, 09:02 PM
raghuram raghuram is offline
Junior Member
User
 
Join Date: Feb 2007
Posts: 10
Rep Power: 0
raghuram
Default squid problem cannot connect or browse internet

Hi there,

Followed the squid tutorial available on this site and activated squid on my CentOS machine. Cannot connect to net from client machines. Worse, cannot browse net from squid machine itself, although I can dial the ADSL modem and connect. These are my settings:

1. SQUID_SERVER=192.168.1.4
2. eth0=192.168.1.4 (Internet facing - static IP assigned by me)
3. eth1=192.168.0.3/24 (static LAN IP assigned by me)
4. all directives as specified in squid.conf except "visible_hostname" . Not sure how to set hostname as I have none other than localhost.localdomain
5. Using DHCP server to spread 192.168.0.3 as default gateway on client machines.
6. Firewall and SeLinux disabled.

Any pointers?

Raghuram
Reply With Quote