1
23.1 Legacy Series / Re: Changelog: openvpn: add unique daemon name to each instance
« on: January 27, 2023, 12:09:44 pm »
Thanks Franco
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
/var/db/aliastables
-rw-r----- 1 root wheel 32 Jan 14 13:54:39 2022 WebServers.md5.txt
-rw-r----- 1 root wheel 250 Jan 14 13:54:39 2022 WebServers.self.txt
-rw-r----- 1 root wheel 250 Jan 14 13:54:39 2022 WebServers.txt
I did some testing with a vanilla configuration, and measured the time it took opnsense to reconfigure all connections:
1 vpn server configured = 30sec total
2 vpn servers configured = 100sec total
3 vpn servers configured = 25sec total !?!?!?!?
Then I deleted the 3rd and it took 20 seconds, but the boot after that it was 40. Seems like the delay is a bit random.....
So there are no associated errors or delays in the OpenVPN log...?
I'm not seeing the issue despite having multiple OpenVPN Client (ovpnc) interfaces.
Also, because you are not seeing the issue on all such interfaces, it suggests the problem lies in just those with a delay.
Do you have in "timeouts" in general log without OpenVPN interfaces? Like this one:Quoteconfigctl[11670] error in configd communication Traceback (most recent call last): File "/usr/local/opnsense/service/configd_ctl.py", line 68, in exec_config_cmd line = sock.recv(65536).decode() socket.timeout: timed out