Bug #8043
closedCannot enable IPsec Mobile Client Support when the interface is in french
100%
Description
Hello,
I set the interface of my pfSense in french. And if I go in "VPN > IPsec > Mobile Clients", check "Enable IPsec Mobile Client Support", select "Base de données locale" ("Local database" in english) in "User Authentication" and try to save, nothing is saved.
If I check the system log it says:
Nov 1 22:37:27 php-fpm 712 /vpn_ipsec_mobile.php: Erreur XML : Undeclared entity error en ligne 804 dans /conf/config.xml
Nov 1 22:37:27 php-fpm 712 /vpn_ipsec_mobile.php: pfSense est en train de restaurer la configuration /cf/conf/backup/config-1509567397.xml
Nov 1 22:37:27 php-fpm 712 /vpn_ipsec_mobile.php: Nouvelle alerte trouvée: pfSense est en train de restaurer la configuration /cf/conf/backup/config-1509567397.xml
And if I compare "/conf/config.xml" with "/conf/config.xml.bad" the only noticeable change is this added part:
<ipsec> <client> <enable></enable> <user_source>Base de données locale</user_source> <group_source>none</group_source> </client> </ipsec>
I made another attempt this time with pfSense in english in the exact same way, except "User Authentication" is set to "Local database" instead, and the configuration was saved as expected.
Thank you for your help... And for this great software! :)
Updated by Anonymous about 7 years ago
- Assignee changed from Anonymous to Anonymous
- Target version set to 2.4.2
Updated by Anonymous about 7 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 46b9efddca9e78e1eabaf3a849c283f720dc35d7.
Updated by Anonymous about 7 years ago
On pfSense-CE-memstick-ADI-2.4.2-DEVELOPMENT-amd64-20171108-1340, set language to French, went to IPSec and checked the box to enable mobile client support, saved, applied, the setting remained enabled.
Looks like this has been fixed, can be set to Resolved.
Updated by Jim Pingle about 7 years ago
- Status changed from Feedback to Resolved