Hello,
Thank you so much for your reply.
This is normal in Linux. When you have two NAT NICs, just one of them is used 
to connect to the Internet. You must write routing tables. Does OpenVPN do this 
routing itself? 






On Sunday, July 23, 2023 at 08:34:01 AM GMT+3:30, Leroy Tennison via 
Openvpn-users <openvpn-users@lists.sourceforge.net> wrote: 







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 
<openvpn-users@lists.sourceforge.net> wrote: 





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 (216.239.38.120): icmp_seq=1 ttl=63 
time=27.5 ms
64 bytes from any-in-2678.1e100.net (216.239.38.120): icmp_seq=2 ttl=63 
time=45.3 ms
64 bytes from any-in-2678.1e100.net (216.239.38.120): icmp_seq=3 ttl=63 
time=51.4 ms
^C
--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2081ms
rtt min/avg/max/mdev = 27.469/41.394/51.433/10.161 ms
#
# ping -I enp0s9 google.com
PING google.com (216.239.38.120) from 10.0.3.15 enp0s8: 56(84) bytes of data.

As you see, only one of them is connected to the Internet. How do I solve this 
problem?


Thank you.


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to