[bind10-dev] BIND 10 installation experience - done

Elmar K. Bins elmi at 4ever.de
Wed Nov 17 08:27:33 UTC 2010


jinmei at isc.org (JINMEI Tatuya / ?$B?@L at C#:H) wrote:

> Hmm, I tried the zone file sample you sent, but I didn't have any
> problem in loading (and serving) it.

I tried it my way:

----------------------------------------------------------------------------
root at tikka:# b10-loadzone 4ever.de-pz
Using SQLite3 database file /usr/local/var/bind10-devel/zone.sqlite3
Zone name is 4ever.de.
Loading file "4ever.de-pz"
1 RR(s) loaded in 0.20 second(s) (0.00% of /home/ekb/4ever.de-pz)
Error loading database: Error while loading 4ever.de.: Cannot parse RR, No $ORIGIN: _sip_._udp IN SRV 0 1 5060 sipgate.de.
----------------------------------------------------------------------------


And your way (with explicit parameters):

----------------------------------------------------------------------------
root at tikka:# b10-loadzone -d 4ever.sqlite3 -o 4ever.de 4ever.de-pz
Using SQLite3 database file 4ever.sqlite3
Zone name is 4ever.de.
Loading file "4ever.de-pz"
52 RR(s) loaded in 0.25 second(s) (100.00% of /home/ekb/4ever.de-pz)
Done.
----------------------------------------------------------------------------


So, the difference is the parametrisation of b10-loadzone.
I don't know what's going down there, but *I* would try to
generate missing parameters from the zone content, which
does not seem to happen (stuff ends up in zone.sqlite3 etc.).

Is there a standing recommendation to fully parametrise?

Elmar.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20101117/83f8b00d/attachment.bin>


More information about the bind10-dev mailing list