[pptp-server] pptpd in daemon mode when max connections reached or IP pool exhausted

Jason Bradley Nance jbnance at tresgeek.net
Tue Oct 10 09:57:14 CDT 2000


How do you define the IP pool?
And will this be included in the next release?

j


> -----Original Message-----
> From: pptp-server-admin at lists.schulte.org
> [mailto:pptp-server-admin at lists.schulte.org]On Behalf Of Rodney D. Holm
> Sent: Sunday, May 07, 2000 4:40 AM
> To: pptp-server at lists.schulte.org
> Cc: rodney at esoft.com
> Subject: [pptp-server] pptpd in daemon mode when max connections reached
> or IP pool exhausted
> 
> 
> pptpd was dying in in daemon mode when the IP pool was exhausted,
> this was being caused by a fprintf in pptpmanager.c:
> 
> *** pptpmanager.c.orig  Mon Oct  9 15:23:04 2000
> --- pptpmanager.c       Mon Oct  9 15:23:17 2000
> ***************
> *** 152,158 ****
>   
>                 if (firstOpen == -1) {
>                         syslog(LOG_ERR, "MGR: No free connection 
> slots or IPs -
> no more clients can connect!");
> -                       fprintf(stderr, "No free connection slots or IPs
> available - no more clients can connect!\n");
>                         FD_CLR(hostSocket, &connSet);
>                 } else {
>                         FD_SET(hostSocket, &connSet);
> --- 152,157 ----
> _______________________________________________
> pptp-server maillist  -  pptp-server at lists.schulte.org
> http://lists.schulte.org/mailman/listinfo/pptp-server
> List services provided by www.schulteconsulting.com!
> 



More information about the pptp-server mailing list