Displaying 20 results from an estimated 20000 matches similar to: "tinc-devel Digest, Vol 39, Issue 2"
2009 Nov 08
2
Suggested additions for TINC
1. The UDT library is a BSD-licensed accelerated UDP-based
transport.
Would tinc be able to use this for UDP-based connections and would the
licensing be acceptable?
http://udt.sourceforge.net/index.html
2. I would like to see a 3rd compression protocol added to tinc:
one
based on the Mahoney compression schemes would be worth investigating
(need
something fast and uses small RAM on
2010 Sep 20
2
Regarding poor performance on DIR-300
1. Compress should be in your hosts file, not your config file.
2. Since its a low-end CPU on the router, try using Compression=10 or 11
(fast/best lzo); I use 9 (max zlib) on my ASUS OpenWRT routers & ClearOS
boxes.
3. If you're using Backfire OpenWRT, you should be able to use the
version of tinc compiled in trunk
http://downloads.openwrt.org/snapshots/trunk/
On 9/20/2010 5:22 PM,
2003 Nov 06
2
TINC and OpenVPN tunnel performance on a Windows client
Hi,
I had some performance problems with TINC running on Windows XP. I had a
VPN tunnel running over a wireless network to a Linux VPN server. Web
browsing through the tunnel was a pain. Big web pages with lots of
pictures loaded very slow compared to a plain network connection.
When the VPN client was running on a Linux computer, and a Windows
computer was browsing the web through the VPN
2003 Sep 14
1
tinc under cygwin: lzo-librarys probs
Hello,
I try to install tinc under cygwin. When I make an ./configure with
tinc-1.0.1 I get the error-message
checking for lzo1x_1_compress in -llzo... no
configure: error:"lzo libraries not found"
I have installed lzo-1.08. But it was not from the cygwin-Homepage and
so I think that there was a wrong installation-path for the
lzo-libraries. How can I find out where to install the
2016 Jan 30
0
compiling tinc latest version on ubuntu
El 29 de enero de 2016 21:49:04 CET, Yazeed Fataar <yazeedfataar at gmail.com> escribi?:
>Hi
>
>Can someone please help me with the method of installing the lzo
>dependancy
>for tinc to compile.
>
>I am getting the following errors when compiling.
>
>./configure
>....
>....
>
>checking for lzo1x_1_compress in -llzo2... no
>
>checking for
2016 Jan 29
2
compiling tinc latest version on ubuntu
Hi
Can someone please help me with the method of installing the lzo dependancy
for tinc to compile.
I am getting the following errors when compiling.
./configure
....
....
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
Regards
Yazeed Fataar
<yazeedfataar at hotmail.com>
--------------
2003 May 06
0
lzo compression support for tinc
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I've added lzo compression support for tinc 1.0pre8. Lzo is a very fast
compressor (see http://www.oberhumer.com/opensource/lzo/).
I've implemented it by using two new compression levels. Compression level 10
is for fast compression using lzo1x-1 algorithm. Compression level 11 is for
slow compression using lzo1x-999 algorithm.
2005 Jul 16
1
set-up tinc vpn on widows Xp as client
Hello Sir,
My name is Yosi, I am studying in Politeknik Caltex Riau. I am doing a Final project about implementation vpn with Tinc.
I read all of literature about Tinc where I configuried Tinc in Linux as Server and Windows Xp as Client.
1.
Now I have a problem in Windows Xp. I done all step is wrote by www.tinc-vpn.org. but my vpn not connected on windows. I have network is ?Network
2012 Nov 11
1
Error when compiling tinc 1.1pre3 - configure: error: "curses header files not found."
Hi!
I'm trying to compile tinc-vpn 1.1pre3 on Ubuntu 12.10, but I get this error:
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
configure: error: "curses header files not found."
(See the attached text file for the output when running ./configure)
I have searched on google after this error message but I can't find anything
2009 Apr 12
2
tinc on Fedora
Hello,
I downloaded tinc 1.0.9 from the site and tried to build on Fedora 10 on
i386 (and also x86_64).
I get, during the configure phase:
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking for lzo1x_1_compress in -llzo2... no
checking for lzo1x_1_compress in -llzo... no
configure: error: "lzo libraries not found."
but:
# rpm -qi lzo
Name : lzo
2014 Jun 11
0
Fwd: memory leak
Hi,
I've observed this strange behaviour for a while in my test environment. It
looks like that all problems gone away when I switch to "hub-mode" instead
of switch mode.
Does tinc still work properly in switch mode when I transport vlan tagged
traffic within that tunnel? In my environment the side, which is receiving
arp requests from the wired interface, is running out of
2014 Jun 06
0
memory leak
Hi,
I am running tinc on alpine linux 2.7.8 in 2 seperate environments. The
first environment is running for about a month without any problems.
The second environment causes some trouble. It looks like a memory leak on
the client side.
tincd.conf:
ConnectTo=ServerHost
Device=/dev/net/tun
Mode=switch
Name=ClientHost
PMTUDiscovery = yes
DeviceType=tap
PriorityInheritance = yes
2014 Jun 12
1
memory leak with vlan tagged traffic in switch mode
Hi,
has anybody a running setup with 2 or more tinc daemons in switch mode which
transport 8021q tagged traffic?
I am trying to connect two segments with about 4 x 1000 mac addresses
(distributed on different vlans). I am always running out of memory on one
side. This happens only on the side where the arp requests come from.
Currently there is no unicast traffic between the sides; only
2015 Jun 16
1
Tinc and OpenWRT
On Jun 16, 2015 3:25 AM, "shikkc" <shikkc at kirktis.net> wrote:
>
> My package presents options in menuconfig so you can select to build
with/without: readline, curses, openssl, lzo, zlib.
Spiffy. Can you post this enhancement here as a git AM or as a Github
branch?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 28
0
IPv6 setup for tinc
Hello all. I've constructed a tutorial for how to setup an IPv6-based
VPN for tinc, using Linux routers and "switch" mode.
http://www.wolfsheep.com/technical/tinc_ipv6/
The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any
2008 Sep 10
3
tinc on fedora core 8
Hello,
I would like to install the latest tinc software on a
fedora 8 Linux box. I tried the rpm for FC3 from
http://dag.wieers.com/rpm/packages/tinc/, and I
got dependency errors complaining that libcrypto.so.4
is needed. I've got openssl rpm package installed which
uses a different versino of libcrypto, and creating symbolic
links won't solve the issue.
Then I found this article
2009 Nov 24
1
Cross compiling tinc for arm platform
Hello.
I managed to setup a cross compiler on my Gentoo system to compile for arm
platform.
I installed all nessecary tools and libs in /usr/arm-unknown-linux-uclibc/
like openssl lzo and so on over the cross emerge package manager.
But what command is nessecary to configure tinc to run on arm?
I used:
./configure --host=arm-unknown-linux-uclibc
2015 May 11
1
Packet compression benchmark
On Sun, May 10, 2015 at 08:16:54PM -0400, Darik Horn wrote:
> > LZ4 is supposed
> > to be a very fast compression algorithm, especially when it comes to
> > decompression. I did a quick benchmark with zlib, LZO and LZ4. Now,
> > there are many benchmarks you can find online, but most of them deal
> > with compressing large files. Tinc on the other hand has to
2006 Sep 26
0
tinc-devel Digest, Vol 12, Issue 1
Can i know where can i get into the digest?Got any links?Can sir recommend some journal or related works for me to refer?Thanks.
tinc-devel-request@tinc-vpn.org wrote: Send tinc-devel mailing list submissions to
tinc-devel@tinc-vpn.org
To subscribe or unsubscribe via the World Wide Web, visit
http://brouwer.uvt.nl/cgi-bin/mailman/listinfo/tinc-devel
or, via email, send a message with subject or
2010 Feb 13
1
Fedora and MingW32 Build Notes
i use Fedora to build for Fedora and to build for Windows. These are some
of my notes.
README.git includes some additional packages. i added gcc-c++ but not sure
OO actually is needed for any of the additional packages. There were many
more mingw packages i installed having to do with development, but not sure
all were necessary.
Even though i yum installed some of these, openssl and lzo