In message <f80b214c2304c641b917b47051d743c407f0297...@hq-mb-08.ba.ad.ssa.gov>,
 "Khuu, Linh Contractor" writes:
> Hello,
> 
> We just added the IPv6 address on our DNS servers. When we started named, w=
> e see these errors in the log:
> 
> prefix length for 2001:1930:e03::e is unknown (assume 128)
> prefix length for ::1 is unknown (assume 128)
> 
> So far, named is still running fine... I can't find any information to corr=
> ect these errors.
> 
> Thanks,
> Linh Khuu

These are reported because named was unable to determine the prefix
length associated with the address.  Usually because no one has
documented the OS specicif method for doing this or it is write
only.

Please contact your OS vendor so they can address the issue.

The major implication of not having this information is that the builtin
"localnets" acl will not be complete.  Instead of 2001:1930:e03::/64,
assuming it is a /64, it will have 2001:1930:e03::e/128.

Mark
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to