1.0pre3 difficulties

Jason Ostermann jostermann at travnav.com
Wed Jan 10 16:47:57 CET 2001


> The error in the local machine is perfectly normal, it tells that the remote
> tincd has shutdown improperly (because of the SEGV). However, in order to
> determine the cause of the segmentation fault, could you show the lines in the
> syslog preceding the SEGV notice? And indeed, it would help if we could see
> the configuration files.

I ran both tincs with "-d -d". the "Got SEGV" message is the only one
that goes into syslog. here's some more log output.
remote messages:
Jan 10 09:56:32 mailhost tinc[3970]: Connection from 2.3.4.5 port 1034
Jan 10 09:56:33 mailhost tinc[3970]: Trying to re-execute in 5
seconds...
Jan 10 09:56:33 mailhost tinc[3970]: Closing connection with Client
(2.3.4.5)
Jan 10 09:56:33 mailhost tinc[3970]: Terminating
Jan 10 09:56:38 mailhost tinc[3989]: tincd 1.0pre3 (Jan  8 2001
21:37:28) starting, debug level 2
Jan 10 09:56:38 mailhost tinc[3989]: Ready: listening on port 8080

local syslog:
Jan 10 09:41:45 gondor tinc[369]: Metadata socket read error for Srv
(209.39.43.130): No such file or directory

local messages:
Jan 10 09:41:44 gondor tinc[369]: tincd 1.0pre3 (Jan  8 2001 21:20:32)
starting, debug level 2
Jan 10 09:41:44 gondor tinc[369]: Ready: listening on port 8080
Jan 10 09:41:45 gondor tinc[369]: Trying to connect to 1.2.3.4
Jan 10 09:41:45 gondor tinc[369]: Connected to 1.2.3.4 port 8080
Jan 10 09:41:45 gondor tinc[369]: Closing connection with Srv (1.2.3.4)


Srv's tinc.conf:
Hostnames=no
Interface=eth0
InterfaceIP=209.39.43.130
Name=Srv
PrivateKey=/etc/tinc/srv.private


Client's tinc.conf:
ConnectTo=Srv
Name=Client
PrivateKey=/etc/tinc/client.private

Client Host file:
Address=2.3.4.5
PublicKey=/etc/tinc/hosts/client.public
Subnet=192.168.111.0/24
Port=8080

Srv host file:
Port=8080
Address=1.2.3.4
PublicKey=/etc/tinc/hosts/srv.public
Subnet=192.168.110.0/24

Perhaps important: the Srv machine is Slackware 3.6, which means libc5.
Could that be the cause?
-
Tinc:         Discussion list about the tinc VPN daemon
Archive:      http://mail.nl.linux.org/lists/
Tinc site:    http://ftp.nl.linux.org/pub/linux/tinc/



More information about the Tinc mailing list