is this possible for on pppoe server

PPPoE related questions
Post Reply
hashbang
Posts: 135
Joined: 12 Jul 2015, 10:28

is this possible for on pppoe server

Post by hashbang »

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
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: is this possible for on pppoe server

Post by dimka88 »

Hi, you can run multiple accel-ppp daemons for this case. Now not implemented more these features from list
hashbang
Posts: 135
Joined: 12 Jul 2015, 10:28

Re: is this possible for on pppoe server

Post by hashbang »

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
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: is this possible for on pppoe server

Post by dimka88 »

1) Yes, you need use different ports in [cli] section for different daemons
2) Yes, you can use next_pool_name https://accel-ppp.org/accel-ppp.conf.html#lbAV
Post Reply