RE: [squid-users] ERR_DNS_FAIL

From: Pushkar Patil <pushkar@dont-contact.us>
Date: Thu, 22 Aug 2002 10:44:56 -0700

Since we are talking about DNS lookup, I need a specific help.
I am sending the url in the form http://123.456.789.0 and I know the server to be connect and dont require DNS lookups.
Basically I dont wanna do that because of performance issue, also since I know the server ip, I can play with the commConnectHandle in comm.c and pass the server address.

Please let me know how can i avoid DNS lookup.
Hoping for the reply soon

Thanks,
Pushkar

-----Original Message-----
From: Henrik Nordström [mailto:hno@marasystems.com]
Sent: Wednesday, August 21, 2002 3:22 PM
To: ROUTIER Gilles
Cc: Hermann Strassner; Squid User
Subject: Re: [squid-users] ERR_DNS_FAIL

Squid normally does not use the domain search list of /etc/resolv.conf.
Squid assumes any host names with dots in them are FQDN.

You might be able to convince Squid to use the /etc/resolv.conf domain
search list by compiling Squid with the --disable-internal-dns option and
adding the "dns_defnames on" directive to squid.conf.

Regards
Henrik

On Wed, 21 Aug 2002, ROUTIER Gilles wrote:

> Nevertheless when I make(do) a ping on http://www.mediam on the
> waiter(server), it answer me indeed.
> The domain on the server is cicoa.cnamts.fr.
> Why squid do not add to cicoa.cnamts.fr in http://www.mediam ?
>
> Thanks
>
> Hermann Strassner a écrit :
>
> > This is not a domain in the DNS network. "mediam" is not a known TLD.
> > If your DNS server knows this adress and squid does not, it uses an other
> > DNS server as yours.
> >
> > Hermann
> >
> > > -----Original Message-----
> > > From: ROUTIER Gilles [mailto:gilles.routier@cicoa.cnamts.fr]
> > > Sent: Wednesday, August 21, 2002 3:17 PM
> > > To: Squid User
> > > Subject: [squid-users] ERR_DNS_FAIL
> > >
> > >
> > > Hy,
> > >
> > > I have a ERR_DNS_FAIL when i want to connect to http://www.mediam while
> > > my DNS server know this adress.
> > >
> > > Have you any ideés.
> > >
> > > Thnk you
> > > Gil
> > >
> > >
>
Received on Thu Aug 22 2002 - 11:46:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:48 MST