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/fastpoke | |
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/fastpoke')
-rw-r--r-- | retiolum/hosts/fastpoke | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/hosts/fastpoke b/retiolum/hosts/fastpoke index e3c0bf52..c897a97b 100644 --- a/retiolum/hosts/fastpoke +++ b/retiolum/hosts/fastpoke @@ -1,4 +1,4 @@ -Address = aidsballs.de +Address = 193.22.164.36 Subnet = 10.243.253.152 Subnet = 42:422a:194f:ff3b:e196:2f82:5cf5:bc00 |