Page 1 of 1

iprange module disabled

Posted: 13 Jul 2020, 07:42
by haniaro
Dears
I have Accel-ppp installation as ISP LNS.
I get the following error at Accel-ppp startup:
warn: ESC[0;39ml2tp: iprange module disabled, improper IP configuration of PPP interfaces may cause kernel soft lockup
Accel-ppp document has nothing about this module.

Any help please.
Thank you.

Re: iprange module disabled

Posted: 13 Jul 2020, 08:52
by dimka88
Hello @haniaro, this is just warnig message.
[client-ip-range] this is a simple module which checks the clients source ip addresses and denied if the client comes from not allowed network

Re: iprange module disabled

Posted: 13 Jul 2020, 09:28
by haniaro
defining specific range for [client-ip-range] instead of 0.0.0.0/0 remove the warning.
Thank you.