|
|
In message <96b2ec3f0802031254p6b976431jf5e71220488ed330@xxxxxxxxxxxxxx>, Glen Marchesani <gdmlist@xxxxxxxxx> wrote: > I have users that can come in on a tcp vpn or a udp vpn depending on the > firewall of where they are connecting from. I would like to give each > user > a single static ip that would work with both. Is this possible? Yes, use a client-connect to give to correct IP address to OpenVPN and create a kernel route (using the route command) to the appropriate OpenVPN server. The static IP addresses must be outside any address range managed by ifconfig-pool or server commamds. The OpenVPN servers must be given a differnet pair of IP adresses for the local tap devices. > Said another way can I have a vpn1 that users the same address space as > vpn2? -- OpenPGP key fingerprint: D0A6 F403 9745 CED4 6B3B 94CC 8D74 8FC9 9F7F CFE4 ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-02/msg00019.html on line 198 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-02/msg00019.html on line 198 |