Hi all,
Just to update this one. It turns out, after further investigation, that the problem seems to related to the amount free space in the /tmp filesystem which is set to 20Mb
The log files soon fill this. I will need to check if I have any debug on to reduce usage here.
But when I went into expert mode I saw the following warning:
Gatekeeper2> expert
env: standard output: No space left on device
[Expert@Gatekeeper2]# df -h
Filesystem Size Used Available Use% Mounted on
tmpfs 20.0M 20.0M 0 100% /tmp
......
Once /tmp cleared down:
Gatekeeper2> set vpn site TST auth-method preshared-secret password xxxxxxxxxxxxxxxxxxxxxxxxx
Gatekeeper2>
And it also works from the UI
Hopefully this will help anyone who hits this issue in the future
Thanks
Derek