On Wed, May 15, 2019 at 5:32 AM Robert Horgan <[email protected]> wrote: > 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!
Did you try: systemctl enable tinc@VPN1 systemctl start tinc@VPN1 And additionally: systemctl enable tinc systemctl start tinc -Parke _______________________________________________ tinc mailing list [email protected] https://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
