Error starting tinc

Guus Sliepen guus at tinc-vpn.org
Fri Jan 22 23:47:15 CET 2016


On Fri, Jan 22, 2016 at 10:39:36PM +0000, mlist wrote:

> BindToAddress = <IPPUB>:665
[...]
> Address = <IPPUB>:665

There should be a space between the address and the port, not a colon.
That might explain the problem you're seeing.

> Excuse me, virtual device is created by tinc ? I read that on CentOS 7 tun device must be created with ip tuntap command, in tinc-up I put this, but no virtual device is found with ifconfig:

The virtual network interface is created by tinc.

> #!/bin/sh
> ip link set $INTERFACE up
> ip addr add <IPLOCAL>/8 dev $INTERFACE
> ip route add <REMOTENET>/24 dev $INTERFACE

That should work.

> Also do you know about keepalived errors ?

What keepalived errors?

-- 
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/20160122/bc08f049/attachment.sig>


More information about the tinc mailing list