Community discussions

MikroTik App
 
apna
just joined
Topic Author
Posts: 5
Joined: Tue Mar 04, 2014 9:38 am

pppoe with AAAdhcp

Mon Apr 21, 2014 8:26 am

we want to use ccr1036 router as pppoe server but want to use dhcp server of AAA server .It is already integrated with AAA.it is working with the ip pool from ccr1036 .
 
jarda
Forum Guru
Forum Guru
Posts: 7756
Joined: Mon Oct 22, 2012 4:46 pm

Re: pppoe with AAAdhcp

Mon Apr 21, 2014 9:24 am

Good.
 
apna
just joined
Topic Author
Posts: 5
Joined: Tue Mar 04, 2014 9:38 am

Re: pppoe with AAAdhcp

Wed Apr 23, 2014 9:19 am

Good.
we want to use ccr1036 router as pppoe server but want to use dhcp server of AAA server .It is already integrated with AAA.it is working with the ip pool from ccr1036 .how to configure ccr1036 for using dhcp of AAA server.
under ppp tab profiles what should be the remote address to get ip from dhcp server of AAA server for pppoe users.
 
bhumin
just joined
Posts: 2
Joined: Wed May 28, 2014 8:44 am

Re: pppoe with AAAdhcp

Wed May 28, 2014 9:18 am

i have the same issue.. i already have Radius+DHCP server as running setup. now want to add Mikrotik ROS as and NAS and want to use PPPOE Server + IPOE + MAC Auth all in one with common RADIUS DHCP.
now i have successfully done IPOE + MAC Auth with Radius Client + DHCP Relay in ROS but IP allocation for PPPOE Client is not working in any way accept IP POOL add locally in ROS and have to define same in REMOTE ADDRESS in PPPOE Profile. below are the errors while changing parameters in PPPOE Profile.

1) blank Local ADDRESS and Remote Address :-
error = no network protocols running
2) Local Address to my LAN Interface
error = could not determine local IP address
3) Remote address to any IP
result = PPPoE user getting only IP define in Remote Address field.

now its almost not possible to shift my DHCP server to anywhere els due to other NAS (ex. CISCO ASR ) running on it. i want solution ASAP if any.

thanks advance.