diff options
author | Jonas Smedegaard <dr@jones.dk> | 2018-04-13 09:23:01 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2018-04-13 09:25:59 +0200 |
commit | 2ef9370ff9384e26ffa9e7e3cb0980c2c4df3d21 (patch) | |
tree | c491ea2923278ee6731950d977dbc21765aa8cce /bind/skel | |
parent | f4283133812461999ca5c90dbaa365d9b9540b43 (diff) |
swap primary and alternate ip of main gateways.
Diffstat (limited to 'bind/skel')
-rw-r--r-- | bind/skel/A | 2 | ||||
-rw-r--r-- | bind/skel/A-alt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bind/skel/A b/bind/skel/A index 6064dba..c01a891 100644 --- a/bind/skel/A +++ b/bind/skel/A @@ -1,3 +1,3 @@ -@ A 188.183.5.254 +@ A 5.186.122.171 @ LOC 55 45 51.9 N 11 49 1.9 E 29m 6m @ TXT "Addr=Oroe" diff --git a/bind/skel/A-alt b/bind/skel/A-alt index c01a891..6064dba 100644 --- a/bind/skel/A-alt +++ b/bind/skel/A-alt @@ -1,3 +1,3 @@ -@ A 5.186.122.171 +@ A 188.183.5.254 @ LOC 55 45 51.9 N 11 49 1.9 E 29m 6m @ TXT "Addr=Oroe" |