error in /var/log/messages

Osman Shoukry oshoukry at onepage.com
Thu Mar 15 22:17:18 UTC 2001


"_" is not allowed according to the naming spec, however you can change all
the "_" with "-" and it should be ok.  Just run the zones through sed script
it will be just one command line and will solve your problem.

sed command will look something like this:
sed 's/_/-/g' zone.file  >> newzone.file




-----Original Message-----
From: Lawson_Kris [mailto:klawson at aetinc.com]
Sent: Thursday, March 15, 2001 1:48 PM
To: 'Ralf Hildebrandt'; 'bind-users at isc.org'
Subject: RE: error in /var/log/messages


That's huge!  I'm just learning the ropes here and did not know that.  I do
know we have 50 host entries with '_' in them.  What is the significance (in
terms of what I can or cannot do with a host with an '_' in the name)?   I
can connect to it and can resolve it.  What does it take away?   Thanks

-----Original Message-----
From: Ralf Hildebrandt [mailto:Ralf.Hildebrandt at innominate.com]
Sent: Thursday, March 15, 2001 1:40 PM
To: 'bind-users at isc.org'
Subject: Re: error in /var/log/messages



On Thu, Mar 15, 2001 at 09:40:34AM -0500, Lawson_Kris wrote:

> Mar 15 09:13:02 ns named[625]: host name "vax_aeo.thcvnet.hercfilm" (owner
"30.3.155.206.IN-ADDR.ARPA") IN (secondary) is invalid - proceeding anyway

Remove the _ from the hostname; it's invalid to have a _ in the hostname.

-- 
ralf.hildebrandt at innominate.com
System Engineer                                            innominate AG
Diplom-Informatiker                    Don't be afraid of what you see -
tel: +49.30.308806-62  fax: -698        be afraid of what you don't see!






More information about the bind-users mailing list