Does OpenVPN share the internet by default?
by Jason.nix from LinuxQuestions.org on (#6D105)
Hello,
I have a server that has two physical NICs as below:
Code:enp0s3: Internet (10.0.2.15 )
enp0s8: Local NIC (192.168.1.20)I installed the OpenVPN on my server and connected a client (Windows OS) to it via the OpenVPN client. The OpenVPN created a virtual NIC both on Linux and Windows and both operating systems can ping each other. On Linux, I have Internet, but on windows I have not. When I connected Windows client to Linux via OpenVPN, then my Windows client must be able to use the Linux Internet. Am I right?
Thank you.
I have a server that has two physical NICs as below:
Code:enp0s3: Internet (10.0.2.15 )
enp0s8: Local NIC (192.168.1.20)I installed the OpenVPN on my server and connected a client (Windows OS) to it via the OpenVPN client. The OpenVPN created a virtual NIC both on Linux and Windows and both operating systems can ping each other. On Linux, I have Internet, but on windows I have not. When I connected Windows client to Linux via OpenVPN, then my Windows client must be able to use the Linux Internet. Am I right?
Thank you.