How about use VyOS 1.4.1 as a VPN gateway?

Hello, I am new guy here, not familer with VyOS. I’m going to build a local VPN gateway by VyOS, to support Ipsec VPN and OpenVPN connection, is it easy to build it by VyOS?
Thank you in advance~!

Hi,

The vyos docs are very useful for getting you up and running for setting this up.

Heres an IPSEC example:
https://docs.vyos.io/en/sagitta/configexamples/azure-vpn-bgp.html

Heres an OpenVPN example:
https://docs.vyos.io/en/sagitta/configuration/interfaces/openvpn.html

Do you have an design in mind, this would help get some configuration to get you started?

And while at it using wireguard (instead of ipsec and openvpn) might be a better option mainly performancewise.

1 Like

Thank you for comments! I will check these documents and draft my design. :slight_smile:

Yes, VyOS support wireguard is one of important reason I am interesting on it, will extend to wireguard.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.