similar to: Bug: more than one Port line in host file crashes tincd

Displaying 20 results from an estimated 4000 matches similar to: "Bug: more than one Port line in host file crashes tincd"

2013 Sep 30
1
Config script environment variables consistency
I'd like to request more consistent availability of the environment variables when the tinc per-network scripts run. One thing I noticed is which environment variables are available during {tinc,host,subnet,hosts/[node]}-{up,down} scripts are inconsistent. I realize some don't make sense, eg: $SUBNET in tinc-up . But the $NAME var is only available in tinc-{up,down} and not the others.
2015 Jan 29
2
Tinc and OpenWRT
On Tue, Jan 27, 2015, Sandy McArthur Jr wrote: > I use the Tinc 1.0 series since I don't want to support my > own packages. <snip> > I wrote most of http://wiki.openwrt.org/doc/howto/vpn.tinc and that is > what I still use. Since then . . . Ok. I think I'll start with the 1.0 series packages that are already out there and get them working. and on Tue, Jan 27, 2015,
2015 Jan 26
2
Windows service tincd behaves different from command line tincd
Hello, I have 4 VM's running in Microsoft Azure. They all should have similar configurations except from their tinc ip addresses of course. They run tinc 1.0.24. I have a 5th machine, my development machine. I am able to ping all 4 VM's from my computer when I start tinc from the commandline (tincd -n innomeer -D -d 2). 3 of the computers also work ok when running tinc as a service
2015 Jun 13
2
Tinc and OpenWRT
Hey Saverio, I'd really like the idea of a tinc-1.1-pre package for OpenWRT. I'm currently using tinc-1.1 with an Ed25519-only network, really like the new features and CLI and want to add some OpenWRT routers into the mix. How do you plan to handle things with OpenSSL? tinc-1.1 from git should be able to compile without it (but will then only support the built-in algorithms). Depending
2016 Oct 05
3
Dev: new option to mark all tincd socket of a tincd process
I know i'm new to the list but i'd like to propose something for tincd daemon. I'd like to mark all sockets established by a tincd process with a mark passed as an argument in the command line. What could be the purpose of this new option? The goal of this option is to be able to have several tincd process running at the same time using the same port but using different ip. In
2015 Feb 10
2
Don't wait too much time (for tincd)
Hi! I'm in China now and my Internet connexion is very bad. I ever use the best ADSL provider that I can have. In some case (often), the connexion is lost. At the first time, tincd will wait few time and retry. But, this delay is increased if the connexion can't be made... so, it's quicker to kill tincd and restart it. How it possible to make tincd restart if the connexion
2007 Jan 02
1
how to build complete standalone "tincd"
I'm new to tinc. I have built tincd for Linux FC5. I also have an embedded Linux platform to deal with. I'm unable to build tincd directly on embedded linux, due to compiler missing/incompatible etc. issues. So I wish to build a standalone tincd on Linux FC5, and just ftp this single executable over to embedded linux and use it. How to do that? Right now when I ftp tincd to embedded and
2012 Dec 28
4
tincctl localhost timeout
First off, thanks to all who have made tinc possible and continue to work developing it. I hope perhaps in time I can become a useful part of this community. :) I'm having an interesting issue with tincctl and was hoping someone could shed some light on it. Everything seems to work correctly when I build for OSX; however on linux and windows builds, I always receive connection
2015 Feb 01
4
Tincd fails to resolve domain names before it is started name resolution becomes available.
If tincd is started before name resolution comes up, it keeps failing for ever to resolve domain names in Address= host configuration variable after name resolution becomes possible. I think tincd should succeed in resolving domain names after name resolution becomes available.
2014 Apr 01
1
tincd gives kernel general protection ip error.
On a recently formatted debiann 7 server, I'm running tinc1.1pre9 and running in to this type of error every 3-4 days. Mar 31 19:35:26 MediaBox kernel: [256033.433285] tincd[3301] general protection ip:406961 sp:7fff9e763b20 error:0 in tincd[400000+28000] I initially had compiled tinc1.1pre9 creating a static binary using musl libc. Thinking it must have been an issue with musl I
2015 Feb 01
2
Tincd fails to resolve domain names before it is started name resolution becomes available.
On Sun, Feb 1, 2015 at 11:19 AM, Guus Sliepen <guus at tinc-vpn.org> wrote: > On Sun, Feb 01, 2015 at 04:08:47PM +0900, crocket wrote: > >> If tincd is started before name resolution comes up, it keeps failing >> for ever to resolve domain names in Address= host configuration >> variable after name resolution becomes possible. >> >> I think tincd should
2016 Jan 22
3
tinc on a raspberry pi - version 1.0.19 will not work
Hello, I am attempting to run tinc on a raspberry pi (version 1 B HW, 512mb ram). Tinc starts, but then the tinc daemon crashes. # cat /etc/issue Raspbian GNU/Linux 7 \n \l # cat /etc/debian_version 7.8 $ apt-cache showpkg tinc Package: tinc Versions: 1.0.19-3 (/var/lib/apt/lists/mirrordirector.raspbian.org_raspbian_dists_wheezy_main_binary-armhf_Packages) Description Language:
2015 Nov 18
1
Packet loss when using multiple subnet#weight entries
On Wed, Nov 18, 2015 at 08:25:28AM +0100, Armin Schindler wrote: > But I have a question regarding "Subnet=" possibilities. When I have more than > one Server acting as host for VMs and need to have automatic routing to > all VMs on these servers, can I use tinc to create this routing automatically? > > My idea is to have a script which is started when a VM is
2004 May 03
2
tincd.exe -K (sorry if present twice)
Hello, can one specify the priv/pub key filepath without the -c switch. I need some more controll over where the keys get stored. tincd.exe, without the -n switch stores it's keys in a static path. Relativ pathes would help. thx, Axel
2003 Nov 27
3
default route from windows through tincd
hi, Postmaster wrote: > Hello, > > hope one can give me a hint. > > I am trying to setup secured connections for > wavelan clients with no success. > > On the windows side, the eventviewer is saying: > Bogus data reveived from 010010050001. ups, my falt. i broke one priv key. Now the connection is working. I still can not route default taffic through tincd. The
2017 Aug 01
1
tincd 1.0.26 terminates with. "Name for tinc daemon required!"
Hello folks, I have the following problem: tincd is complaining about a missing name or so but i cannot find any mistake in the configuration. It is similar to all my other tinc nodes. here are the details: # ls -l /etc/tinc/ffnw/ drwxr-xr-x 3 root root 4096 Aug 1 10:43 hosts -rw------- 1 root root 1680 Jul 31 21:54 rsa_key.priv -rw------- 1 root root
2016 Feb 08
2
tinc 1.1~pre11-1 (autostart)
systemctl enable tincd at NETNAME systemctl: command not found Please help? Regards Yazeed Fataar <yazeedfataar at hotmail.com> On Mon, Feb 8, 2016 at 7:30 AM, Maxim Vorontsov <6012030 at gmail.com> wrote: > systemctl enable tincd at NETNAME for example > > -- > brgds > Max > On Feb 8, 2016 12:15 AM, Yazeed Fataar <yazeedfataar at gmail.com> wrote: >
2015 Jan 30
0
Tinc and OpenWRT
Hello Jonathan, I will probably make a tinc 1.1 OpenWrt package soon. I am already maintener for th 1.0 package. If you want to read about how to make the package there is this very good documentation: http://wiki.prplfoundation.org/wiki/Creating_an_OpenWrt_package_for_a_web_page Saverio 2015-01-29 19:02 GMT+01:00 Jonathan Clark <tinc-list at heyjonathan.com>: > On Tue, Jan 27,
2001 Feb 22
1
tincd running, but ping test doesn't work!
Hi Tinc Mailing Group, I've got Tinc-1.0pre3 set up on two Redhat Linux 6.2 / kernel 2.2.18 servers. It compiles okay, it reads the configuration files okay, it makes a valid connection between the two tincd daemons. However, it does not route data from one subnet to the other subnet. I will describe my setup below, and if anyone can suggest why it is not working, can they please reply to put
2014 May 28
2
Is netname used in metadata connections ?
Hi all, I am trying to setup a configuration of Tinc to allow multiple tincd daemons for a same network (mixing bonding, etc...). I will post my solution later if I found one. This is to get better speeds in multiple gigabit/sec networks. So my question is not about this directly. I would like to know if the "netname" configured on each node, is used somewhere in communications