Koozali.org: home of the SME Server

What means this?

Offline Helgo

  • ***
  • 51
  • +0/-0
    • home website
What means this?
« on: November 08, 2007, 02:20:22 PM »


Nov  8 14:14:59 server pptpd: Starting pptpd succeeded
Nov  8 14:14:59 server radiusd: Starting radiusd succeeded
Nov  8 14:14:59 server pptpd[4655]: MGR: Maximum of 100 connections reduced to 3, not enough IP addresses given
Nov  8 14:14:59 server smolt:  succeeded
......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: What means this?
« Reply #1 on: November 08, 2007, 04:54:36 PM »
Nov  8 14:14:59 server pptpd[4655]: MGR: Maximum of 100 connections reduced to 3, not enough IP addresses given

It means you have configured 100 PPTP connections, but your DHCP range only includes 3 unallocated addresses. PPTP connection addresses are "borrowed" from the DHCP range. EIther reduce the number of supported VPN connections (do you really have 100 simultaneous remote users?) or increase the number of DHCP controlled addresses.

Offline Helgo

  • ***
  • 51
  • +0/-0
    • home website
Re: What means this?
« Reply #2 on: November 08, 2007, 04:59:25 PM »
Thanks  :-P
......