Hello everyone.
Am a new mikrotik, i have not have alot of experience configuring mikrotik routers. Am trying to setup external radius server for hotspot service. am using freeradius running on ubuntu 16 server. freeradius is working with NTradPing testing tool. On mikrotik am getting the following log
(7 messages discarded)
echo: radius,debug,packet User-Name = “Chibwe”
echo: radius,debug,packet NAS-Port = 2150629379
echo: radius,debug,packet Acct-Session-Id = “80300003”
echo: radius,debug,packet Framed-IP-Address = 10.5.50.254
echo: radius,debug,packet MT-Host-IP = 10.5.50.254
echo: radius,debug,packet CHAP-Challenge = 0xffc80de55b9620d342ab4dbe06e413d4
echo: radius,debug,packet CHAP-Password = 0xff28fe2787f7c63877fb5ef94b96da22
echo: radius,debug,packet fb
echo: radius,debug,packet Service-Type = 1
echo: radius,debug,packet WISPr-Logoff-URL = “http://10.5.50.1/logout”
echo: radius,debug,packet NAS-Identifier = “MikroTik”
echo: radius,debug,packet NAS-IP-Address = 10.1.1.102
then this after
echo: radius,debug timeout for 3f:2c
echo: hotspot,info,debug Chibwe (10.5.50.254): login failed: RADIUS server is not
responding
On freeradius have checked the client configurations are find. when i run it in debug mode am not seeing any attempts of mikrotik trying to connect.
If anyone could held me i will be more than regretful.