Search found 866 matches

by dimka88
27 Apr 2022, 11:19
Forum: L2TP
Topic: L2TP performance
Replies: 4
Views: 18128

Re: L2TP performance

Hi @tj-19, I think in this case it will related to CPU frequency. Try to disable HT, set CPU policy (scaling governor) to performance. Also try to disable mitigations, like meltdown and spectre 1 and 2
by dimka88
29 Mar 2022, 22:18
Forum: L2TP
Topic: proxy LCP authentication support ?
Replies: 2
Views: 2867

Re: proxy LCP authentication support ?

Hello @aserkin, you have to carefully check configured RADIUS secret. Try to get more info from RADIUS server-side running it on DEBUG mode
by dimka88
24 Mar 2022, 08:54
Forum: PPPoE
Topic: Reuse IPs from the pool
Replies: 4
Views: 3782

Re: Reuse IPs from the pool

Yes, understand. But ISPs usually do this logic on RADIUS server-side, because it is more flexible.
by dimka88
23 Mar 2022, 16:14
Forum: PPPoE
Topic: Reuse IPs from the pool
Replies: 4
Views: 3782

Re: Reuse IPs from the pool

Hello @marco, usually most ISPs do it via the RADIUS server attribute Framed-IP-Address. Accel-ppp developers are not tried to implement this feature, because it unusefull
by dimka88
20 Mar 2022, 21:37
Forum: Shaper
Topic: Radius Attribute Mikrotik-Rate-Limit
Replies: 2
Views: 4994

Re: Radius Attribute Mikrotik-Rate-Limit

Hi @marco, I think Accel-PPP does not calculate burst-time, burst-threshold and burst-rate like Mikrotik does, but in general Accel-PPP understand this format
by dimka88
15 Mar 2022, 00:51
Forum: General
Topic: Tweaks for best performance
Replies: 1
Views: 3626

Re: Tweaks for best performance

Hi @tj-19, usually no common recommendation required, except these https://accel-ppp.readthedocs.io/en/lat ... uning.html and https://accel-ppp.readthedocs.io/en/lat ... tions.html
Also, many things depend on BRAS features.
by dimka88
15 Mar 2022, 00:48
Forum: General
Topic: Networking stops when using ACCEL-PPP
Replies: 1
Views: 2813

Re: Networking stops when using ACCEL-PPP

Hi @tj-19, looks like a driver or firmware issue. Try to update NIC firmware following the intel documentation
by dimka88
08 Mar 2022, 20:49
Forum: Feature requests
Topic: VRF Implementation
Replies: 4
Views: 7614

Re: VRF Implementation

Hi @Harun, try patches from this task https://phabricator.accel-ppp.org/T61
by dimka88
08 Mar 2022, 20:44
Forum: PPPoE
Topic: accept-blank-sevice-name
Replies: 1
Views: 5095

Re: accept-blank-sevice-name

Hi, accept-blank-service this is numerical. Try next
[pppoe]
accept-blank-service=1
by dimka88
12 Feb 2022, 15:59
Forum: General
Topic: not writing to logfiles
Replies: 6
Views: 4375

Re: not writing to logfiles

Hi @hashbang, did you use the different PID for rotation logs?
https://accel-ppp.readthedocs.io/en/lat ... s-rotation