Hi,
I have successfully configured UT OpenVPN Site-to-Site but would like to assign a static ip lease to the remote office server (as openvpn client) connecting to the OpenVPN Server. Say I want to assign 172.16.16.10/24 to the remote server.
I searched and found that I should include in the server.conf:
client-config-dir /etc/openvpn/ccd
#ifconfig-push clientIP Netmask
ifconfig-push 172.16.16.10 255.255.255.0
Just wanna know if this is also the way to do in Untangle?
Thanks in advance.
I have successfully configured UT OpenVPN Site-to-Site but would like to assign a static ip lease to the remote office server (as openvpn client) connecting to the OpenVPN Server. Say I want to assign 172.16.16.10/24 to the remote server.
I searched and found that I should include in the server.conf:
client-config-dir /etc/openvpn/ccd
#ifconfig-push clientIP Netmask
ifconfig-push 172.16.16.10 255.255.255.0
Just wanna know if this is also the way to do in Untangle?
Thanks in advance.