define system config for dns resolver
This commit is contained in:
parent
f4ff592efd
commit
78a1b6daa7
4 changed files with 62 additions and 0 deletions
|
@ -2,5 +2,7 @@ $ORIGIN noc.eh22.intern.
|
|||
@ 0 IN SOA auth-dns noc.eh22.easterhegg.eu. 1 7200 3600 3600000 60
|
||||
@ 0 IN NS 10.20.25.3.
|
||||
auth-dns 0 IN A 10.20.25.3
|
||||
grafana 0 IN A 10.20.25.4
|
||||
proxmox 0 IN A 10.20.25.1
|
||||
resolv-dns 0 IN A 10.20.25.5
|
||||
sketchy-router 0 IN A 10.20.25.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue