Add dns entries for events mgmt software (for testing the software)
This commit is contained in:
parent
6ea013afc6
commit
49c0f44847
|
@ -1,6 +1,6 @@
|
|||
$TTL 1D
|
||||
IN SOA dns noc.bremen.freifunk.net. (
|
||||
2017030801 ; Serial
|
||||
2017030802 ; Serial
|
||||
4H ; Refresh
|
||||
1H ; Retry
|
||||
2W ; Expire
|
||||
|
@ -95,6 +95,8 @@ services DNAME @
|
|||
; genofire
|
||||
breminale A 5.9.250.34
|
||||
AAAA 2a01:4f8:160:44d0:ffb3::2
|
||||
events A 2a06:8782:ffbb:1337::5f
|
||||
mgmt A 2a06:8782:ffbb:1337::5f
|
||||
|
||||
; jplitza
|
||||
jplitza A 10.196.0.200
|
||||
|
|
Loading…
Reference in New Issue