OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: jstrebel on June 02, 2020, 08:52:56 AM

Title: Zerotier stops intermittend (unstable) (20.1.7)
Post by: jstrebel on June 02, 2020, 08:52:56 AM
Hi,
Zerotier seems to stop after a while (30min - 2h) In the Dashbord the Icon indcates red. Under VPN Zerotier the green "arrow flag" is on.  under Networks I get unable to retrieve network info.  Sometime I can restart zerotier via the shell "zerotier-one". Sometime "zerotier-one" just hangs. Checking via myzerotier shows that the OPNsense is not connectet to zerotier.
What can I do helping to get better info to find the root cause?
Jakob 
Title: Re: Zerotier stops intermitend working (20.1.7)
Post by: jstrebel on June 02, 2020, 08:55:35 AM
If I go to System:Diagnostics:Activity I see WCPU 100%
Title: Re: Zerotier stops intermittend (unstable) (20.1.7)
Post by: cardins2u on June 04, 2020, 05:29:17 AM
I had this issue. This is what I add to help


VPN > Zerotier > Settings

{
   "physical": {
      "192.168.165.1/24": { "blacklist": true },
      "10.0.0.0/16": { "blacklist": true },
      "172.168.0.0/12": { "blacklist": true }
   },
   "settings": {
      "primaryPort": 9993,
      "portMappingEnabled": false,
      "allowSecondaryPort": false,
      "allowTcpFallbackRelay": false
   }
}
Title: Re: Zerotier stops intermittend (unstable) (20.1.7)
Post by: jstrebel on June 07, 2020, 05:29:57 PM
Thank you. I have tried this no change. Zerotier still dies after some hours. Trying to bring it up trough the Web Interface is not possible.
Title: Re: Zerotier stops intermittend (unstable) (20.1.7)
Post by: se5312 on September 08, 2020, 10:39:23 AM
I have this issue too. Zerotier dies after few hours.
Have to reboot opnsense to restart zerotier.