I am trying to configure VPN server Strongswan and have a problem: the server always sends to the clients the following response:
IKE_AUTH [ N(AUTH_FAILED) ]
I've tried to change log level editing file /usr/local/etc/ipsec.conf to
charondebug="ike 4, knl 4, enc 1, cfg 4, lib 1, mgr 4, chd 4, job 4"
but nothing changed in log file and I still see the same error without any explanation.
What should I change on log-level or else to figure out what's wrong with the connection?