diff options
Diffstat (limited to 'hosts/surtr/dns')
| -rw-r--r-- | hosts/surtr/dns/default.nix | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/hosts/surtr/dns/default.nix b/hosts/surtr/dns/default.nix index 9819486d..35219526 100644 --- a/hosts/surtr/dns/default.nix +++ b/hosts/surtr/dns/default.nix | |||
| @@ -58,8 +58,8 @@ in { | |||
| 58 | 58 | ||
| 59 | remote: | 59 | remote: | 
| 60 | - id: inwx_notify | 60 | - id: inwx_notify | 
| 61 | address: 2a0a:c980::53 | 61 | address: [2a0a:c980::53, 185.181.104.96] | 
| 62 | via: [ 2a03:4000:52:ada:: ] | 62 | via: [2a03:4000:52:ada::, 202.61.241.61] | 
| 63 | - id: recursive | 63 | - id: recursive | 
| 64 | address: ::1@5353 | 64 | address: ::1@5353 | 
| 65 | - id: local | 65 | - id: local | 
| @@ -68,7 +68,7 @@ in { | |||
| 68 | 68 | ||
| 69 | acl: | 69 | acl: | 
| 70 | - id: inwx_acl | 70 | - id: inwx_acl | 
| 71 | address: 185.181.104.96 | 71 | address: [185.181.104.96, 2a0a:c980::53] | 
| 72 | action: transfer | 72 | action: transfer | 
| 73 | - id: local_acl | 73 | - id: local_acl | 
| 74 | key: local_key | 74 | key: local_key | 
