Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Proxy Server Support => Topic started by: ranadastidar on August 28, 2009, 10:23:08 AM

Title: squid
Post by: ranadastidar on August 28, 2009, 10:23:08 AM
Earlier I was using squid proxy with adsl connection and there was no problem with that. now I change my isp, present isp gave me one fixed ip, so i a had already reconfigure linux server. my network map like following

etho---192.168.0.100--connected with local lan
eth1--192.168.1.1------connected with router

I had already configure iptables and there is no issue for sharing internet, btu the problem is that while linux is booting squid unable to start automatically, its fail to start, but after root login, if i start it manually its start without any error. My question is that why its happened?
Title: Re: squid
Post by: gauravbajaj on September 02, 2009, 04:50:16 AM
Not sure why its failed at bootup...can you please let me know whats error message it shows at boot up...

Check the log messages, may be it wil give u a hint for the same.


Try to give entry of your hostname and ip address in /etc/hosts file if its not already there.
Title: Re: squid
Post by: ranadastidar on September 02, 2009, 05:38:50 AM
when linux booting then squid failed to start no error message came, but after booting i can manually start squid without any error msg.
Title: Re: squid
Post by: gauravbajaj on September 02, 2009, 03:19:30 PM
Did you give the entry in /etc/hosts file? did you check log messsages?