Search found 137 matches

by hashbang
06 Feb 2020, 12:18
Forum: PPPoE
Topic: [SOLVED]pppoe interfaces without ip address
Replies: 8
Views: 3959

[SOLVED]pppoe interfaces without ip address

HI, Conducting live test on pppoe server. I got issue tht some people were unable to reach internet. I found pppoe interface is up but no ip address on it whereas in show session the user was online with ip address. Details below : pppoe5: flags=16<POINTOPOINT> mtu 1480 ppp txqueuelen 3 (Point-to-Po...
by hashbang
08 Jan 2020, 05:32
Forum: PPPoE
Topic: no free ipv4
Replies: 4
Views: 3241

Re: no free ipv4

i was using 100.90.48.0/22
changed to what u suggested but accel-cmd reload didnt worked
I'd to restart the accel-ppp server
in what all situation reloading config doesnt work ?
thnks
by hashbang
04 Jan 2020, 08:11
Forum: PPPoE
Topic: no free ipv4
Replies: 4
Views: 3241

Re: no free ipv4

TY
by hashbang
03 Jan 2020, 14:53
Forum: PPPoE
Topic: no free ipv4
Replies: 4
Views: 3241

no free ipv4

I put the pppoe-server live with 200 to 250 users I got this error warn: ppp76: ppp: no free IPv4 address [2020-01-03 20:17:38]: warn: ppp65: ppp: no free IPv4 address [2020-01-03 20:17:38]: warn: ppp72: ppp: no free IPv4 address [2020-01-03 20:17:38]: warn: ppp69: ppp: no free IPv4 address [2020-01...
by hashbang
03 Jan 2020, 10:43
Forum: PPPoE
Topic: ipcp lockup warning
Replies: 0
Views: 13942

ipcp lockup warning

Hi, I'm getting undermentioned errors : ppp1: ppp:ipcp: to avoid kernel soft lockup requested IP cannot be assigned (10.11.11.3) [2020-01-03 16:08:11]: info: ppp1: abcdef: authentication succeeded [2020-01-03 16:08:11]: warn: ppp1: IPCP: discarding packet [2020-01-03 16:08:11]: info: ppp1: disconnec...
by hashbang
01 Jan 2020, 06:53
Forum: Shaper
Topic: Mikrotik-Rate-Limit not working
Replies: 6
Views: 8200

[SOLVED]Re: Mikrotik-Rate-Limit not working

ty, its working
I'd to restart accel-ppp
reload was not loading the new config (looks like)

Next problem in next section :?:
by hashbang
31 Dec 2019, 06:31
Forum: Shaper
Topic: Mikrotik-Rate-Limit not working
Replies: 6
Views: 8200

Mikrotik-Rate-Limit not working

we had got a working radius server. I was testing accel-ppp but m not getting mikrotik-rate-limit attributes in logs. added mikrotik dictionary in /usr/share/accel-ppp/radius/dictionary radius is already working many mikrotiks defined in shaper vendor=mikrotik attr=Mikrotik-Rate-Limit rate-multiplie...
by hashbang
30 Dec 2019, 16:07
Forum: Installation
Topic: [SOLVED] compiling problem on cento 7
Replies: 2
Views: 4716

Re: [SOLVED] compiling problem on cento 7

went through installation instructions and installed kernel from elrepo. rpm package generated successfuly
thnks
by hashbang
30 Dec 2019, 15:20
Forum: Installation
Topic: [SOLVED] compiling problem on cento 7
Replies: 2
Views: 4716

[SOLVED] compiling problem on cento 7

HI I get this error while compiling /opt/accel-ppp-code/build/drivers/ipoe/driver/ipoe.c:1855:9: error: ‘GENL_ID_GENERATE’ undeclared here (not in a function) .id = GENL_ID_GENERATE, ^ /opt/accel-ppp-code/build/drivers/ipoe/driver/ipoe.c:1875:2: warning: initialization from incompatible pointer type...
by hashbang
12 Oct 2019, 12:04
Forum: PPPoE
Topic: getting error loading module
Replies: 3
Views: 1740

Re: getting error loading module

ty, Rt missing vlan-mon.ko I'm trying to compiling on openwrt i'll post the make file and error when i add this in make file CMAKE_OPTIONS += \ -DBUILD_DRIVER=TRUE \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ -DLOG_PGSQL=FALSE \ -DSHAPER=TRUE \ -DRADIUS=TRUE \ -DNETSNMP=TURE \ -DLOG_...