dual gateway with routing issues and tinc-up and host-up scripts for windows clients?

2016-02-02 Thread Jelle de Jong
regards, Jelle de Jong irc: tuxcrafter #--- # open command promt with admin rights cd c:\Users\IEUser\Downloads # install Windows Resource Kit Tool msiexec /i subinacl.msi # install TINC-VPN tinc-1.0.26-install.exe

wireguard what do you guys tinc?

2017-02-05 Thread Jelle de Jong
/wireguard/slides/1675/wireguard_slides.pdf https://fosdem.org/2017/schedule/event/wireguard/ Kind regards, Jelle de Jong ___ tinc mailing list tinc@tinc-vpn.org https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

request for advice to increase throughput and lower latency

2017-09-04 Thread Jelle de Jong
://paste.debian.net/plainh/7a904554 Any advice and options to speed the connections up. What Cypher will be better, I got CPU power and memory on the tincd server side. Thank you all in advance, Kind regards, Jelle de Jong ___ tinc mailing list tinc

debugging, dns resolving not stable with tinc to linux bridge and increasing clients

2019-01-08 Thread Jelle de Jong
net.ipv4.neigh.default.gc_thresh1 = 128 net.ipv4.neigh.default.gc_thresh2 = 512 net.ipv4.neigh.default.gc_thresh3 = 1024 net.ipv4.neigh.default.gc_interval = 30 net.ipv4.neigh.default.gc_stale_time = 60 This is a ipv4 only TINC server. Any ideas? Kind regards and best wishes, Jelle de Jong (GNU/Linux

how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU

2020-04-04 Thread Jelle de Jong
that is the fasted for my CPU and don't create a CPU bottleneck at 100%. Kind regards, Jelle de Jong root@officelink01:~# lscpu Architecture:x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian Address sizes: 40 bits physical, 48 bits virtual

Re: how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU

2020-04-04 Thread Jelle de Jong
routines:EVP_EncryptUpdate:invalid operation installation steps: wget http://ftp.nl.debian.org/debian/pool/main/t/tinc/tinc_1.1~pre17-1.1_amd64.deb dpkg -i tinc_1.1~pre17-1.1_amd64.deb apt-get -f install Any speed improvement ideas? Kind regards, Jelle On 2020-04-04 20:02, Jelle de Jong wrote: Hello everybody, First a

Re: how to pick cipher for AES-NI enabled AMD GX-412TC SOC tincd at 100% CPU

2020-05-09 Thread Jelle de Jong
Hello everybody, I would also love to know how I can optimize my tinc setup so it goes faster without using 100% CPU load for 10MB/s... Kind regards, Jelle de Jong On 2020-04-04 21:33, Jelle de Jong wrote: Hello everybody, Thank you Fufu Fang for your quick reply: With tinc version

[OT] slow transfer speed issue between two ppp based servers

2010-01-11 Thread Jelle de Jong
Hello everybody, I know this is not directly a tinc issue, I am using the system to run a tinc bridge but the problem lies before tinc. This mail was also sent to the linux-ppp list. I wanted to share this mail with Guus. I am having a connection speed issue between two ppp based servers, and I h

Re: tinc throughput on alix machines

2010-03-17 Thread Jelle de Jong
Hi Michael, michael-dev wrote, on 17-03-10 01:36: > Does somebody have any numbers around on what one could expect on a > 500 Mhz machine using tinc with/without encryption or on what to > try out to improve throughput? I got a hole bunch of alix systems running with tinc to create a wan. I have

Re: tinc throughput on alix machines

2010-03-18 Thread Jelle de Jong
Michael Braun wrote, on 18-03-10 02:18: > I've tried disabling the cryptodev and replacing the kernel with a stock > debian one but this did not help. Though, it did help a very little bit > to decrease mtu size of the tinc device to 1400 (about 200Kb/sec). > > What OS / distribution are you runni