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

OpenVPN SiteToSite with Astaro as server

Hello

I'm (still) in the process of deploying a 220 in exchange of our existing ClearOS based firewall, and have resolved my other network issues.

The only thing missing in the equation is the VPN connection between the hosting center where the astaro is located, and our office, where a ClearOS/CentOS firewall is still existing.

The current setup is via a simple OpenVPN connection initiated with this config:

dev tun0

remote 
port 11940
ifconfig 10.4.0.2 10.4.0.1
secret /etc/openvpn/hosting/hosting.psk
up /etc/openvpn/hosting/hosting.up
down /etc/openvpn/hosting/hosting.down

log  /var/log/openvpn-hosting.log 
verb 3

ping 15


the up and down files containing the route --add and route --del for our diffent networks

Is there any way of connecting this to our new astaro 220, or what else can i do? we can't deploy the new firewall before this step is in place

Thanks


This thread was automatically locked due to age.
Parents Reply Children
No Data