|
From: Emmanuel E. <ee...@fr...> - 2003-04-09 23:06:06
|
Hi, i don't use squid, and i didn't verify what i am saying but i think you tell pppd to get the dns from the dhcp server you're connecting to. Try to configure your connection with "user specified" dns ... i guess you know their ips ;-) Hope it helps Don Juan a écrit: >hi > >I have the following problem : > >I try to set up squid, but the squid process terminate with >this message : /etc/resolv.conf : permisson denied. > >The problem is, the /etc/resolv.conf is a link and points to >/etc/ppp/resolv.conf. >I don'tnknow why squid can't work with a linked file. >the attributes of the link is lrwxrwxrwx, and from the >/etc/ppp/resolv.conf -rw-r--r--. > >in a second step, I created a new /etc/resolv.conf, with two valid >dns names. squid starts. then I save the new config with save-config >successfull. but !! after a restart, something overwrite the file >/etc/resolv.conf with a link where points to /etc/ppp/resolv.conf. > >have somebody an answer of my problem, or a solution to work with >squid an devil linux ? > >thnx a lot > >Joschua > > > > >I overwrite the > > > |