Re: [Openvpn-users] Is it possible to view the running OpenVPN configuration?

2023-07-22 Thread Leroy Tennison via Openvpn-users
Thank you, that is very helpful.  verb is currently 3 but that is easy to change in the management console. On Saturday, July 22, 2023 at 10:57:44 AM CDT, Selva Nair wrote: On Sat, Jul 22, 2023 at 3:20 AM Leroy Tennison via Openvpn-users wrote: I have a situation where the conf file

Re: [Openvpn-users] How to run multiple configuration files at the same time?

2023-07-22 Thread Leroy Tennison via Openvpn-users
Not knowing what your first conf file contained but seeing that your second file is using the default 1194 port, I'm guessing that you need to change that to something like 1195 (assuming nothing else is using it).  That will mean adjusting the client conf file to use the different port as well

Re: [Openvpn-users] OpenVPN multiple connections and multiple NICs

2023-07-22 Thread Leroy Tennison via Openvpn-users
Without seeing both conf files, I can only guess at the issue but, did you use different "local" directives in each conf file? On Saturday, July 22, 2023 at 08:02:17 AM CDT, Jason Long via Openvpn-users wrote: Hello, My OpenVPN server has two NICs and both of them are connected to the

[Openvpn-users] G

2023-07-22 Thread Minh Nhật Nguyễn
Telegram.apk ___ Openvpn-users mailing list Openvpn-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-users

Re: [Openvpn-users] Is it possible to view the running OpenVPN configuration?

2023-07-22 Thread Selva Nair
On Sat, Jul 22, 2023 at 3:20 AM Leroy Tennison via Openvpn-users < openvpn-users@lists.sourceforge.net> wrote: > I have a situation where the conf file was modified by someone else but no > backup was made (I know, bad practice, I don't have control over that) but > ps seems to indicate that OpenV

[Openvpn-users] OpenVPN multiple connections and multiple NICs

2023-07-22 Thread Jason Long via Openvpn-users
Hello, My OpenVPN server has two NICs and both of them are connected to the Internet, but Linux only activates one of them at the same time. For example: # ping -I enp0s3 google.com PING google.com (216.239.38.120) from 10.0.2.15 enp0s3: 56(84) bytes of data. 64 bytes from any-in-2678.1e100.net (

[Openvpn-users] Is it possible to view the running OpenVPN configuration?

2023-07-22 Thread Leroy Tennison via Openvpn-users
I have a situation where the conf file was modified by someone else but no backup was made (I know, bad practice, I don't have control over that) but ps seems to indicate that OpenVPN wasn't restarted afterward.  Looking at the command line displayed by ps, the config file is listed and the para