I have a VPN server running on a droplet, and a router is connected as a client to the server. I want to route IP traffic to a subnet behind this router. So I try to create the following static route:
The server is running an OpenVPN Server on the following subnet: 10.50.60.1/24 The router (client) is connected with the IP: 10.50.60.6 The subnet behind this router is: 192.168.14.0/24
So I try to create the following static route using:
SIOCADDRT: No such process
RTNETLINK answers: No such process
Is it even possible what I’m trying to achieve, or how can I achieve the same result without having to create multiple site-to-site VPN’s for each client?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Further information of what I was trying to achieve: <br>http://san.aq/ex <br> <br>The issue has been solved using this information: <br>http://community.openvpn.net/openvpn/wiki/RoutedLans