Displaying 2 results from an estimated 2 matches for "sigurs2".
Did you mean:
sigurd
2017 May 06
2
Show the subnets learnt and update configuration without reset?
1. Is there any tools/command, we can show the subnet where a certain tinc nodes learnt? So that I can know the weight for certain subnet(in real time), instead of go back to the node’s (who advertise the subnet) configuration file to check.
2. So far in order to change the weight of a subnet, or something else, I have to reset the tinc daemon( tincd -k -n myvpn and then tincd -n myvpn) in
2017 May 08
0
Show the subnets learnt and update configuration without reset?
SIGHUP (-kHUP) should reload that config for you and SIGURS2 (-kUSR2) will drop currently known subnets (etc) to syslog. This will not work on Windows.
Both of these are in the tinc manual (http://tinc-vpn.org/documentation/tinc.pdf).
From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Bright Zhao
Sent: Saturday, May 6, 2017 9:33 AM
To: tinc at t...