IPSec tunnel between my office and the cloud
My purpose is tunneling my office with the cloud utilizing ipsec. I will provision a gateway machine in the cloud running openswan, in my office I am using pfsense. In my cloud gateway vm image: [root@gtw ~]#yum install openswan (if it isn’t already) [root@gtw ~]#vi /etc/ipsec.d/myconn config setup nat_traversal=yes oe=off protostack=netkey […]
More