Clean up unresolvable peers
Comment out the Address= and Port= lines in the host definitions for all hosts that aren't resolvable. This causes tinc to not attempt any outgoing connection even though ConnectTo= is given, but enables them to connect to us.
This commit is contained in:
parent
c4a7f000d5
commit
954cf0da5a
11 changed files with 12 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
Address = ffvpn2.3dfxatwork.de
|
||||
#Address = ffvpn2.3dfxatwork.de
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIIBCgKCAQEA0F40mEg2vW9emNFi/Sr10rN4d/+O6VGLKjHGfMtUXxM9xILBlbDt
|
||||
Tid/mB5eOJu6CjXxLAlxrx0Ppm49jooD0BJz/Ajk7Xr2FX1pDxCAxwBBGj2iruy4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue