RE: [squid-users] DNS Domain error on http://www.acer.co.in

From: Zand, Nooshin <nooshin.zand@dont-contact.us>
Date: Thu, 26 Jul 2001 08:00:49 -0700

Hi,

I compile squid2.4STABLE1 and have --enable-underscores in my configure
file.
I am using old dnsserver.......
Still, I can not get to www.acer.co.in. I am getting the same error message.
"DNS Domain in invalid"
Please advise,

Thanks,
Nooshin

P.S.
In order to activate enable-underscore, I added a comment to if statements.
#if test "${enable_underscores+set}" = set; then
# enableval="$enable_underscores"
# if test "$enableval" = "yes" ; then
    echo "Enabling the use of underscores in host names"
    cat >> confdefs.h <<\EOF
#define ALLOW_HOSTNAME_UNDERSCORES 1
EOF

# fi

#fi
-----Original Message-----
From: Duane Wessels [mailto:wessels@squid-cache.org]
Sent: Tuesday, July 17, 2001 8:21 AM
To: Zand, Nooshin
Cc: 'squid-users@squid-cache.org'
Subject: Re: [squid-users] DNS Domain error on http://www.acer.co.in

On Tue, 17 Jul 2001, Zand, Nooshin wrote:

> Hi,
> I received DNS domain error when I try to get to http://www.acer.co.in.
URL
> nslookup restruns correct IP address. There is no issue to get to other
> URLs.
> When I pass this URL to dnsserver, I get the following error as well
> $fail DNS Domain 'www.acer.co.in' is invalid: Non recoverable errors.
> Any idea why?
> Thanks,
> Nooshin

A guess:

> host www.acer.co.in
www.acer.co.in is a nickname for WEB_FTP.acer.co.in
WEB_FTP.acer.co.in has address 202.144.86.89

Underscore is not (according to most people) a valid character for domain
names.

My guess is that one of your DNS resolvers enforces this restriction.

see http://www.squid-cache.org/Doc/FAQ/FAQ-11.html#ss11.8
Received on Thu Jul 26 2001 - 09:00:55 MDT

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