› Forums › Network Management › VPN › OpenVPN Host-to-LAN and Static IP Entries › Reply To: OpenVPN Host-to-LAN and Static IP Entries
May 16, 2010 at 10:19 pm
#50311
Member
As far as I know this can be done, however never tried it. Check these options in openvpn:
--client-config-dir dir : Directory for custom client config files.
--ifconfig-push local remote-netmask : Push an ifconfig option to remote,
overrides --ifconfig-pool dynamic allocation.
Only valid in a client-specific config file.