Opening Limits for OpenVPN
We purchased the ER7206 for it's OpenVPN capabilities but we've hit a snag. We're using OpenVPN and setup and connecting to OpenVPN couldn't be easier.
- Add an entry in the OpenVPN Server List
- install the OpenVPN connect on the client computer
- Export the configuration file from the router
- Import the configuration file into the client software
*Connected*
The problem occurs when we have 2 users using the same exported configuration. It turns out that the Router doesn't have the -duplicate-cn option turned on by default and there are no OpenVPN Server configurations where I can input this. Which means for each user I have to create a new OpenVPN Server instance and export individual configurations files.
Ok no sweat I can do that. However the lowest IP Pool mask I can use is /29 which means for every user that connects, I have to allocate 8 IP Addresses (6 usable)? If your Marketing says I can use 50 OpenVPN connections, that means I have to allocate 8x50 IP addresses. i.e. 450 IP Addresses required for 50 OpenVPN connections?
Why can I not use a /30 and half that count so that your marketing can actually claim 50 OpenVPN connections (on a class C network setup)? Or maybe give us the ability to use the same exported cert file for multiple users?
Or maybe there is something I'm missing? Any help would be appreciated.