Set limit quantity for ppp sessions

Questions related to general functionality
Post Reply
oshm
Posts: 1
Joined: 29 Apr 2020, 19:41

Set limit quantity for ppp sessions

Post by oshm »

How to limit the maximum number of ppp connections?
someting like "max-children" on mpd5
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: Set limit quantity for ppp sessions

Post by dimka88 »

Hi, you can use PADO Delay
pado-delay=delay[,delay1:count1[,delay2:count2[,…]]]
By default is disabled.

Specifies delays (also in condition of connection count) to send PADO (ms). Last delay in list may be -1 which means don’t accept new connections. List have to be sorted by count key.
hashbang
Posts: 135
Joined: 12 Jul 2015, 10:28

Re: Set limit quantity for ppp sessions

Post by hashbang »

Hi,
is this possible on per interface ?
thanks
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: Set limit quantity for ppp sessions

Post by dimka88 »

Hi, I think does not possible.
Post Reply