Dear Cédric,
If I am using windows version of tinc, how can I check the connection list?
Regards,
Eric
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of [email protected]
Sent: Wednesday, April 18, 2012 6:00 PM
To: [email protected]
Subject: tinc Digest, Vol 90, Issue 17
Send tinc mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific than
"Re: Contents of tinc digest..."
Today's Topics:
1. Network management function of tinc (Eric Yau)
2. Re: Network management function of tinc (C?dric Lemarchand)
--- Begin Message ---
Dear Sir,
Any network management function is available on tinc vpn? Such as, how can I
check it out how many VPN nodes is connected now?
Regards,
Eric
P Please consider your environmental responsibility. Before printing this
e-mail message, ask yourself whether you really need a hard copy.
--- End Message ---
--- Begin Message ---
Hi Eric,
You can send signals to tinc process in oder to make it dump its informations
(in syslog or log file, depends of your system log config), like this for
example :
kill -s USR1 $(pidof tincd) # connection list
kill -s USR2 $(pidof tincd) # various informations
Read the man of 'tincd' for more informations.
A+
Cédric
Le 17/04/12 14:26, Eric Yau a écrit :
Dear Sir,
Any network management function is available on tinc vpn? Such as, how can I
check it out how many VPN nodes is connected now?
Regards,
Eric
P Please consider your environmental responsibility. Before printing this
e-mail message, ask yourself whether you really need a hard copy.
_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
--
Cédric Lemarchand
System & Network Engineer
iXBlue
52, avenue de l'Europe
78160 Marly le Roi
France
Tel. +33 1 30 08 88 88
Mob. +33 6 37 23 40 93
Fax +33 1 30 08 88 00
www.ixblue.com
--- End Message ---
_______________________________________________
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