At 01:41 PM 2/25/99 -0500, you wrote:

Hi Jitender

>started only when i get coonected to vsnl since
>fro me vsnl is the primary and secondary server as i have put in resolv.conf
>now can i start the squid while booting the machine or do i have to change
the resolv.conf

yes you can start squid at the boot time for that , 
you have to setup yor localdns , as squid makes a heavy use of dns. otherwise
after some frequent tries , your squid deamon ( RunCache ) will die.

Since you have to set up local dns , then you have to change the
resolv.conf line also.
and You have to add one more line in resolv.conf. 

domain  abcd.com
nameserver localdns
nameserver vsnlprimary
nameserver vsnlsecondary.

as if you don't use dns , then your squid will block dns lookups which is
currently happening.
and your squid when starts ( starts the dnstest first) go through
squid.conf there you will find and entry of

dns_testnames there you specify you domain name also.

You can turn off the dns test by using -d option while starting your squid.

I think this should solve your problem.

bye
Rajesh
[EMAIL PROTECTED]
[EMAIL PROTECTED]


Reply via email to