Displaying 6 results from an estimated 6 matches for "anilmoris".
2014 Dec 18
1
additional Port entry in tinc hosts key file
Hi,
I am using tinc version 1.1pre10, and I am generating the key file using
command below ...
/usr/local/sbin/tinc -n myvpn init hostname
In some of the host file I am seeing a new line "Port = 29732" added at
the end of the host key file...
/etc/tinc/myvpn/hosts/hostname
Port = 29732
this line Port = 29732 is causing tinc to break. It all works fine once I
manually delete the
2015 Jan 13
2
tinc connectTo cleanup
thanks Guus for the quick response.
I am using tinc 1.1
if I use AutoConnect = yes then will it automatically remove connections
that are no longer in use?
What are the security issues with 'AutoConnect = yes' I should be worried?
for my use case I might go upto 20 to 30 + tinc hosts connected to single
tinc box.
as per the doc AutoConnect = yes is experimental, I am using it in our
2014 Dec 29
2
tinc reload not establishing new connections
I have a use case where I have to add new "ConnectTo=host" in tinc.conf and
reload tinc. This is to make sure existing connections do not get
disconnected.
I use ...
/usr/local/sbin/tinc --pidfile /var/run/tinc.vpn.pid -n vpn reload
this works for most part, however, I am now seeing instance where I have to
do a restart instead of reload. New connection works after a restart.
Is there a
2014 Dec 04
5
init script for tinc-1.1pre10
HI,
Is there an init script to start stop tinc tinc-1.1pre10 for debian.
I am running tinc -n name --pidfile /dir/name start from /etc/rc.local
sometimes it's not creating the pid file but I see the process running.
It would be great if we can manage it from /etc/init.d/
Thanks
Anil
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2015 Jan 12
2
tinc connectTo cleanup
I have a use case where my tinc.conf ConnectTo can go upto 20 + hosts.
I am planning to automate a periodic cleanup of ConnectTo in the tinc.conf
file, the issue is I am not able to figure out which ConnectTo is been used
and which are stale, say NOT used in last 2 to 3 days.
I want to remove those ConnectTo which are no longer actively used.
Is it possible to find which ConnectTo are not used.
2014 Nov 28
1
poor throughput with tinc
Hi,
I am testing tinc for a very large scale deployment.
I am using tinc-1.1 for testing.
test results below are for tinc in switch mode. all other settings are
default. test is performed in LAN env. 2 different hosts.
I am getting only 24.6 Mbits/sec when tinc is used.
without tinc on the same hosts/link I get 95 to 100 Mbits/sec using iperf.
Over Tinc:
iperf -c 192.168.9.9 -b 100m -l 32k -w