search for: mintimeout

Displaying 2 results from an estimated 2 matches for "mintimeout".

Did you mean: min_timeout
2016 Dec 28
1
Performance issue with TunnelServer mode
...re running 1.0.24 as it's the latest in the repos, but we did also test it with 1.0.30, but it made no difference. The common settings for every host in tinc.conf (just BindToAddress and Name are host specific): AddressFamily = ipv4 Forwarding = internal DirectOnly = no Device = /dev/net/tun MinTimeout = 2 MaxTimeout = 300 PingTimeout = 90 TunnelServer = yes Broadcast = no hosts configurations: Port = 655 Compression = 0 Cipher = aes-128-cbc IndirectData = no Thanks! Tuomas Silen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/piper...
2016 Oct 05
3
Dev: new option to mark all tincd socket of a tincd process
I know i'm new to the list but i'd like to propose something for tincd daemon. I'd like to mark all sockets established by a tincd process with a mark passed as an argument in the command line. What could be the purpose of this new option? The goal of this option is to be able to have several tincd process running at the same time using the same port but using different ip. In