[Openvpn-users] OpenVPN Setup on a VM with two NICs

2021-02-16 Thread Nikolaos Milas
Hello, I would like to ask for your help for a setup according to the following scenario. We are setting up a cloud-based CentOS 8 VM (on our ISP's network) connected to our router over two different L2VPNs (VLANs) with two respective NICs: 1. The first NIC (NIC1) with a public address wil

Re: [Openvpn-users] OpenVPN Setup on a VM with two NICs

2021-02-16 Thread David Sommerseth
On 16/02/2021 20:37, Nikolaos Milas wrote: Hello, I would like to ask for your help for a setup according to the following scenario. [...snip...] Will OpenVPN clients automatically select the NIC2 gateway since they will be having IP Addresses on the NIC2 subnet? The routing table on your

[Openvpn-users] ovpnherder

2021-02-16 Thread Joe Patterson
A few years ago, I wrote a little application to help with some openvpn services. Then some things changed, and I never got a chance to put it into production. So I thought I'd check here and see if anyone might find it useful, or be interested in trying it out, or might even want to improve on it

[Openvpn-users] Easy-TLS

2021-02-16 Thread tincanteksup
Hi, I have written Easy-TLS (based on Easy-RSA) to help with creating and managing TLS-keys and OpenVPN Inline files, including X509 certificates and keys. Easy-TLS also takes huge advantage of the power of TLS-Crypt-V2 keys which were introduced in OpenVPN v2.5 Easy-TLS also has inter-act

Re: [Openvpn-users] Easy-TLS

2021-02-16 Thread tincanteksup
If you decide to take a look then the best place to start is with the inter-active menus. Simply download 'easytls' to your current Easy-RSA directory and you are ready to start. Usage is: ./easytls init-tls ./easytls build ./easytls inline ./easytls remove Also download the OpenVPN Server s