Project

General

Profile

Actions

Bug #8043

closed

Cannot enable IPsec Mobile Client Support when the interface is in french

Added by Manuel Carrera over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
IPsec
Target version:
Start date:
11/01/2017
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.1
Affected Architecture:

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&eacute;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! :)

Actions

Also available in: Atom PDF