reconf komreg.se
This commit is contained in:
parent
f0a5740e9d
commit
666b58f327
1 changed files with 12 additions and 5 deletions
|
@ -1,15 +1,22 @@
|
||||||
# komreg (swedenconnect)
|
# komreg (swedenconnect)
|
||||||
|
|
||||||
acl:
|
remote:
|
||||||
- id: nmugroup
|
- id: localhost
|
||||||
address: [ 193.183.80.4, 2001:67c:1b2c::4, 217.10.116.210, 2001:4db8:e004::2, 213.164.206.197, 31.192.227.186, 2a02:750:5::4c0 ]
|
address: [ 127.0.0.1, ::1 ]
|
||||||
action: [ transfer, notify ]
|
- id: origo-nmugroup
|
||||||
|
address: [ 193.183.80.4, 2001:67c:1b2c::4 ]
|
||||||
|
- id: unit-nmugroup
|
||||||
|
address: [ 217.10.116.210, 2001:4db8:e004::2 ]
|
||||||
|
- id: ephemera-nmugroup
|
||||||
|
address: [ 213.164.206.197 ]
|
||||||
|
- id: vertex-nmugroup
|
||||||
|
address: [ 31.192.227.186, 2a02:750:5::4c0 ]
|
||||||
|
|
||||||
zone:
|
zone:
|
||||||
# Primary zones
|
# Primary zones
|
||||||
- domain: komreg.se
|
- domain: komreg.se
|
||||||
dnssec-signing: off
|
dnssec-signing: off
|
||||||
acl: nmugroup
|
notify: [ origo-nmugroup, unit-nmugroup, ephemera-nmugroup, vertex-nmugroup ]
|
||||||
# served by NMUgroup
|
# served by NMUgroup
|
||||||
|
|
||||||
# - domain: komreg.net
|
# - domain: komreg.net
|
||||||
|
|
Loading…
Add table
Reference in a new issue