trouble setting up zones over ipv6

Mark Andrews Mark_Andrews at isc.org
Thu Aug 31 23:59:33 UTC 2006


> 
> hi there
> this is the first time i send a message :)
> but anyway i hope you can help me here
> 
> im going to paste the cofig and the error log
> there i hope you can help me out with the trouble , or what i am missing
> in my bind configuration
> regards
> 
> /etc/bind.conf
> 
> 
> 
> zone
> "2.0.0.0.9.5.8.c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.int."
> {
>   type master;
> file
> "/etc/bind/reverse.2.0.0.0.9.5.8.c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1
> .0.0.2.ip6.int.zone";
> }

	IP6.INT in no longer operational.

> zone
> "2.0.0.0.9.5.8.c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ip6.arpa";
> {
>  type master;
> 
> file
> "/etc/bind/reverse.2.0.0.0.9.5.8.c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1
> .0.0.2.ip6.arpa.zone.";
>   }
> 
> 
> -----------------------------------------------
> 
> 
> 
> 
> 
> file
> 
> reverse
> 
> ;2001:db8::c859:2::/64
	
	Don't you mean 2001:db8:c859:2::/64 which gives
	2.0.0.0.9.5.8.c.8.b.d.0.1.0.0.2.ip6.arpa.

	Rather than trying to correct all you errors here is a
	working example for 2001:470:1f00:820::/64.

zone "0.2.8.0.0.0.f.1.0.7.4.0.1.0.0.2.IP6.ARPA" {
	type master;
	file "master/2001:0470:1f00:0820";
};

@ 3600 SOA bsdi.dv.isc.org. marka.isc.org. 2006052300 3600 1200 2419200 3600
@ 3600 NS ns-int.vix.com.
@ 3600 NS ns-ext.vix.com.
d.2.0.c.9.1.e.f.f.f.9.2.0.e.2.0 3600 PTR bsdi.dv.isc.org.
c.d.b.f.9.d.e.f.f.f.2.2.4.1.2.0 3600 PTR drugs.dv.isc.org.
8.e.f.3.8.5.e.f.f.f.f.8.0.0.2.0 3600 PTR freebsd.dv.isc.org.

--
ISC Training!  October 16-20, 2006, in the San Francisco Bay Area,
covering topics from DNS to DHCP.  Email training at isc.org.
-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list