Second VPN network fails to start

Robert Horgan robert at gainplus.asia
Wed May 15 14:29:08 CEST 2019


Hi,

I have a small problem and any help appreciated.

Tinc 1.0.33 Ubuntu 18.04 at Digital Ocean

I need VPNs between 1 database server and two servers on separate networks:

VPN0 works OK
DB2 10.0.0.50/24 connects to Web1 10.0.0.1
Here is my ip r result:
default via x.x.x.x dev eth0 proto static
10.0.0.0/24 dev tun0 proto kernel scope link src 10.0.0.51
10.15.0.0/16 dev eth0 proto kernel scope link src 10.15.0.10
10.130.0.0/16 dev eth1 proto kernel scope link src 10.130.17.192
206.189.32.0/20 dev eth0 proto kernel scope link src 206.189.47.8

This has been in place for 3 months, no problems at all

I created VPN1  I have set port 656 for connecting

DB1 10.1.0.50 should connect to gtdb 10.1.0.51

I have a VPN1 directory under \etc\tinc
tinc.conf
Name = db2
Device = /dev/net/tun
BindToAddress = 10.130.17.192
AddressFamily = ipv4
Port = 656

hosts/
gtdb
Subnet = 10.3.0.51/32
Port = 656
=========public key etc

db2
Address = 10.130.17.192 
Subnet = 10.3.0.50/32
Port = 656
=========public key etc


On the other side its pretty much the same.  However on a restart, VPN1 does not initiate and no tunnel is created.  It is not  a firewall issue as no connection is attempted (and firewall exceptions are in place).  It just wont start the second instance!

Any help/pointers appreciated

regards
Robert
>>> <tinc-request at tinc-vpn.org> 07-May-19 11:52 PM >>>
Send tinc mailing list submissions to
	tinc at tinc-vpn.org

To subscribe or unsubscribe via the World Wide Web, visit
	https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

or, via email, send a message with subject or body 'help' to
	tinc-request at tinc-vpn.org

You can reach the person managing the list at
	tinc-owner at tinc-vpn.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of tinc digest..."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.tinc-vpn.org/pipermail/tinc/attachments/20190515/2a53e944/attachment.html>


More information about the tinc mailing list