tincd 1.0.26 terminates with. "Name for tinc daemon required!"
Lorenz Wenner
lorenz.wenner at posteo.de
Tue Aug 1 11:23:26 CEST 2017
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 427 Jul 31 21:54 rsa_key.pub
-rwxr-xr-x 1 root root 89 Jul 31 21:54 tinc-up
-rw-r--r-- 1 root root 83 Aug 1 10:43 tinc.conf
# cat /etc/tinc/ffnw/tinc-up
#!/bin/sh
cd /etc/tinc/ffnw/hosts
git pull
ifconfig 10.0.1.10 netmask 255.255.255.0
# cat /etc/tinc/ffnw/tinc.conf
Name = tinc_FF_OS_Lagerhalle_Offloader
Devive = /dev/net/tun
ConnectTo = master
# cat /etc/tinc/ffnw/hosts/tinc_FF_OS_Lagerhalle_Offloader
Subnet = 10.0.1.10
-----BEGIN RSA PUBLIC KEY-----
<...>
-----END RSA PUBLIC KEY-----
# tincd -n ffnw -d5; logread | grep tinc
Tue Aug 1 11:06:34 2017 daemon.notice tinc.ffnw[13461]: tincd 1.0.26 (Jan 31 2016 22:35:28) starting, debug level 5
Tue Aug 1 11:06:34 2017 daemon.err tinc.ffnw[13461]: Name for tinc daemon required!
Tue Aug 1 11:06:34 2017 daemon.notice tinc.ffnw[13461]: Terminating
any ideas? if you are wondering about the pretty old version of tinc: i am running this on an openwrt router and the repo doesnt seem the have any newer version of tinc.
thanks a lot and kind regards
Lorenz Wenner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20170801/25f293b4/attachment.sig>
More information about the tinc
mailing list