search for: e77d0785

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

2017 May 08
0
Show the subnets learnt and update configuration without reset?
...hen tincd -n myvpn) in order to make it updated, any other better ways to update the configuration and make if effect without big impact. Sent from iPhone -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20170508/e77d0785/attachment.html>
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