Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-user
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-user@g.o
From: Alexander Kirillov <nevis2us@...>
Subject: Re: Re: bind zone.file won't load
Date: Sun, 05 Mar 2006 20:12:52 +0300
> What is the significance of the zero here:
> 
> 
>>>$ORIGIN 168.192.IN-ADDR.ARPA.
>>>0	IN SOA  reader.local.lan. reader.reader.local.lan. (

You need to define 2 zones of authority:

0.168.192.IN-ADDR.ARPA. IN SOA ...
1.168.192.IN-ADDR.ARPA. IN SOA ...

You may use either of 2 shortcuts:

either use

@ IN SOA ...

at the beginning of each zone file where @ stands for the current origin
in this case defined in the zone statement in your named.conf

or

use the example I've sent you in my first reply:

$ORIGIN 168.192.IN-ADDR.ARPA.
0 IN SOA ...	; for 0.168.192.IN-ADDR.ARPA. zone
1 IN SOA ...	; for 1.168.192.IN-ADDR.ARPA. zone

And please be more careful reading the examples
and take time to learn the exact meaning of the statements.
You need just a few to make it all work
and some reading will save you time in the long run.

And the manual is:

# equery files net-dns/bind|grep html
/usr/share/doc/bind-9.3.2/html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch01.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch02.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch03.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch04.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch05.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch06.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch07.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch08.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.ch09.html
/usr/share/doc/bind-9.3.2/html/Bv9ARM.html

HTH

-- 
gentoo-user@g.o mailing list


Replies:
Re: bind zone.file won't load
-- Harry Putnam
References:
bind zone.file won't load
-- Harry Putnam
Re: bind zone.file won't load
-- Alexander Kirillov
Re: bind zone.file won't load
-- Harry Putnam
Re: Re: bind zone.file won't load
-- Alexander Kirillov
Re: bind zone.file won't load
-- Harry Putnam
Re: Re: bind zone.file won't load
-- Alexander Kirillov
Re: bind zone.file won't load
-- Harry Putnam
Navigation:
Lists: gentoo-user: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: bind zone.file won't load
Next by thread:
Re: bind zone.file won't load
Previous by date:
Re: xorg-7: no console switching; can't exit gnome sanely.
Next by date:
Re: qmail


Updated May 04, 2012

Summary: Archive of the gentoo-user mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.