And BTW, I really don't understand anything I said in that sentence. The important thing, I think, is that I've got 2 active network adapters - both virtual. One is supporting my internet connection and provides the IP default gateway 192.168.0.1. The other is the VPN tunnel endpoint and, in my configuration, uses IP subnet 10.8.0.0.
Mar 15, 2020 OpenVPN / [Openvpn-users] Openvpn - SourceForge Remember that these # private subnets will also need # to know to route the OpenVPN client # address pool (10.8.0.0/255.255.255.0) # back to the OpenVPN server. ;push "route 192.168.10.0 255.255.255.0" ;push "route 192.168.20.0 255.255.255.0" # To assign specific IP addresses to specific # clients or if a connecting client has a private Ubuntu 20.04 LTS Set Up OpenVPN Server In 5 Minutes Jun 16, 2020 Install and Configure OpenVPN Server on Ubuntu 20.04/18.04
OpenVPN [ClearOS Documentation]
Jun 16, 2020 Install and Configure OpenVPN Server on Ubuntu 20.04/18.04 The default subnet for this interface is.10.8.0.0/24. OpenVPN server will be assigned 10.8.0.1 IP address: $ ip route | grep tun0 10.8.0.0/24 dev tun0 proto kernel scope link src 10.8.0.1
Wed May 21 14:54:04 2008 us=292462 OpenVPN 2.0.9 i686-pc-linux [SSL] [LZO] built on Apr 25 2008 Wed May 21 14:54:04 2008 us=292645 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA.
the VPN IP address pool uses 10.8.0.0/24 (as cited in the server directive in the OpenVPN server configuration file), the Samba server has an IP address of 10.66.0.4 , and the Samba server has already been configured and is reachable from the local LAN. OpenVPN: NAS only accessible at 10.8.0.1 in stead of 192 Jul 07, 2017 HOWTO – OpenVPN Community the VPN IP address pool uses 10.8.0.0/24 (as cited in the server directive in the OpenVPN server configuration file), the Samba server has an IP address of 10.66.0.4 , and the Samba server has already been configured and is reachable from the local LAN.