similar to: can't get tinc to compile..

Displaying 20 results from an estimated 3000 matches similar to: "can't get tinc to compile.."

2001 Mar 16
2
Installation problems
When I try to install the tinc RPM I am missing [root@relay buytaert]# rpm -vih tinc-1.0pre2-1.i386.rpm error: failed dependencies: libgmp.so.2 is needed by tinc-1.0pre2-1 [root@relay buytaert]# ls /usr/lib/libgmp.so.3 /usr/lib/libgmp.so.3 [root@relay buytaert]# rpm -qf /usr/lib/libgmp.so.3 gmp-3.1.1-3 This seems to be a too recent version. So I tried compiling it and got the following
2001 Jan 10
2
1.0pre3 difficulties
Was running 1.0pre2 just fine, but had to move machines, so I figgured I'd give 1.0pre3 a try. After getting everything to build and figguring out the new config files, here's where I'm stuck. Start the server process (remote machine). Start the client process (local machine). In remote machine, the following shows up in syslog: tinc[2659]: Got SEGV signal In local machine, the
2001 Feb 08
1
Massive confusion
I'm probably thinking way too hard on this... but I've already got a headache. I've setting up a VPN for a client between two sites. Someone had recommended vtun, so I gave it a try. I was VERY put off by the lack of decent documentation. I _think_ I got a VPN set up between the two sites, but it wasn't working right and I gave up because the documentation sucked. So, then I
2001 Feb 06
1
how to test
Hi, I got a small VPN (2 hosts so far) running tinc. The connection is established, according to netstat, so I guess the configfiles are ok. When starting the deamon, nothing appears in syslog, not even when running with -dddd. So the VPN should work, but it doesn't. Pinging doesn't work, let alone TCP services as ftp or http. Are there ways to test/diagnose the VPN? TIA Bart
2001 Jun 19
2
Question about building tinc pre4
When trying to make the last version I'm getting this error (#./configure --prefix=/some/dir); #make): ============================ gcc -g -O2 -I/usr/local/openssl/include -DPKGLIBDIR=/usr/local/tinc_new/lib /tinc -DCONFDIR=\"/usr/local/tinc_new/etc\" -DLOCALEDIR=\"/usr/local /tinc_new/share/locale\" -DLOCALSTATEDIR=\"/usr/local/tinc_new/var\" -o tincd
2012 Apr 02
4
What I need to install Tinc 1.1pre2?
Hi to everybody, Can anybody tell me what packages I need to install Tinc 1.1pre2 in a server that it had installed a previous version installed? I tried to install it and when I execute the "make" it give me a lot of errors. Best regards, Ramses
2016 Apr 08
2
Commit 68f4ca7 issues
There are few reasons why I stick to older OSes. In case of FreeBSD its my customized Imunes platform for network simulations... Anyway, back to root problem: gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o tincd.c &&\ mv -f $depbase.Tpo $depbase.Po
2001 Feb 14
1
tinc connections fallout
Hi, Our VPN runs okay for some time, and every now and then one of the links (we have three hosts connected redundantly) just falls out with no reason. In the syslog I get several (strange?) messages: Feb 14 09:56:02 ophar tinc.pirnet[2816]: 212.187.121.188 port 655: Connection timed out Feb 14 09:56:02 ophar tinc.pirnet[2816]: Could not set up a meta connection to 212.187.121.188 Feb 14
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
2001 Feb 12
1
tinc and nets
Hi, I created a VPN succesfully with two internet-connected hosts. But both hosts also have a LAN attached to them. One LAN has NW address 10.1.1.0/24 and the other 10.1.3.0/24. How should I set up firewall rules (on the tinc-connected hosts) and route definitions (on the other hosts of the LANs) to let for example 10.1.1.11 connect to 10.1.3.12? I have been playing around a bit with some things
2000 Dec 16
1
tinc doesn't listen/connect
Hi, I installed tinc as described in the documentation and started the tincd. It runs, all config files seem ok, but when I do a netstat -an, it isn't listening nor connected (to another tincd on another host). Is there a configfile error or something else? Getting the right info wasn't easy either. The info on the homepage seems old, since the manpages say other configuration issue.
2000 Jun 23
2
tinc 0.3.3 vs. 1.0pre2
Hi Ivo, --On Freitag, 23. Juni 2000 01:15 +0200 Ivo Timmermans <zarq@icicle.yi.org> wrote: > I'm not sure I fully understand your patch. This is not so important since I'm trying to get 1.0pre2 running. Although I had no luck so far, I'll point out what's going wrong at the end of this mail. > For instance, you force a > key exchange when the connection is made,
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as secure as possible, an unfortunate combination of encryption and key exchange techniques has created a hole in at least all versions of tinc >= 0.3, including the current CVS version. Exploit: If somebody can intercept the meta protocol to a host that is running a tinc daemon, it is possible to decrypt the passphrase, which
2000 Sep 10
2
tinc SECURITY INFORMATION - Unauthorized access to VPN
Although we (the authors of tinc) have done our best to make tinc as secure as possible, an unfortunate combination of encryption and key exchange techniques has created a hole in at least all versions of tinc >= 0.3, including the current CVS version. Exploit: If somebody can intercept the meta protocol to a host that is running a tinc daemon, it is possible to decrypt the passphrase, which
2016 Apr 08
2
Commit 68f4ca7 issues
Hi. I have issues building tincd-1.0.26 on FreeBSD 4.11 Seems commit 68f4ca711593416d0defd81199b176ba604c6cb1 that "modernizes" build system was a bad idea after all? Not sure why merging lib/ to src/ was done. Most software I see contains directories like compat/ to aid building for older or broken environments.. This makes clear difference between software sources itself (src) and
2000 Jun 25
2
tinc1.0pre3
I gave tinc1.0pre3 a test after the modifications you have done today. It insists that it is still 1.0pre2 but this is due to the fact the you used "1" as tag for configure.in rather than "CABAL". Anyway - results were not much more successful than yesterday: *** SERVER side log file from startup until sone seconds after connection was established *** Jun 25 21:14:30 lemon
2001 Mar 19
4
Tinc doesn't connect
Hi, I'm trying to set-up a VPN using Tinc 1.0pre3. When I start tincd I get the following in /var/log/messages. On the machine that listens for incomming connections: > Mar 16 17:23:24 vpn tinc[1168]: tincd 1.0pre3 starting > Mar 16 17:23:24 vpn tinc[1168]: Ready: listening on port 655 On the machine making the connection: > Mar 16 17:16:51 mail tinc[802]: tincd 1.0pre3 starting
2001 Jan 16
1
TINC and REDHAT
G'day, I've just downloaded the tinc-1.0pre3 and compiled it - it seems to work fine. I tried your tinc start script in the redhat directory, first adding the MyOwnVPNIP = 10.1.3.1/16 VpnMask = 255.255.0.0 to my tinc.conf file as suggested. But now when TINC is invoked, tinc exits with the following error. [root@platypus tinc-1.0pre3]# /usr/local/sbin/tincd -n wurley.vpn Failed to
2000 Nov 08
1
socket leakage patch
We have been fighting with intermittent connections here and have noticed that tinc seems to use up its supply of file descriptors. After a whole bunch of Nov 8 03:51:23 tserver tinc.calgary[23909]: Could not set up a meta connection. Nov 8 03:51:23 tserver tinc.calgary[23909]: Still failed to connect to other. Will retry Nov 8 03:51:33 tserver tinc.calgary[23909]: 10.38.9.1:8193: Connection
2006 Jun 01
1
compile cvs trunk
Hello, should the cvs trunk compile? a configure first gave me errors. I had to replace any appearance of "[config.h]" to config.h in the Makefile. Then a make did not finish: make[2]: Entering directory `/usr/src/tinc/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/tinc/lib' Making all in src make[2]: Entering directory