|
|
Joris Kinable wrote: > In my opinion to solve the first problem I need a bridged VPN, and > assign the clients an ip from a private range. In case I choose a > routed VPN I won't be able to solve the first problem. There's nothing stopping you from building a routed VPN using "dev tap". Just don't create a bridge, use IP forwarding on the server for communication with the rest of your network, and provide a real DHCP server or somesuch to hand out IPs. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |