Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to create site to site ipsec vpn from command line

Hello,

I would like to use command line to create Remote Gateway and Site to Site VPN connections. Is it possible?

 

Thank you



This thread was automatically locked due to age.
Parents Reply Children
  • For that many, you may be able to justify the time needed to learn and apply a command line approach. Try the following Google:

    site:community.sophos.com/products/unified-threat-management/f "cc set_object"

    To get an idea of what structures you will need, create a working tunnel and then query the object database:

    cc get_objects ipsec_connection
    cc get_objects ipsec remote_gateway

    In any case, you will want to have Sophos Support "bless" your scripts.

    Cheers - Bob