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/reimae | |
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/reimae')
-rw-r--r-- | retiolum/hosts/reimae | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/hosts/reimae b/retiolum/hosts/reimae index 696c3442..125cde65 100644 --- a/retiolum/hosts/reimae +++ b/retiolum/hosts/reimae @@ -1,4 +1,4 @@ -Address = reimae.de +Address = 193.22.164.39 Subnet = 10.243.177.212 Subnet = 42:5965:bb44:aed3:9d3d:29f6:201d:7adf |