Search found 139 matches

by hashbang
30 Dec 2019, 15:20
Forum: Installation
Topic: [SOLVED] compiling problem on cento 7
Replies: 2
Views: 5667

[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: 1844

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_...
by hashbang
11 Oct 2019, 10:05
Forum: PPPoE
Topic: getting error loading module
Replies: 3
Views: 1844

getting error loading module

HI,
Compiled on openwrt while starting I get this error in logs

[2019-10-11 13:36:45.409]loader: failed to load 'pppoe': Error loading shared library libvlan-mon.so: No such file or directory (needed by /usr/lib/accel-ppp/libpppoe.so)
thanks
by hashbang
10 Oct 2019, 04:35
Forum: PPPoE
Topic: is this possible for on pppoe server
Replies: 3
Views: 2053

Re: is this possible for on pppoe server

thanks. I'd compiled openwrt for accel-ppp. So before putting it live for testing. I thought i should ask the dev. some questions.
1) In multiple instances how cli will work and telnet.(separate port for each instance)
2) Can we add multiple pools in single conf file.

thanks again
by hashbang
08 Oct 2019, 14:56
Forum: PPPoE
Topic: is this possible for on pppoe server
Replies: 3
Views: 2053

is this possible for on pppoe server

Hi,
It is possible to have :
1) multiple service name on single interface (when there are many vlans on interface)
2) different ip pools for different vlans
3) different pado delay for every instance (interface)

thanks
by hashbang
12 May 2017, 14:36
Forum: PPPoE
Topic: is it must to put service name in pppoe dialer ?
Replies: 1
Views: 1607

is it must to put service name in pppoe dialer ?

Hi As I just installed accel So I'll be asking lots of newbie questions. Please bear it ;) Installation went fine. All working ok but one question I found it is necessary to put service name in pppoe dialer. Tested it on Mikrotik. If I keep the service name blank. I get errors in accel "Service...
by hashbang
12 May 2017, 09:35
Forum: PPPoE
Topic: renaming the pppoe interface
Replies: 4
Views: 3062

Re: renaming the pppoe interface

TY,
Can it be done on nas side using ifup ifdown ?
by hashbang
12 May 2017, 07:36
Forum: PPPoE
Topic: renaming the pppoe interface
Replies: 4
Views: 3062

renaming the pppoe interface

Hi,
How do I rename the pppxxxx interface to username so that it can easily be monitored ?
thnx
by hashbang
12 Jul 2015, 10:32
Forum: Radius
Topic: configuring accel pppoe for radius
Replies: 1
Views: 3813

configuring accel pppoe for radius

hi,
we are using radius manager with mikrotik pppoe. I would like to shift to accel-pppoe. How to use radius attributes like bandwidth limiting, total traffic, customer attributes like Mikrotik-addess-list etc.
thanks in advance