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





Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tinc mailing list
tinc@tinc-vpn.org
https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to