Issues with communicating with internal network while on OpenVPN

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
Wraiith
OpenVpn Newbie
Posts: 5
Joined: Wed Jan 03, 2018 8:04 pm

Issues with communicating with internal network while on OpenVPN

Post by Wraiith » Fri Jan 05, 2018 5:43 pm

Hello,

I am having issues connecting to my internal network when I am on OpenVPN. I made a change to my client openvpn.ovpn file with the following lines:

route-nopull
route "10.113.64.0" 255.255.255.0 net_gateway
route "10.170.32.0" 255.255.255.0 net_gateway

After I reconnect to the openvpn I can communicate with my internal network now, but now I can not access my OpenVPN server or network. To fix this, I have to remove these three lines, and reconnect. My goal is to be able to connect to my internal network and my openvpn network at the same time. Please assist!

Post Reply