This is a discussion on Re: dynamic dns problem within the Bind Users forums, part of the DNS and Related Forums category; Thanks Mark! I updated my ACL as follows: match-clients {192.168.1.0/24; 127.0.0.1;}; And ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thanks Mark!
I updated my ACL as follows: match-clients {192.168.1.0/24; 127.0.0.1;}; And dynamic updates work great! On Jan 29, 2004, at 4:14 PM, Mark_Andrews@isc.org wrote: > >> view internal { >> match-clients {192.168.1.0/8;}; > > > You are sending your updates to 127.0.0.1. This means that the > source address of the UPDATE messages will be 127.0.0.1. 127.0.0.1 > is not part of the match-clients acl above. > >>>> I keep getting messages like this: >>>> Jan 28 01:18:57 narnia dhcpd: Unable to add forward map from >>>> host.example.com. to 192.168.1.135: not authorized >>>> Jan 28 01:18:57 narnia dhcpd: DHCPREQUEST for 192.168.1.135 from >>>> 00:80:ad:c0:97:d2 (host) via eth0 >>>> Jan 28 01:18:57 narnia dhcpd: DHCPACK on 192.168.1.135 to >>>> 00:80:ad:c0:97:d2 (host) via eth0 >>>> >>>> zone example.com. { >>>> primary 127.0.0.1; >>>> key rndc-key; >>>> } >>>> zone 1.168.192.in-addr.arpa. { >>>> primary 127.0.0.1; >>>> key rndc-key; >>>> } > -- > Mark Andrews, ISC > 1 Seymour St., Dundas Valley, NSW 2117, Australia > PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@isc.org > > -- Binary/unsupported file stripped by Ecartis -- -- Type: application/pkcs7-signature -- File: smime.p7s |
![]() |
| Thread Tools | |
| Display Modes | |
|
|