Koozali.org: home of the SME Server

Openvpn ip range

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Openvpn ip range
« 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.

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Openvpn ip range
« Reply #1 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)
C'est la fin du monde !!! :lol:

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Openvpn ip range
« Reply #2 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.

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Openvpn ip range
« Reply #3 on: September 29, 2015, 05:18:28 PM »
eg local DHCP 192.168.200.50-80 and OpenVPN 192.168.200.81-100
C'est la fin du monde !!! :lol:

Offline smnirosh

  • *****
  • 329
  • +0/-0
  • Learning never ends
Re: Openvpn ip range
« Reply #4 on: September 30, 2015, 07:27:02 AM »
Thanks very much daniel. I will follow this instruct