<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I use information from a pbx to construct the netname:<br>
<br>
10703 is the serial for the pbx.<br>
003 is the subnet id.<br>
004 is the company id.<br>
<br>
Combined you get tinc10703003004<br>
<br>
On the pbx side i use something like company10703004<br>
<br>
I wil try tinc3003004, may that wil solve the problem of duplicate
interfaces.<br>
<br>
Perry<br>
<br>
<br>
On 10/03/2010 07:21 PM, Guus Sliepen wrote:
<blockquote cite="mid:20101003172158.GA10789@sliepen.org" type="cite">
  <pre wrap="">On Sun, Oct 03, 2010 at 06:54:59PM +0200, Perry Couprie wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">When using the following tinc node names.
To setup 2 vpn's to a seconde server:

tinc10703003005
tinc10703003004

I get duplicate interfaces.

But when i change tinc10703003005 to linc10703003005.
So that the name for the tincd nodes become:

linc10703003005
tinc10703003004

Then i don't haven multiple interfaces.

Is this because of a maximum size for the netname ?
    </pre>
  </blockquote>
  <pre wrap="">
Tinc does not have a limit to the size of the netname. However, the kernel
and/or ifconfig might have limits. I assume you do not have over 10 billion
tinc daemons running, so perhaps you can shorten those large numbers somewhat.
I'm curious, what is the reason for it?

  </pre>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
</body>
</html>