This is a discussion on Re: Don't try DNS at home! :-) within the Bind Users forums, part of the DNS and Related Forums category; > I installed the Squid proxy which for reasons unknown > to me, refuses to run unless it can contact ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> I installed the Squid proxy which for reasons unknown
> to me, refuses to run unless it can contact a DNS server. > (Since I use PPP/dialup, most of the time there is no > DNS server and Squid complains and quits.) man squid > says that squid -D "disables initial DNS tests" but > squid still complains it can't find a DNS server and quits. Your question and my answer probably belong on the squid-users list. You can follow up there or with me privately if necessary. The -D command line option should work. If not, there is a bug. If you still have problems, try the --disable-internal-dns option when configuring Squid. Duane W. |