diff options
author | makefu <github@syntax-fehler.de> | 2014-05-14 12:24:47 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2014-05-14 12:24:47 +0200 |
commit | 1b4612599b33d93c37850aeaf4bda403d1d1a08d (patch) | |
tree | 320f41e82fdf00e6ba83b817c96d2bac13139b5b /retiolum/hosts/elvis | |
parent | 814f3d48f67901a79b278bc49a9847cbf9e47ff1 (diff) |
remove dns names from Address fields in retiolum
reason is that tinc legacy nodes stop working for
a few seconds when trying to resolve these host names
when these nodes are configured in the ConnectTo field
Diffstat (limited to 'retiolum/hosts/elvis')
-rw-r--r-- | retiolum/hosts/elvis | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/hosts/elvis b/retiolum/hosts/elvis index f78243a3..c98ce786 100644 --- a/retiolum/hosts/elvis +++ b/retiolum/hosts/elvis @@ -1,4 +1,4 @@ -Address = dn42.wg1337.de +Address = 94.79.154.86 Subnet = 10.243.228.181 Subnet = 42:42a3:7ad4:f156:906f:f6f3:943b:7b1d |