Use relative links
This commit is contained in:
parent
60e7180df3
commit
81fbf84967
@ -109,7 +109,7 @@ host [HOSTNAME] {
|
||||
### Dynamic DNS
|
||||
|
||||
_Needs a supported DNS like BIND or PowerDNS_
|
||||
[Configure your DNS server to accept updates](https://wiki.realstickman.net/e/en/linux/services/powerdns)
|
||||
[Configure your DNS server to accept updates](/linux/services/powerdns)
|
||||
Add the following snippet to your `/etc/dhcp/dhcpd.conf` file
|
||||
How to generate the key is also described in the DNS article
|
||||
|
||||
|
@ -144,7 +144,7 @@ Enable for domain
|
||||
And for reverse-zone
|
||||
`# pdnsutil set-meta (reverse ip).in-addr.arpa TSIG-ALLOW-DNSUPDATE (keyname)`
|
||||
|
||||
You also have to configure the DHCP server to provide updates, see [the DHCP article](https://wiki.realstickman.net/en/linux/services/dhcp-server)
|
||||
You also have to configure the DHCP server to provide updates, see [the DHCP article](/linux/services/dhcp-server)
|
||||
|
||||
### Testing with nsupdate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user