Community discussions

MikroTik App
 
kikikakuku
just joined
Topic Author
Posts: 8
Joined: Fri Jul 01, 2016 11:49 am

PPPoE Setup Queues Central Router

Wed Nov 30, 2016 3:41 pm

Image

Kindly assist in setting up PPPoE queues. I followed the http://wiki.mikrotik.com/wiki/User_Manager/4/PPP_Setup to set up the pppoe servers, main site and remote.
At the moment, if a client dials on the remote router, a queue is created on the remote router. I'd like the queues to be created at a central point i.e. main router. All router are in router mode. How do I achieve this?
 
User avatar
sneeep
just joined
Posts: 17
Joined: Sat Jan 28, 2017 11:22 pm
Location: 1 AU, BR

Re: PPPoE Setup Queues Central Router

Sat Jan 28, 2017 11:30 pm

I'm searching for it for a very long time. I've tried to use pppoe-profile "on up / down" scripts but RoS looks like it does not allow ssh sessions by scripts.
Maybe some linux script with an crontab would fit our requirements but i would be very happy if i could do it on the boxes.
Please if anyone can give us an idea, Me and a bunch of guys here would be very grateful.

ps: the necessity, light up an queue in a router that are before the pppoe-server. In my case i can do it on a linux server that today are the gateway of network too, but, i will kick this guy off in a short time.

Cheers.
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 13149
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: PPPoE Setup Queues Central Router

Sun Jan 29, 2017 7:59 am

move the ppppoe autentication on router where queue must stay....
 
kikikakuku
just joined
Topic Author
Posts: 8
Joined: Fri Jul 01, 2016 11:49 am

Re: PPPoE Setup Queues Central Router

Sun Jan 29, 2017 3:21 pm

move the ppppoe autentication on router where queue must stay....
Kindly elaborate further.
How can this be achieved without setting the remote router in bridge mode?
 
User avatar
rextended
Forum Guru
Forum Guru
Posts: 13149
Joined: Tue Feb 25, 2014 12:49 pm
Location: Italy
Contact:

Re: PPPoE Setup Queues Central Router

Sun Jan 29, 2017 5:15 pm

move the ppppoe autentication on router where queue must stay....
Kindly elaborate further.
How can this be achieved without setting the remote router in bridge mode?
Put the "PPPoE remote client" ethernet and "remote to main" ethernet on same switch port and set "PPPeE remote client" as slave port of "remote to main"
 
User avatar
sneeep
just joined
Posts: 17
Joined: Sat Jan 28, 2017 11:22 pm
Location: 1 AU, BR

Re: PPPoE Setup Queues Central Router

Sun Feb 05, 2017 4:48 pm

move the ppppoe autentication on router where queue must stay....
Kindly elaborate further.
How can this be achieved without setting the remote router in bridge mode?
Put the "PPPoE remote client" ethernet and "remote to main" ethernet on same switch port and set "PPPeE remote client" as slave port of "remote to main"

In my case, i have 2 ring topology's on network, all in layer3 and pppoe-servers very close to clients. All queues are signaled by radius to this routers. The desire, keep the design and move this queues to a PE router that i have on datacenter that centralize this 2 rings. I know that it can't be achieved by radius. Someone here have this same problem as us ?
 
User avatar
shailparmar
Frequent Visitor
Frequent Visitor
Posts: 97
Joined: Wed Aug 20, 2014 6:07 pm
Location: GB
Contact:

Re: PPPoE Setup Queues Central Router

Sun Feb 05, 2017 5:21 pm

Use tunnels Or VLAN from router2 to the main router.