Search found 5 matches

by micron
10 Sep 2021, 22:22
Forum: PPPoE
Topic: Mass disconnects under high load
Replies: 6
Views: 6564

Re: Mass disconnects under high load

hi @marekm
do you find solution for this problem ?
i have same problem.
by micron
16 Jun 2021, 20:13
Forum: PPPoE
Topic: So I had put accel-ppp live with heavy load
Replies: 46
Views: 73113

Re: So I had put accel-ppp live with heavy load

Hi
Do you find solution of this problem?
by micron
02 Feb 2021, 07:03
Forum: Patches
Topic: PPPoE:: изменения поведения ответа PADO и доб.опция к interface=[re:]ifname[,padi-limit=n][,accept-null-sn=0/1]
Replies: 2
Views: 23955

Re: PPPoE:: изменения поведения ответа PADO и доб.опция к interface=[re:]ifname[,padi-limit=n][,accept-null-sn=0/1]

Small update After comment this part of code problem is fix. connect service-name from list and blank service name // if (!service_match && !conf_accept_any_service ) { // if (conf_verbose) // log_warn("pppoe: discarding PADI packet (Service-Name mismatch)\n"); // return; // }
by micron
01 Feb 2021, 23:29
Forum: Patches
Topic: PPPoE:: изменения поведения ответа PADO и доб.опция к interface=[re:]ifname[,padi-limit=n][,accept-null-sn=0/1]
Replies: 2
Views: 23955

Re: PPPoE:: изменения поведения ответа PADO и доб.опция к interface=[re:]ifname[,padi-limit=n][,accept-null-sn=0/1]

Hi i try patch part for old router work perfect, but part to accept blank (empty) service name not work . i try this type of config. [pppoe] verbose=1 ac-name=test service-name=test1,test2 #accept-any-service=1 called-sid=mac vlan-mon=eth0,2-4094 vlan-timeout=180 vlan-name=vlan%N interface=re:^vlan(...