Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: Helgo 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
-
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.
-
Thanks :-P