Page MenuHome Accel-ppp

svlobanov (Sergey V. Lobanov)
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 16 2020, 19:50 (210 w, 1 d)

Recent Activity

Nov 7 2023

svlobanov added a comment to T77: Different CPU usage with 'ipoe' and 'pppoe'.

Use RPS or RFS https://www.kernel.org/doc/html/latest/networking/scaling.html?highlight=rps

Nov 7 2023, 13:04 · accel-ppp 1.x
svlobanov added a comment to T77: Different CPU usage with 'ipoe' and 'pppoe'.

this is not related to accel, because accel-ppp is only control-plane for pppoe sessions so slow performance of pppoe is related to kernel, not to accel-ppp

Nov 7 2023, 11:37 · accel-ppp 1.x
svlobanov added a comment to T77: Different CPU usage with 'ipoe' and 'pppoe'.

This question is not related to accel, traffic forwarding is done by kernel, not by accel-ppp so please contact netdev (https://lore.kernel.org/netdev/ ) if you want to discuss it

Nov 7 2023, 11:09 · 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

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

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

Jan 3 2022

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

I use this one: show sessions match calling-sid vlan123

Jan 3 2022, 21:32 · accel-ppp 1.x
svlobanov added a comment to T62: Add more info for user in show sessions.

why do you want to have "uplink interface" as a separate column? why calling-sid/called-sid with interface name is not enough?

Jan 3 2022, 21:24 · accel-ppp 1.x
svlobanov added a comment to T62: Add more info for user in show sessions.

@micron
regarding to interface:

ifname-in-sid=called-sid|calling-sid|both:
Jan 3 2022, 17:12 · accel-ppp 1.x
svlobanov added a comment to T62: Add more info for user in show sessions.

You can include "uplinkif" to calling-sid or called-sid, it is already implemented. Please check man/doc related to this feature

Jan 3 2022, 14:28 · accel-ppp 1.x

Dec 17 2021

svlobanov added a comment to T55: No buffer space available.

please check this patch https://github.com/accel-ppp/accel-ppp/pull/31

Dec 17 2021, 20:24 · accel-ppp 1.x

Nov 14 2021

svlobanov added a comment to T51: При завершении PPPoE сессии по LCP таймауту данные в счётчиках Acct-* всегда равны тому, что было в последнем Interim-Update.

please enable max debug level and provide debug log retaled to the session from the beginning to the end

Nov 14 2021, 21:43 · accel-ppp 1.x

Nov 3 2021

svlobanov added a comment to T33: Текущий config запущенного accel.

Proposed solution doesn't solve described issue because 'show loaded-config' prints last loaded config disregarding what is applied. Even if accel doesn't apply an option from loaded config, it will be printed by 'show loaded-config' command

Nov 3 2021, 11:45 · accel-ppp 1.x

Nov 2 2021

svlobanov added a comment to T33: Текущий config запущенного accel.

please try this branch https://github.com/svlobanov/accel-ppp/tree/show-loaded-config

Nov 2 2021, 09:54 · accel-ppp 1.x

Oct 20 2021

svlobanov updated subscribers of T50: Некорректная работа proxy-arp.

@themiron please review PR https://github.com/accel-ppp/accel-ppp/pull/24

Oct 20 2021, 19:07 · accel-ppp 1.x

Oct 18 2021

svlobanov added a comment to T50: Некорректная работа proxy-arp.

@ProLan please try to apply patch below:

Oct 18 2021, 23:19 · accel-ppp 1.x
svlobanov added a comment to T50: Некорректная работа proxy-arp.

I can confirm that linux kernel learns from arp.src.hw_mac, not from eth.src. It means that current behaviour for proxy_arp=2 is useless. If no l2 isolation, then proxy_arp is not required. in case of isolation, linux clients will not be able not communicate to each other

Oct 18 2021, 22:47 · accel-ppp 1.x

Jul 9 2021

svlobanov added a comment to T45: per interface radius configuration.

It might be an issue with vlan_mon, but ipoe module will work with multiple accel instances

Jul 9 2021, 17:13 · accel-ppp 1.x
svlobanov added a comment to T45: per interface radius configuration.

you can simply run multiple instances of accel-ppp

Jul 9 2021, 16:01 · accel-ppp 1.x

Oct 28 2020

svlobanov added a comment to T32: Accel-ppp does not inform RADIUS server about delegation prefix.

Your accel-pppd version is too old (142c943721615020bca80de4c69e6bbf574529aa = Mon Oct 22 12:00:02 2018 +0200)

Oct 28 2020, 22:42 · accel-ppp 1.x

Jun 7 2020

svlobanov added a comment to T18: Ability to pass option ip-unnumbered in radius attribute.

You are talking about ifcfg,mode and start options, right? These are per-interface configuration, not per-session so I could not imagine how to configure per-interface options via access-accept message.

Jun 7 2020, 22:33 · accel-ppp 1.x

Jun 6 2020

svlobanov added a comment to T18: Ability to pass option ip-unnumbered in radius attribute.

Can you explain your idea in details? What do you want to add? Which messages should be modified? (access-request/access-accept/accountint-request?)

Jun 6 2020, 23:34 · accel-ppp 1.x

May 24 2020

svlobanov created T17: netns design and implementation issues.
May 24 2020, 13:56 · accel-ppp 1.x

Apr 21 2020

svlobanov triaged T14: man file is outdated as Low priority.
Apr 21 2020, 19:59 · accel-ppp 1.x

Apr 20 2020

svlobanov added a watcher for accel-ppp 1.x: svlobanov.
Apr 20 2020, 07:02