|
|
i got the same idea. that will be possible i think. but its depending on the clients. i think there will be a way to turn off dhcp in the openvpn client config. windows clients (windows xp) is trying dhcp on all "lan" interfaces careless about what is set up in the openvpn conf if this is working u can do the following. dont ask me wether its a good idea or not :) - 2 openvpn instances, one in udp and one in tcp mode - both instances in TAP mode - u ll get then 2 tap devices - bridge these 2 tap divices together using bridge-utils - run dhcpd on the bridge interface with ur public ip adress pool - assign the last public ip address (in the same subnet) to the bridge device (and set default route, if u wish, to this ip in dhcpd) may anyone can tell me how good or how stupid this idea is? =) David Balazic wrote: > How about using an externa DHCP server ? > (that is , not the one built into OpenVPN. Note > that I don't know if the OpenVPN dhcp server can > be turned off at all. It sounf like a good idea to > modularize OpenVPN and make as many parts separate > and optional/runtime-configurable). > > Regards, > David > > >> -----Original Message----- >> From: openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx >> [mailto:openvpn-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On >> Behalf Of Maximilian Wilhelm >> Sent: Thursday, January 31, 2008 6:14 PM >> To: openvpn-users@xxxxxxxxxxxxxxxxxxxxx >> Subject: [Openvpn-users] Best way to setup multiprotocol >> (tcp/udp) OpenVPNServer >> >> Hi! >> >> I would like to setup a VPN server which could be accessed via udp and >> tcp to allow people to choose the L4-proto wrt to firewalls and stuff >> at their site. >> >> The interesing point is, that I'm pushing public IPs to the client and >> do not want to split the network in two parts. >> >> So is there any way to setup one OpenVPN instance to serve udp and tcp >> or is there any way to setup two OpenVPN instances to communicate and >> share an IP pool? >> >> Any hints welcome. >> >> Ciao >> Max >> -- >> Follow the white penguin. >> >> -------------------------------------------------------------- >> ----------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _______________________________________________ >> Openvpn-users mailing list >> Openvpn-users@xxxxxxxxxxxxxxxxxxxxx >> https://lists.sourceforge.net/lists/listinfo/openvpn-users >> >> > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ____________________________________________ 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/msg00001.html on line 256 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/msg00001.html on line 256 |