Operating System - HP-UX
1837995 Members
10884 Online
110124 Solutions
New Discussion

Syslog messages generated from named

 
Kathy Kope
Advisor

Syslog messages generated from named

I am getting the following types of messages in syslog and I would like to know what they mean and why I am getting them.

1. Jan 6 11:35:10 zeus named[948]: unapproved update from [172.25.33.215].3001 for
LAN.ROCKCO
Jan 6 11:35:10 zeus named[948]: unapproved update from [172.25.33.215].3007 for
25.172.in-addr.arpa

2. Jan 6 11:26:35 zeus named[948]: Lame server on 'www.microsft.com' (in 'microsft
.com'?): [66.199.240.222].53 'ns1.supercue.com': learnt (A=192.31.80.30,NS=192.3
1.80.30)
Jan 6 11:26:35 zeus named[948]: Lame server on 'www.microsft.com' (in 'microsft
.com'?): [66.199.240.218].53 'ns2.supercue.com': learnt (A=192.31.80.30,NS=192.3
1.80.30)

3. Jan 6 11:02:49 zeus named[948]: ns_forw: query(67.177.82.206.in-addr.arpa) NS p
oints to CNAME (ns1.virtumundo.com:) learnt (CNAME=205.213.108.100:NS=205.213.10
8.100)
Jan 6 11:02:49 zeus named[948]: "vm-mail.com IN NS" points to a CNAME (ns1.virt
umundo.com)

4. Jan 6 09:38:41 zeus named[948]: host name "64_192_219_146.wcg.net" (owner "146.
219.192.64.in-addr.arpa") IN (response from [205.213.108.100]) is invalid - reje
cting
Jan 6 09:38:47 zeus named[948]: host name "64_192_219_146.wcg.net" IN (response
from [205.213.108.100]) is invalid - rejecting
Jan 6 09:38:47 zeus named[948]: host name "64_192_219_146.wcg.net.co.rock.wi.us
" IN (response from [205.213.108.100]) is invalid - rejecting
Jan 6 09:38:49 zeus named[948]: host name "64_192_219_146.wcg.net" (owner "146.
219.192.64.in-addr.arpa") IN (response from [205.213.163.100]) is invalid - reje
cting
Jan 6 09:38:47 zeus named[948]: host name "64_192_219_146.wcg.net" IN (response
from [205.213.108.100]) is invalid - rejecting
Jan 6 09:39:13 zeus above message repeats 3 times
Jan 6 09:39:13 zeus named[948]: host name "64_192_219_146.wcg.net" (owner "146.
219.192.64.in-addr.arpa") IN (response from [64.200.241.28]) is invalid - reject
ing
Jan 6 09:38:47 zeus named[948]: host name "64_192_219_146.wcg.net.co.rock.wi.us
" IN (response from [205.213.108.100]) is invalid - rejecting
Jan 6 09:39:13 zeus named[948]: Malformed response from [64.200.241.28].53 (out
of data in final pass)
Jan 6 09:38:58 zeus named[948]: host name "64_192_219_146.wcg.net" (owner "146.
219.192.64.in-addr.arpa") IN (response from [205.213.108.100]) is invalid - reje
cting

Thanks,
Kathy
4 REPLIES 4
HGN
Honored Contributor

Re: Syslog messages generated from named

Hi

Not sure how much this would help but u can take a look

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=28529

Rgds

HGN
Kathy Kope
Advisor

Re: Syslog messages generated from named

Thanks for your response but it doesn't help answer my question.

Kathy
Ron Kinner
Honored Contributor

Re: Syslog messages generated from named

http://www.menandmice.com/docs/named_messages.htm

explains most errors.


2. Jan 6 11:26:35 zeus named[948]: Lame server on 'www.microsft.com' (in 'microsft
.com'?): [66.199.240.222].53 'ns1.supercue.com': learnt (A=192.31.80.30,NS=192.3
1.80.30)
Jan 6 11:26:35 zeus named[948]: Lame server on 'www.microsft.com' (in 'microsft
.com'?): [66.199.240.218].53 'ns2.supercue.com': learnt (A=192.31.80.30,NS=192.3
1.80.30)

Somebody fatfingered microsoft.com and the DNS for .com came back and said there is no such animal.


http://www.cs.uu.nl/wais/html/na-dir/internet/tcp-ip/domains-faq/part1.html

for a definition of lameness and what you can do about it.

Also see:

http://www.linuxforum.com/linux_tutorials/67/1.php

which is for linux but I'm sure there is an HP equivalent.

Ron

Nguyen Anh Tien
Honored Contributor

Re: Syslog messages generated from named

This is DNS server, ins't it?
this server use 172.25.33.215 and other server as master. but not trust. so those server reject your request.
check DNS config again.
HP is simple