Bug #7322
closedOpenVPN client configuration isn't saved/read well
0%
Description
When I have an OpenVPN server in pfSense 2.3.3 with some clients with their own configuration (like in this image http://blog.stefcho.eu/wp-content/uploads/2011/05/pfsense01-13-Configure-Client-Specific-Override.png ), under 'advanced' the data is not saved correctly :(. This results in lines that are not read correctly by the OpenVPN server at the time a client connects. So, when I want this config
ifconfig-push 192.168.13.6 255.255.255.0
iroute 192.168.2.0 255.255.255.0
ifconfig-ipv6-push 2001:9:3:2::6
to be saved, next time I go to the page where I set this up, the saved data will be
ifconfig-push 192.168.13.6 255.255.255.0iroute 192.168.2.0 255.255.255.0ifconfig-ipv6-push 2001:9:3:2::6
resulting in the fact that my client does NOT get the IP 192.168.13.6 :(
Updated by Kill Bill over 8 years ago
Yeah, it's not saved correctly because https://redmine.pfsense.org/issues/5306
Updated by Jim Pingle over 8 years ago
- Status changed from New to Not a Bug
- Priority changed from High to Normal
- Affected Version deleted (
2.3.3)
Please read the note next to the advanced options box.