Page MenuHome Accel-ppp

accel-ppp 1.xProject
ActivePublic

Recent Activity

Apr 16 2023

loloski created T76: PPPoE additional route.
Apr 16 2023, 10:01 · accel-ppp 1.x

Jan 30 2023

syncer closed T25: падение accel-pppd 1.12.0-92-g38b6104 accel-cmd reload as Wontfix.
Jan 30 2023, 02:19 · accel-ppp 1.x

Dec 21 2022

aserkin changed Version from 1.12.0-202-g28fe4de to 1.12.0-202-g28fe4de (VyOS 1.4) on T75: errors when subscriber disconnects from non-default VRF.
Dec 21 2022, 20:27 · accel-ppp 1.x
aserkin created T75: errors when subscriber disconnects from non-default VRF.
Dec 21 2022, 20:21 · accel-ppp 1.x

Dec 20 2022

svlobanov added a comment to T74: check-ip=1 prevents overlapping addresses within different VRF.

It is not fixed in actual version. It is required to fix here: https://github.com/accel-ppp/accel-ppp/blob/2b865db72bc2ddc6411950d72f1c23e8ef115b8a/accel-pppd/ppp/ipcp_opt_ipaddr.c#L100 , https://github.com/accel-ppp/accel-ppp/blob/2b865db72bc2ddc6411950d72f1c23e8ef115b8a/accel-pppd/ppp/ipv6cp_opt_intfid.c#L209 , https://github.com/accel-ppp/accel-ppp/blob/2b865db72bc2ddc6411950d72f1c23e8ef115b8a/accel-pppd/ctrl/ipoe/ipoe.c#L668

Dec 20 2022, 23:22 · accel-ppp 1.x
aserkin created T74: check-ip=1 prevents overlapping addresses within different VRF.
Dec 20 2022, 12:03 · accel-ppp 1.x

Dec 8 2022

pavelk triaged T73: "RTNETLINK answers: Cannot assign requested address" while shutting down IPoE-interface as Low priority.
Dec 8 2022, 13:28 · accel-ppp 1.x

Nov 18 2022

aserkin added a comment to T59: L2TP LNS use Calling-Number as RADIUS Calling-Station-ID.

Attached the patch i made for the version 1.12.0-202-g28fe4de. It will use Calling Number/Called Number as RADIUS Calling-Station-Id/Called-Station-Id in case they are present in L2TP ICRQ, otherwise old beahvior is used (LAC/LNS IP addresses).

Nov 18 2022, 17:40 · accel-ppp 1.x

Nov 15 2022

Dimka88 closed T60: configurable session-timeout param for all connections type as Resolved.
Nov 15 2022, 20:19 · accel-ppp 1.x
Dimka88 closed T56: PPPOE Session-Timeout parameter request as Resolved.
Nov 15 2022, 20:18 · accel-ppp 1.x

Oct 5 2022

Dimka88 added a comment to T71: Radius Ipv6 .

I think it is not implemented yet, but is is good feature request

Oct 5 2022, 09:52 · accel-ppp 1.x

Oct 3 2022

marco created T71: Radius Ipv6 .
Oct 3 2022, 18:56 · accel-ppp 1.x

Sep 16 2022

aserkin added a comment to T59: L2TP LNS use Calling-Number as RADIUS Calling-Station-ID.

just to discuss the possibilities.
I see Calling-Number/Called-Numer AVPs can be taken from attr->val.octets doing something within l2tp_recv_ICRQ procedure:

Sep 16 2022, 13:04 · accel-ppp 1.x

Sep 5 2022

svlobanov added a comment to T70: pppoe vlan_mon doesn't work on debian 10 and ubuntu 18.04.

Attaching full log from github CI (the same issue in the end of the log)

Sep 5 2022, 23:26 · accel-ppp 1.x
svlobanov created T70: pppoe vlan_mon doesn't work on debian 10 and ubuntu 18.04.
Sep 5 2022, 21:32 · accel-ppp 1.x

Aug 15 2022

aserkin added a comment to T59: L2TP LNS use Calling-Number as RADIUS Calling-Station-ID.

This cmake gives working deb on VyOS on Debian11 machine:
cmake -DCMAKE_BUILD_TYPE=Debug \

-DCMAKE_C_FLAGS='-g -O0' \
-DBUILD_IPOE_DRIVER=TRUE \
-DBUILD_VLAN_MON_DRIVER=TRUE \
-DKDIR=/usr/src/linux-headers-`uname -r` \
-DCMAKE_INSTALL_PREFIX=/usr \
-DLUA=TRUE \
-DLUA=5.3 \
-DCPACK_TYPE=Debian11 ..

make
cpack -G DEB

Aug 15 2022, 14:16 · accel-ppp 1.x
pilotsanya closed T44: debian 11 mode=L3 ipoe_nl_cmd_modify as Resolved.

i have testsed last version accel. its ok

Aug 15 2022, 12:46 · accel-ppp 1.x
aserkin added a comment to T59: L2TP LNS use Calling-Number as RADIUS Calling-Station-ID.

Hi.
Is there any recommendations on compiling and embedding newly compiled version of accel-ppp to vyos 1.4 ?
I mean how to install newly built package into VyOS 1.4.
The deb built on Debian11 and installed with dpkg on VyOS does not start for some reason with no output.

Aug 15 2022, 12:11 · accel-ppp 1.x

Aug 4 2022

Dimka88 closed T30: падение accel-pppd 1.12.0-92-g38b6104 спустя 48 дней стабильно работы as Resolved.
Aug 4 2022, 23:35 · accel-ppp 1.x
Dimka88 closed T22: Connection limit for non-shared interfaces by interface index as Resolved.
Aug 4 2022, 23:32 · accel-ppp 1.x
Dimka88 added a comment to T25: падение accel-pppd 1.12.0-92-g38b6104 accel-cmd reload.

В логе должны отображаться команды полученые при accel-cmd *.
Необходимо указывать

[cli]
versobe=2
Aug 4 2022, 23:19 · accel-ppp 1.x
Dimka88 closed T69: Master build Accel signal SIGSEGV, Segmentation fault. as Resolved.
Aug 4 2022, 22:45 · accel-ppp 1.x

Aug 2 2022

Dimka88 changed the status of T69: Master build Accel signal SIGSEGV, Segmentation fault. from Open to In progress.

patch under test

diff --git a/accel-pppd/ctrl/sstp/sstp.c b/accel-pppd/ctrl/sstp/sstp.c
index f17db43..40c6ad9 100644
--- a/accel-pppd/ctrl/sstp/sstp.c
+++ b/accel-pppd/ctrl/sstp/sstp.c
@@ -2415,12 +2415,12 @@ static int sstp_connect(struct triton_md_handler_t *h)
Aug 2 2022, 16:37 · accel-ppp 1.x

Jul 28 2022

aserkin added a comment to T67: route received via Framed-Route radius attribute is installed into default table when terminating connection to VRF.

Is there any chance to fix that ?

Jul 28 2022, 13:45 · accel-ppp 1.x

Jul 26 2022

chodorenko added a comment to T69: Master build Accel signal SIGSEGV, Segmentation fault..

build command
wget https://github.com/accel-ppp/accel-ppp/archive/refs/heads/master.tar.gz -O accel-ppp-master.tar.gz
tar -xvf accel-ppp-master.tar.gz
cd accel-ppp-master
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr -DKDIR=/usr/src/linux-headers-uname -r -DRADIUS=TRUE -DSHAPER=TRUE -DLOG_PGSQL=FALSE -DLUA=TRUE -DBUILD_IPOE_DRIVER=FALSE -DCPACK_TYPE=Debian10 -DBUILD_VLAN_MON_DRIVER=FALSE -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='-g -O0' ..
make -j $CPU_COUNT.
cpack -G DEB

Jul 26 2022, 17:05 · accel-ppp 1.x
chodorenko added a comment to T69: Master build Accel signal SIGSEGV, Segmentation fault..


Add coredump file

Jul 26 2022, 16:15 · accel-ppp 1.x
chodorenko created T69: Master build Accel signal SIGSEGV, Segmentation fault..
Jul 26 2022, 16:14 · accel-ppp 1.x

Jun 20 2022

micron closed T62: Add more info for user in show sessions as Resolved.

added

Jun 20 2022, 15:16 · accel-ppp 1.x

May 20 2022

vang1804 created T68: IPv6 ND on namespace error: setsockopt(SO_BINDTODEVICE): No such device.
May 20 2022, 14:37 · accel-ppp 1.x

May 13 2022

Dimka88 updated the task description for T67: route received via Framed-Route radius attribute is installed into default table when terminating connection to VRF.
May 13 2022, 10:58 · accel-ppp 1.x
Dimka88 triaged T61: VRF does not work for IPoE shared interfaces as High priority.
May 13 2022, 10:48 · accel-ppp 1.x
Dimka88 triaged T67: route received via Framed-Route radius attribute is installed into default table when terminating connection to VRF as Normal priority.
May 13 2022, 10:48 · accel-ppp 1.x
Dimka88 updated the task description for T67: route received via Framed-Route radius attribute is installed into default table when terminating connection to VRF.
May 13 2022, 10:46 · accel-ppp 1.x

Apr 27 2022

aserkin created T67: route received via Framed-Route radius attribute is installed into default table when terminating connection to VRF.
Apr 27 2022, 14:02 · accel-ppp 1.x

Apr 21 2022

micron added a comment to T62: Add more info for user in show sessions.

Hi
Any one for help to make this ?

Apr 21 2022, 09:34 · accel-ppp 1.x

Mar 31 2022

aserkin created T66: L2TP Proxy LCP Authentication support request.
Mar 31 2022, 14:41 · accel-ppp 1.x

Mar 10 2022

Mihawk95 added a comment to T60: configurable session-timeout param for all connections type.

Hi Dimka88!

Mar 10 2022, 08:47 · accel-ppp 1.x

Feb 17 2022

Harunaga created T65: VRF does not work for non-shared interfaces.
Feb 17 2022, 13:27 · accel-ppp 1.x

Jan 30 2022

Dimka88 triaged T64: L2TP LNS - peer hostname/secret authentication as Normal priority.
Jan 30 2022, 20:06 · accel-ppp 1.x
Dimka88 created T64: L2TP LNS - peer hostname/secret authentication.
Jan 30 2022, 20:05 · accel-ppp 1.x
Dimka88 triaged T59: L2TP LNS use Calling-Number as RADIUS Calling-Station-ID as Normal priority.
Jan 30 2022, 18:50 · accel-ppp 1.x
Dimka88 triaged T58: Possibility to send Connect-Info Attribute to RADIUS as Normal priority.
Jan 30 2022, 18:50 · accel-ppp 1.x
Dimka88 triaged T52: PPPoE: per-interface service-name as Normal priority.
Jan 30 2022, 18:49 · accel-ppp 1.x

Jan 26 2022

Dimka88 lowered the priority of T47: Segmentation fault with latest master from High to Low.
Jan 26 2022, 11:50 · accel-ppp 1.x

Jan 9 2022

256 created T63: ipv6-only.
Jan 9 2022, 07:55 · accel-ppp 1.x

Jan 5 2022

svlobanov added a comment to T61: VRF does not work for IPoE shared interfaces.

also, we have to check driver performance when ipoe_lookup_hwaddr is used for many sessions (many sessions in vrf)

Jan 5 2022, 15:16 · accel-ppp 1.x
svlobanov added a comment to T61: VRF does not work for IPoE shared interfaces.

It will not work if there in the conditions below:

  1. two sessions in L2 ipoe shared mode
  2. the same interface (e.g. eth0)
  3. first session without vrf
  4. second session with vrf
  5. the same ip.src for both sessions
Jan 5 2022, 14:18 · accel-ppp 1.x
Dimka88 added a comment to T61: VRF does not work for IPoE shared interfaces.

additional information and patches how it should works

Jan 5 2022, 12:41 · accel-ppp 1.x

Jan 4 2022

micron added a comment to T62: Add more info for user in show sessions.

But for Service name i need your help to extract from PADI or PADO

Jan 4 2022, 09:24 · accel-ppp 1.x

Jan 3 2022

micron added a comment to T62: Add more info for user in show sessions.

i will try to make patch for this.
many of use case send to radius clear mac for user and mac for machine and not need to send interface
this with interface and service will use only fkr cli interface to show local in system .

Jan 3 2022, 21:45 · accel-ppp 1.x