<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Eric,<br>
    <br>
    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 :<br>
    <br>
    kill -s USR1 $(pidof tincd) # connection list<br>
    kill -s USR2 $(pidof tincd) # various informations<br>
    <br>
    Read the man of 'tincd' for more informations.<br>
    <br>
    <br>
    A+<br>
    <br>
    Cédric<br>
    <br>
    <br>
    <br>
    Le 17/04/12 14:26, Eric Yau a écrit :
    <blockquote cite="mid:SNT129-W62B7168905A1196DD06210C53F0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        Dear Sir,
        <div><br>
        </div>
        <div>Any network management function is available on tinc vpn?
          Such as, how can I check it out how many VPN nodes is
          connected now?</div>
        <div><br>
        </div>
        <div>Regards,</div>
        <div>Eric<br>
          <br>
          <font color="#008000"><font face="Webdings" size="5">P</font><font
              face="Tahoma" size="2"><strong> </strong></font></font><strong><font
              color="#008000">Please consider your environmental
              responsibility. Before printing this e-mail message, ask
              yourself whether you really need a hard copy.</font><br>
          </strong><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
tinc mailing list
<a class="moz-txt-link-abbreviated" href="mailto:tinc@tinc-vpn.org">tinc@tinc-vpn.org</a>
<a class="moz-txt-link-freetext" href="http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc">http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc</a>
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <div style="font:bold 13px Arial;color:#003F80;margin-top:10px;">
        <div>Cédric Lemarchand</div>
        <div style="font-weight:normal;color:#7E7C83;">System &
          Network Engineer</div>
        <div style="margin-top:12px;">iXBlue</div>
        <div style="font-weight:normal;font-size:10px;color:#7E7C83">52,
          avenue de l'Europe<br>
          78160 Marly le Roi<br>
          France</div>
        <div style="font-weight:normal;font-size:12px;margin:12px 0 12px
          0;">Tel. +33 1 30 08 88 88<br>
          Mob. +33 6 37 23 40 93<br>
          Fax +33 1 30 08 88 00</div>
        <div style="margin-bottom:20px;"><a href="http://www.ixblue.com"
            style="font:normal 12px Arial;color:#003F80;">www.ixblue.com</a></div>
      </div>
    </div>
  </body>
</html>