Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: smnirosh on September 29, 2015, 03:04:49 PM

Title: Openvpn ip range
Post by: smnirosh on September 29, 2015, 03:04:49 PM
Hi friends, my sme server ip address scheme is 192.168.200.0. The dhcp range is 192.168.200.50-100. Openvpn bridge is in range of 192.168.200.80-90. Do i have to do anything to access network resources, eg; ip routing from 192.168.200.50/24 to 192.168.80/24.
Title: Re: Openvpn ip range
Post by: Daniel B. on September 29, 2015, 03:23:25 PM
There's no routing to configure when using the bridged OpenVPN contrib. But you have an issue here: The range for OPenVPN should be distinct from the range of the local DHCP server (OpenVPN uses its own internal DHCP server for VPN clients)
Title: Re: Openvpn ip range
Post by: smnirosh on September 29, 2015, 05:15:44 PM
Thanks for the information. But what u mean by DISTINCT. Can u depict it in my senario.
Title: Re: Openvpn ip range
Post by: Daniel B. on September 29, 2015, 05:18:28 PM
eg local DHCP 192.168.200.50-80 and OpenVPN 192.168.200.81-100
Title: Re: Openvpn ip range
Post by: smnirosh on September 30, 2015, 07:27:02 AM
Thanks very much daniel. I will follow this instruct