|
|
> Do you have this setup: > Running several OpenVPN daemons sharing the same ifconfig pool. > (most usefull with topology subnet). This way you could bind a daemon > to different ethernet devices and thus run with more than one internet > connection. And still people would get the same ip address no matter how > they connected. > I use ifconfig-pool and --persistient-ipp, and add a route to each > client > using the right tun device. Could you say more about how to do this setup. I have a situatoin where this is very useful. I manage a vpn with around 100 road warrior users. Each one can connect from many clients so we have several paths to get around various firewalls (i.e. tcp over https, udp over port 53, etc, etc...). Each path is a separate server and hence the users get a differnet ip address. I have a DNS server on the intranet to handle the issue of people finding each other but it is less than ideal. Ideally I would do what you have said i.e. one ip address per user and that each server instance will properly handle this. How do you do that? Any help is appreciated... thanks, Glen ____________________________________________ 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/2006-01/msg00010.html on line 201 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/2006-01/msg00010.html on line 201 |