OpenVPN routing to local network
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
OpenVPN routing to local network
Hi! I have run openvpn server on router, set:
- port and protocol
- acess area: home network
ip 10.8.0.0 subnet 255.255.255.0
Already my client connect to this network with ip 10.8.0.6 and subnet 255.255.255.252. I need to do routing for vpn clients to my local LAN network (192.168.1.1) because they need acces to app server (192.168.1.10)
I try to make router on tplink, like
10.8.0.6 | 255.255.255.252 for LAN interface and subnet 0.0.0.0 but this didn't help.