Update tinc.conf.tmpl
This commit is contained in:
parent
90d12d583d
commit
2c09168b75
@ -10,7 +10,7 @@ Name = ${tinc_peer_name}
|
||||
|
||||
# Do not change these. Lixonet runs over port 9993 by standard.
|
||||
BindToInterface eth0
|
||||
Port = ${tinc_bind_port:-9994}
|
||||
Port = ${tinc_bind_port:-9993}
|
||||
|
||||
# Device is named "${network_name:-lixonet}" by Tinc and visible directly in host kernel
|
||||
DeviceType = ${tinc_device_type:-tap}
|
||||
|
Loading…
x
Reference in New Issue
Block a user