I have an IPSec connection that I would like to start the connection via Console. Which commands do I need for this?
I am referring to the second button that can be found next to Activate connection in the SFOS web interface.
Hi SimpleCloud ,
Thank you for reaching out to the community,
'ipsec statusall' which provides a list of all configured connections
'ipsec up <name of your connection> -1' ==> this will initiate the connection. Be aware of the appended '-1', as it is also shown by above command.
Thanks & Regards,
_______________________________________________________________
Vivek Jagad | Team Lead, Technical Support, Global Customer Experience
Log a Support Case | Sophos Service Guide
Best Practices – Support Case | Security Advisories
Compare Sophos next-gen Firewall | Fortune Favors the prepared
Sophos Community | Product Documentation | Sophos Techvids | SMS
If a post solves your question please use the 'Verify Answer' button.
Fantastic, thank you for the very quick reply. I'll try it tonight.