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,5 +1,5 @@
|
|||
Address = ffbz.ath.cx
|
||||
Port = 655
|
||||
#Address = ffbz.ath.cx
|
||||
#Port = 655
|
||||
-----BEGIN RSA PUBLIC KEY-----
|
||||
MIGJAoGBAMlCF8Yj3adfH6Mssc7J59CMIzO4ZTa4meHXDaGWHXzGIMnUWRUlLIfp
|
||||
7sa/uJ4U9iQU3ZEwv1cPWweDvWrG1HNL+oJEVv7xQWcBXaYnm0le305qom0E0U5U
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue