Hi Jason,

On 01/07/15 02:27, Jason Haar wrote:
> Hi there
>
> We're having difficulty getting openvpn to work with IP Communicator -
> which relies on DHCP to tell it TFTP details
>
> As openvpn only supports a small number of "fake" dhcp options, I can't
> think of a way to push that value out to clients - any ideas? (the
> client does allow you to hardwire it to the correct value, but we're
> trying to make the application work like it does on the LAN - ie
> auto-configure)
>
> Obviously I'm running this in routing mode - not bridging (because then
> it would be working! ;-)
>
>
several years back there was a patch floating around for adding extra 
DHCP options, but it was never included in the main code. Adding an 
extra DHCP option is not too hard, but it needs to be included on the 
*client* side so you'll have to update all of your clients to use such a 
patch.
You can send environment variables to the client, and perhaps you can 
use those to configure the TFTP server (e.g. using a powershell script 
to set a specific registry value?).

HTH,

JJK


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to