1
Virtual private networks / Re: VPN interfaces down after reboot ( zerotier in this case )
« on: July 13, 2022, 12:41:22 pm »
Apparently, defining a cronjob to do an interface reset is a solution. I have it reset every half hour, using opt1 as cronjob parameter.
In zerotier case (i haven't tested with anything else), it produces no noticeable outage on ping.
Testing with an open TCP connection between 2 servers via the VPN to find out if the connection gets interrupted or not is tbd.
It is sub-optimal, because the reset is happening all the time and i would only like to reset when pings fail, but meh..
In zerotier case (i haven't tested with anything else), it produces no noticeable outage on ping.
Testing with an open TCP connection between 2 servers via the VPN to find out if the connection gets interrupted or not is tbd.
It is sub-optimal, because the reset is happening all the time and i would only like to reset when pings fail, but meh..