Hi,
Im have setup an OpenVPN server/client solution for a customer but ran into problems when trying to connect to subnets other than the vpn subnet.
Main subnet is 192.168.100.0 where the firewall is and the OpenVPN server
Other subnets are:
192.168.101.0
192.168.102.0
VPN subnet:
10.10.10.0
Client subnet
192.168.50.0
I can connect from the client subnets and get assigned to 10.10.10.0 but there is no route to access the other subnets.
In the Server.ovpn config
push route is set to 192.168.100.0
route is set to include clients subnet 192.168.50.0
In the clientVPN
Ifconfig-push set to 10.10.10. range
iroute is set to client subnet 192.168.50.0
What am I doing wrong ?
Im have setup an OpenVPN server/client solution for a customer but ran into problems when trying to connect to subnets other than the vpn subnet.
Main subnet is 192.168.100.0 where the firewall is and the OpenVPN server
Other subnets are:
192.168.101.0
192.168.102.0
VPN subnet:
10.10.10.0
Client subnet
192.168.50.0
I can connect from the client subnets and get assigned to 10.10.10.0 but there is no route to access the other subnets.
In the Server.ovpn config
push route is set to 192.168.100.0
route is set to include clients subnet 192.168.50.0
In the clientVPN
Ifconfig-push set to 10.10.10. range
iroute is set to client subnet 192.168.50.0
What am I doing wrong ?