Hello together Iam new to this group and i have a little understanding and implementation problem form e new bind 9.11 DNS Server.
Please can i ask here for help. I see on syslog that me error are <bad dotted quad" Yes this are useful. now after configure this i see that Revers will run but a normal Ping or Nslookup dont find the host this are a testing envoirement, after I understond this, I need to implement on a realy system. Thanks and best regards n@X200:~$ nslookup hp4000.fin.local Server: 127.0.0.1 Address: 127.0.0.1#53 ** server can't find hp4000.fin.local: NXDOMAIN n@X200:~$ nslookup 192.168.1.12 12.1.168.192.in-addr.arpa name = hp4000.fin.local. n@X200:~$ host 192.168.1.12 12.1.168.192.in-addr.arpa domain name pointer hp4000.fin.local. n@X200:~$ ping hp4000 ping: hp4000: Name or service not known Sep 23 10:53:34 X200 named[2989]: zone 0.in-addr.arpa/IN: loaded serial 1 Sep 23 10:53:34 X200 named[2989]: zone 255.in-addr.arpa/IN: loaded serial 1 Sep 23 10:53:34 X200 named[2989]: zone 192.in-addr.arpa/IN: loaded serial 1 Sep 23 10:53:34 X200 named[2989]: zone 1.168.192.in-addr.arpa/IN: loaded serial 2 Sep 23 10:53:34 X200 named[2989]: dns_rdata_fromtext: /etc/bind/db.fin:17: near 'hp4000.': bad dotted quad Sep 23 10:53:34 X200 named[2989]: zone x200.fin.local/IN: loading from master file /etc/bind/db.fin failed: bad dotted quad Sep 23 10:53:34 X200 named[2989]: zone x200.fin.local/IN: not loaded due to errors. Sep 23 10:53:34 X200 named[2989]: all zones loaded Sep 23 10:53:34 X200 named[2989]: running Sep 23 10:53:35 X200 named[2989]: managed-keys-zone: Key 19036 for zone . acceptance timer complete: key now trusted Sep 23 10:53:35 X200 named[2989]: managed-keys-zone: Key 20326 for zone . acceptance timer complete: key now trusted Sep 23 10:53:35 X200 named[2989]: resolver priming query complete n@X200:~$ cat /etc/bind/db.fin ; ; BIND data file for local loopback interface ; $TTL 604800 @ IN SOA x200.fin.local. root.fin.local. ( 2 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; @ IN NS x200.fin.local. @ IN A 192.168.1.159 x200 IN A 192.168.1.159 www IN A 192.168.1.159 pfsense IN A 192.168.1.1 hp4000 IN A 192.168.1.12 nstation10 IN A 192.168.1.104 n@X200:~$ n@X200:/etc/bind$ cat db.finreverse ; ; BIND data file for local loopback interface ; $TTL 604800 @ IN SOA x200.fin.local. root.fin.local. ( 2 ; Serial 604800 ; Refresh 86400 ; Retry 2419200 ; Expire 604800 ) ; Negative Cache TTL ; IN NS x200.fin.local. 159 IN PTR ns.fin.local. 1 IN PTR pfsense.fin.local. 12 IN PTR hp4000.fin.local. 104 IN PTR nstation10.fin.local.
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users