Update tinc.conf.tmpl
This commit is contained in:
parent
be81ac73a7
commit
d37a04c4da
@ -17,7 +17,7 @@ DeviceType = ${tinc_device_type:-tap}
|
||||
Device = ${tinc_device:-/dev/net/tun}
|
||||
Mode = ${tinc_mode:-switch}
|
||||
Forwarding = kernel
|
||||
AddressFamily = ${tinc_address_family:-ipv4}
|
||||
AddressFamily = ${tinc_address_family:-any}
|
||||
|
||||
# Default over-the-wire security for Lixonet.
|
||||
# Blowfish: https://en.wikipedia.org/wiki/Blowfish_(cipher)
|
||||
|
Loading…
x
Reference in New Issue
Block a user