Hi all, I need some help
I have intsall a RB433 and a few NanoStations as CPE’s
I have now install freeradius and have it authenticating and working.
What I need to know is how do I setup the CPE’s and the Mikrotik now to use the freeradius for authentication. ?
Thanks
You might try either PPPOE or MAC address authentication.
Here is something that might help.
http://wiki.mikrotik.com/wiki/RouterOs_MySql_Freeradius
Tom
Ok I have some progress but I am still have some problems:
Current Setup
FreeRADIUS Server
eth0 10.10.0.245
Mikrotik RB443
ether1 10.10.0.3
wlan1 10.10.1.1
wlan2 10.10.10.1
Routes
…Dst. Address…Gateway…Distance…Pref. Source
AS…0.0.0.0/0…10.10.0.1 reachable ether1…1
DAC…10.10.0.0/24…ether1 reachable…0…10.10.0.3
DAC…10.10.1.0/24…wlan1…0…10.10.1.1
DAr…10.10.2.0/24…10.10.10.2 reachable wlan2 120
DAr…10.10.3.0/24…10.10.10.2 reachable wlan2 120
DAC…10.10.10.0/24…wlan2…0…10.10.10.1
CPE
Connects to WLAN1
Heres the thing I have set the CPE to us PPPoE user/1111, then I created a PPPoE server and told it to us the wlan1 interface and use radius
I setup usermanager on the the mikrotik and created a user user/1111 I then configured RADIUS on the Mikrotik to point to it’s self and the user
authenticated and conncted.
If I change RADIUS and point it to 10.10.0.245 “the freeradius server” the CPE does not connect, I can see from freeradius the requests comming and being accepted and sent back to 10.10.0.3, but from RADIUS–> status I see no accepts or rejects
In the Mikrotik Logs I am seeing:
PPPoE connection established from XX:XX:XX:XX:XX:XX
: waiting for call
: terminating… - user user authentication failed - radius timeout
: disconnected