Project

General

Profile

Regression #14268

Updated by Marcos M about 1 year ago

Tested on pfSense+ 23.01/23.05dev with and without DCO. 

 With non-DCO, the logs show that it fails to configure the interface: 
 <pre> 
 Apr 10 16:08:53 openvpn 12048 FreeBSD ifconfig failed: external program exited with error status: 1 
 Apr 10 16:08:53 openvpn 12048 Exiting due to fatal error 
 </pre> 

 This leads to OpenVPN clients not working after upgrading from 22.05 (where it previously worked). 

 Issue can be worked around by removing the tunnel network from the client configuration on the firewall.

Back