I tested a little more... tincd does not create virtual interface device correctly on CentOS 7, I don't know where tincd stop, probably on " System call `getaddrinfo' failed: Name or service not known" I sent you before. Keepalived return that error I shown on every ip command but this is not a problem now, I'll see this as soon as possible. If I execute these commands tun virtual interface is correctly created: INTERFACE=tun0 ip tuntap add $INTERFACE mode tun ip link set $INTERFACE up ip addr add 192.168.8.1/8 broadcast 192.168.8.255 dev $INTERFACE I'll tested tincd on 2 CentOS with some error. Roberto -----Original Message----- From: tinc [mailto:tinc-bounces at tinc-vpn.org] On Behalf Of Guus Sliepen Sent: venerd? 22 gennaio 2016 23.49 To: tinc at tinc-vpn.org Subject: Re: Error starting tinc On Fri, Jan 22, 2016 at 10:44:54PM +0000, mlist wrote:> Executing: > > ip tuntap add vpndrif mode tun > > return Keepalived errors show when tincd start: > > Jan 22 23:41:19 Keepalived_vrrp[1999]: Netlink: filter function error > Jan 22 23:41:19 Keepalived_healthcheckers[1998]: Netlink: filter function error > Jan 22 23:41:19 systemd-sysctl[23246]: Overwriting earlier assignment of kernel/shmmax in file '/etc/sysctl.d/99-sysctl.conf'. > Jan 22 23:41:19 systemd-sysctl[23246]: Overwriting earlier assignment of kernel/shmall in file '/etc/sysctl.d/99-sysctl.conf'. > Jan 22 23:41:19 systemd-sysctl[23246]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/99-sysctl.conf'.I have no idea why that causes those errors. You should ask the authors of keepalived :) -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org>
On Fri, Jan 22, 2016 at 11:36:47PM +0000, mlist wrote:> tincd does not create virtual interface device correctly on CentOS 7, I don't know where tincd stop, probably on " System call `getaddrinfo' failed: Name or service not known" I sent you before.If you get the "system call failed" error message, you have to fix your configuration first, otherwise tinc will never work. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20160124/96a98d4b/attachment.sig>