LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   squid fails to start on RHEL4 (https://www.linuxquestions.org/questions/linux-software-2/squid-fails-to-start-on-rhel4-504129/)

dsids 11-23-2006 01:42 AM

squid fails to start on RHEL4
 
Hi,
Im using squid-2.5.STABLE6-3 on a RHEL4 machine.
The machine has two network cards
eth0-192.168.10.15
eth1-x.x.x.x ( public ip )

I can ping eth0 and eth1 but I cannot ping the DNS Servers of my ISP

#route -n

172.22.0.0 192.168.10.12 255.255.255.0 UG 0 0 0 eth0
192.168.12.0 192.168.10.15 255.255.255.0 UG 0 0 0 eth0
61.17.75.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
172.22.0.0 192.168.10.12 255.255.0.0 UG 0 0 0 eth0
0.0.0.0 61.17.75.254 0.0.0.0 UG 0 0 0 eth1


I get the following error when I do

#etc/rc.d/init.d/squid start
Starting squid: /etc/rc.d/init.d/squid: line 53: 8296 Aborted $SQUID $SQUID_OPTS >>/var/log/squid/squid.out 2>&1
[FAILED]

Please advise..its urgent


Thanks
Danish


All times are GMT -5. The time now is 03:49 PM.