Problem with Zones (recursion?)

Michelle Konzack linux4michelle at gmail.com
Sun Oct 15 12:15:26 UTC 2017


Good day,

I have created a file

----[ /etc/bind/db.block ]----------------------------------------------
@ 86400 IN SOA   dns1.<removed>. hostmaster.<removed>. ( a b c d e )

        IN NS    dns1.<removed>.

*       IN CNAME block.<removed>.
------------------------------------------------------------------------

----[ /etc/bind/named.conf.block ]--------------------------------------
zone "101com.com" {type master; notify no; file "/etc/bind/db.block"; };
zone "101order.com" {type master; notify no; file "/etc/bind/db.block"; };
------------------------------------------------------------------------

Since <dns1> is my own server, I have it prepend in my dhclient.conf  of
my Laptop but if I now querry

----[ command 'nslookup 101com.com' ]-----------------------------------
;; Got recursion not availlable from 7847104.44, trying next server
Server:		192.168.43.1
Address:	192.168.43.1#53

Non-authoritative answer:
Name:	101com.com
Address: 66.77.93.51
------------------------------------------------------------------------

----[ command 'named-checkzone 101com.com db.block' ]-------------------
db.block:3: using RFC1035 TTL semantics
zone 101com.com/IN: loaded serial 1508068518
OK
------------------------------------------------------------------------

What I am missing here?

It should point to the server block.<removed>

Thanks in avance

-- 
Michelle Konzack        Miila ITSystems @ TDnet
GNU/Linux Developer     00372-54541400
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20171015/e4050b04/attachment.bin>


More information about the bind-users mailing list