<html><head>
<meta name="Generator" content="Novell Groupwise Client (Version 14.2.2 Build: 126868)">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head>
<body style="font: 12pt/normal Segoe UI; font-size-adjust: none; font-stretch: normal;"><div class="GroupWiseMessageBody" id="GroupWiseSection_1558001524000_robert@gainplus.asia_0AE2278002F000008C53A30038005B00_"><div>Hi Parke,</div><div><br></div><div>Thanks, no I had not run those commands, but after doing so, my VPN address is not visible. See below:</div><div><br></div><div><font face="Courier New" size="2"><strong>nsasia@db2:/etc/tinc$ sudo systemctl enable tinc@VPN1</strong><br>Created symlink /etc/systemd/system/tinc.service.wants/tinc@VPN1.service → /lib/ systemd/system/tinc@.service.<br><strong>nsasia@db2:/etc/tinc$ systemctl start tinc@VPN1</strong><br>==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===<br>Authentication is required to start 'tinc@VPN1.service'.<br>Authenticating as: NETsolutions (nsasia)<br>Password:<br>==== AUTHENTICATION COMPLETE ===<br><strong>nsasia@db2:/etc/tinc$ ip a</strong><br>1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group defaul t qlen 1000<br> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00<br> inet 127.0.0.1/8 scope host lo<br> valid_lft forever preferred_lft forever<br>2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP grou p default qlen 1000<br> link/ether 42:dd:fe:41:26:2e brd ff:ff:ff:ff:ff:ff<br> inet 206.189.47.8/20 brd 206.189.47.255 scope global eth0<br> valid_lft forever preferred_lft forever<br> inet 10.15.0.10/16 brd 10.15.255.255 scope global eth0<br> valid_lft forever preferred_lft forever<br> inet6 fe80::40dd:feff:fe41:262e/64 scope link<br> valid_lft forever preferred_lft forever<br>3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP grou p default qlen 1000<br> link/ether a2:3e:cb:fb:50:cd brd ff:ff:ff:ff:ff:ff<br> inet 10.130.17.192/16 brd 10.130.255.255 scope global eth1<br> valid_lft forever preferred_lft forever<br> inet6 fe80::a03e:cbff:fefb:50cd/64 scope link<br> valid_lft forever preferred_lft forever<br>4: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 500<br> link/none<br> inet 10.0.0.51/24 scope global tun0<br> valid_lft forever preferred_lft forever<br><strong>nsasia@db2:/etc/tinc$ sudo systemctl enable tinc</strong><br>Synchronizing state of tinc.service with SysV service script with /lib/systemd/s ystemd-sysv-install.<br>Executing: /lib/systemd/systemd-sysv-install enable tinc<br><strong>nsasia@db2:/etc/tinc$ systemctl start tinc</strong><br>==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ===<br>Authentication is required to start 'tinc.service'.<br>Authenticating as: NETsolutions (nsasia)<br>Password:<br>==== AUTHENTICATION COMPLETE ===<br><strong>nsasia@db2:/etc/tinc$ ip r</strong><br>default via 206.189.32.1 dev eth0 proto static<br>10.0.0.0/24 dev tun0 proto kernel scope link src 10.0.0.51<br>10.15.0.0/16 dev eth0 proto kernel scope link src 10.15.0.10<br>10.130.0.0/16 dev eth1 proto kernel scope link src 10.130.17.192<br>206.189.32.0/20 dev eth0 proto kernel scope link src 206.189.47</font></div><font face="Courier New" size="2"></font></div><div><br></div><div><font face="Segoe UI" size="3">A restart after that does not change things. I am expecting an interface 10.1.0.0/24 on tun0.</font></div><div><br></div><div>regards</div><div>Robert</div><div><br></div><div class="GroupWiseMessageBody" id="GroupWiseSection_1558001524000_robert@gainplus.asia_0AE2278002F000008C53A30038005B00_"><span class="GroupwiseReplyHeader">>>> Parke <parke.nexus@gmail.com> 16-May-19 3:00 AM >>><br></span><div><div>On Wed, May 15, 2019 at 5:32 AM Robert Horgan <robert@gainplus.asia> wrote:</div><div>> 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!</div><div><br></div><div>Did you try:</div><div><br></div><div>systemctl enable tinc@VPN1</div><div>systemctl start tinc@VPN1</div><div><br></div><div>And additionally:</div><div><br></div><div>systemctl enable tinc</div><div>systemctl start tinc</div><div><br></div><div>-Parke</div><div><br></div></div></div></body></html>