[strongSwan] syntax error, unexpected $end, expecting NAME or NEWLINE or '}' [`]

Thomas Egerer hakke_007 at gmx.de
Thu Mar 3 14:59:17 CET 2016


Hi Nicolas,

On 03/03/2016 12:23 PM, Nicolas Göddel wrote:
> Hi @ all,
> 
> I just upgraded my strongswan installation to version 5.3.5. Before I used
> strongswan version 5.1.2 directly from the ubuntu repository.
> 
> After "make" and "make install" it all works, but only for a day. Now I get this
> error:
> 
> syntax error, unexpected $end, expecting NAME or NEWLINE or '}' [`]
> invalid config file '/etc/strongswan.conf'
> 
> The content of '/etc/strongswan.conf' is:
> 
> # strongswan.conf - strongSwan configuration file
> #
> # Refer to the strongswan.conf(5) manpage for details
> #
> # Configuration changes should be made in the included files
> 
> charon {
>     load_modular = yes
>     plugins {
>         include strongswan.d/charon/*.conf
>     }
> }
Since your strongswan.conf file looks fine, maybe one of the included
files is misformatted. Go ahead and check that.

Cheers,
Thomas


More information about the Users mailing list