Gus:

Where do I get information about the details of not needing a tinc-up script anymore? (/etc/network/interfaces)

Also, after that interface comes up and is ready, only THEN do I want to run other software.

What piece of data can I monitor programmatically (C++, python, etc) to know when the interface is up and running ok?

What I want to void is having to execute an ifconfig command and then parse the output in a program.

Thanks,

md


On 2/29/2016 9:42 AM, Guus Sliepen wrote:
auto vpn iface vpn inet manual tinc-net <netname> Note that you can also configure the IP address of the VPN interface from /etc/network/interfaces, in which case you don't need a tinc-up script anymore.


_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to