Update tinc/lixonet/tinc.conf.tmpl

This commit is contained in:
sump pump 2020-04-28 00:35:36 +00:00
parent 9c9e0c954f
commit 121b22d045

View File

@ -9,7 +9,12 @@
Name = ${name}
# Do not change these. Lixonet runs over port 9993 by standard.
BindToAddress = ${listen_address}
{{ if listen_address }}
BindToAddress ${listen_address}
{{ end }}
{{ if listen_interface }}
BindToInterface ${listen_interface}
{{ end }}
Port = 9994
# Device is named "lixonet" by Tinc and visible directly in host kernel