Lame server on '....0.8.e.f.ip6.int'
Bill Manning
bmanning@ISI.EDU
Thu, 11 Apr 2002 11:31:06 -0700 (PDT)
% Hello,
% after I plugged in a new host on a private network this morning, I got
% this error in the name server syslog:
%
% Apr 11 08:54:28 hal9000 named[17197]: Lame server on 'c.c.f.3.2.7.e.f.f.f.0.2.0.0.a.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.int' (in 'ip6.int'?): [128.250.1.21].53 'munnari.oz.au'
Looks like a typo on munnari.
the proper delegation would be:
c.c.(...).e.f.f.3.ip6.int
could be that there are some oddities since the servers for ip6.int
have some RR types that older versions of BIND have problems with.
to wit:
;; ADDITIONAL SECTION:
y.ip6.int. 86400 IN AAAA 3ffe:50e::1
z.ip6.int. 86400 IN A 198.32.2.66
z.ip6.int. 86400 IN A6 0 3ffe:0:1::c620:242
z.ip6.int. 86400 IN AAAA 3ffe:0:1::c620:242
ns3.nic.fr. 55930 IN A 192.134.0.49
flag.ep.net. 86400 IN A 198.32.4.13
flag.ep.net. 86400 IN A6 0 3ffe:805::2d0:b7ff:fee8:c4d9
munnari.oz.au. 142306 IN A 128.250.22.2
munnari.oz.au. 142306 IN A 128.250.1.21
;; Query time: 15 msec
;; SERVER: 3ffe:805::2d0:b7ff:fee8:c4d9#53(3ffe:805::2d0:b7ff:fee8:c4d9)
------------------------------------------------------
%
% On a side note, I have trouble extracting a contact address for this host
% out of whois, using the whois.apnic.net server (the latter problem might
% be pilot error).
% Thanks, andreas
% --
% Andreas Ott andreas@naund.org
%
--
--bill