On 12/20/2020 9:46 AM, Simon Hobson wrote:
> Dan Egli <
[hidden email]> wrote:
>
>> Here is the zone files. Note that the zone doesn't exist on the public internet.
> ...
> Apart from ridiculously short timeout values, that looks mostly OK.
Mostly OK? Besides the short timeouts, which are for testing and will be
increased to reasonable values once the whole system functions
correctly, and the combined internal/external name servers (which I
fixed) what's wrong?
>> After a machine called Venus boots, there's also a .jnl file for eglifamily.zone, but NOT for 10.168.192.arpa.zone
> What do the logs for both DNS and DHCP show when this happens ?
>
>
dhcpd.log:
Dec 20 20:55:57 pluto dhcpd[1129]: DHCPDISCOVER from 08:00:27:03:d3:23
via enp0s8
Dec 20 20:55:58 pluto dhcpd[1129]: DHCPOFFER on 192.168.10.128 to
08:00:27:03:d3:23 (venus) via enp0s8
Dec 20 20:55:58 pluto dhcpd[1129]: DHCPREQUEST for 192.168.10.128
(192.168.10.1) from 08:00:27:03:d3:23 (venus) via enp0s8
Dec 20 20:55:58 pluto dhcpd[1129]: DHCPACK on 192.168.10.128 to
08:00:27:03:d3:23 (venus) via enp0s8
No entries at all in named.log now that it's started not making dynamic
updates at all. The named.log shows startup messages, and nothing else.
As to the name server, it would be pluto actually, not jupiter. Here's
the digs:Here's your lookups:
# dig ns eglifamily.name
; <<>> DiG 9.16.6 <<>> ns eglifamily.name
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31317
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: 8ca383bc4b0726c1010000005fdfbba45cf747295c09d705 (good)
;; QUESTION SECTION:
;eglifamily.name. IN NS
;; ANSWER SECTION:
eglifamily.name. 21600 IN NS pluto.eglifamily.name.
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Dec 20 14:01:24 MST 2020
;; MSG SIZE rcvd: 92
# dig ns 10.168.192.in-addr.arpa
; <<>> DiG 9.16.6 <<>> ns 10.168.192.in-addr.arpa
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64233
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: 76d73c0142ca1363010000005fdfbbd64072f5769946d53c (good)
;; QUESTION SECTION:
;10.168.192.in-addr.arpa. IN NS
;; ANSWER SECTION:
10.168.192.in-addr.arpa. 600 IN NS pluto.eglifamily.name.
;; Query time: 0 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Dec 20 14:02:14 MST 2020
;; MSG SIZE rcvd: 115
I don't know what's up, but there's no update of DNS at all right now.
I'm stumped. As far as I can tell, all is fine in the config. Maybe
someone can see something I missed. I hope so.
--
Dan Egli
From my Test Server
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at
https://www.isc.org/contact/ for more information.
dhcp-users mailing list
[hidden email]
https://lists.isc.org/mailman/listinfo/dhcp-users