trouble when implementing radius in routerOS

hi all…

I have some problem about mikrotik RouterOS
now I have a project to build a hotspot using wireless router 3com
for the autentication system, I want using external radius server from mikrotik RouterOS

this is the topology picture

I have been already configuring the RouterOS, but I find some problem.
when hostpot profile already on, I can’t ping the wireless router from mikrotik routerOS, but when hotspot already off, I can ping it.

and although I was fill the same radius key in mikrotik and wireless router, I can’t login wireless network.

please give me an advice to solve this problem

thanks before

With not much detail available, one thing came to mind, have you ip binding you wireless router in hotpsot

I think no. this is my first project using mikrotik and wireless router, can you give me some explanation about ip binding in wireless router?
if ip binding same with dhcp, I turned off the dhcp function in wireless router but in the mikrotik I turned on that feature.

Replace x.x.x.x with the localnet ip of the wireless router:

/ip hotspot ip-binding
add address=x.x.x.x type=bypassed

thanks tim :slight_smile:

I will do it soon, and report the result here

:frowning:
i think the problem still exist, the radius in the mikrotik still not connected to the wireless router

any advice to solve this problem?

i think the problem has been solved, because my project leader canceling this project :laughing:

anyway, thanks all