Hallo,
i have a mikrotik routerboard RB2011UAS-RM Software Version 5.22 with hotspot configuration. for the users there is an external radius server there. if users try to authentify themselves on hotspot, the mikrotik router son't want to contact the external radius server. i try a lot of configuration examples, they given in wiki.mikrotik.com, but it don't work.
if i start a tcpdump on the radius server, i can't see packets to port 1812 or 1813.
How can I persuade the router, that it queries the external radius?
[admin@MikroTik] /ip hotspot> print
Flags: X - disabled, I - invalid, S - HTTPS
NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUT
0 hotspot1 ether2-Internat ip-pool-Internat hsprof1 5m
[admin@MikroTik] /ip hotspot> /radius
[admin@MikroTik] /radius> print
Flags: X - disabled
SERVICE CALLED-ID DOMAIN ADDRESS SECRET
0 ;;; AkoCafe (Radius Server)
login Aloisius01 172.16.1.2 aloiGeheimXX
hotspot
[admin@MikroTik] /radius> /ip firewall
[admin@MikroTik] /ip firewall> print
bad command name print (line 1 column 1)
[admin@MikroTik] /ip firewall>
[admin@MikroTik] /ip firewall> connection
[admin@MikroTik] /ip firewall connection> print
Flags: S - seen reply, A - assured
PROTOCOL SRC-ADDRESS DST-ADDRESS TCP-STATE TIMEOUT
0 udp 192.168.99.254:45485 192.168.99.1:53 5s
1 udp 192.168.99.254:41703 192.168.99.1:53 0s
2 S udp 192.168.99.167:51709 192.168.0.1:53 0s
3 SA tcp 192.168.88.254:1052 192.168.88.1:22 established 4m59s
4 udp 192.168.99.254:47723 192.168.99.1:53 6s
5 igmp 0.0.0.0 224.0.0.1 9m45s
6 S udp 192.168.99.167:60520 192.168.0.1:53 8s
7 S udp 192.168.99.108:55177 192.168.100.1:53 6s
8 udp 192.168.99.254:37471 192.168.99.1:53 8s
9 udp 192.168.99.104:64492 192.168.100.1:53 8s
10 S udp 192.168.99.167:58663 192.168.0.1:53 0s
11 udp 192.168.99.254:47950 192.168.99.1:53 8s
12 udp 192.168.99.254:58810 192.168.99.1:53 6s
13 S udp 192.168.99.108:56402 192.168.100.1:53 7s
14 S udp 192.168.99.167:59503 192.168.0.1:53 7s
15 udp 192.168.99.167:56908 192.168.0.1:53 7s
16 udp 192.168.99.254:41457 192.168.99.1:53 6s
17 udp 192.168.99.254:35702 192.168.99.1:53 6s
18 udp 192.168.99.254:55638 192.168.99.1:53 0s
19 udp 192.168.99.254:45089 192.168.99.1:53 2s
20 udp 192.168.99.108:61992 192.168.100.1:53 8s
21 tcp 192.168.99.254:64874 192.168.99.251:50141 established 3h53m51s
22 udp 192.168.99.254:46987 192.168.99.1:53 1s
23 udp 192.168.99.254:36322 192.168.99.1:53 0s
24 udp 192.168.99.254:59961 192.168.99.1:53 5s
25 udp 192.168.99.254:51686 192.168.99.1:53 3s
26 udp 192.168.99.254:33277 192.168.99.1:53 3s
27 udp 192.168.99.254:33493 192.168.99.1:53 1s
28 udp 192.168.99.254:48412 192.168.99.1:53 4s
29 udp 192.168.99.254:37385 192.168.99.1:53 8s
30 udp 192.168.99.254:53032 192.168.99.1:53 9s
31 S udp 192.168.99.167:61406 192.168.0.1:53 0s
32 S udp 192.168.99.167:61731 192.168.0.1:53 0s
33 udp 192.168.99.254:55810 192.168.99.1:53 4s
34 S udp 192.168.99.167:57559 192.168.0.1:53 7s
35 tcp 192.168.99.254:64874 192.168.99.29:62489 established 8h45m29s
36 udp 192.168.99.254:39424 192.168.99.1:53 2s
37 udp 192.168.99.254:57604 192.168.99.1:53 4s
38 udp 192.168.99.254:49394 192.168.99.1:53 4s
39 tcp 192.168.99.254:64874 192.168.99.29:62629 established 9h14m13s
40 udp 192.168.99.254:43060 192.168.99.1:53 2s
41 udp 192.168.99.167:62204 192.168.0.1:53 9s
42 udp 192.168.99.254:59362 192.168.99.1:53 8s
43 udp 192.168.99.108:60050 192.168.100.1:53 9s
44 udp 192.168.99.254:50340 192.168.99.1:53 2s
[admin@MikroTik] /ip firewall connection>
There are no connections to radius server (172.16.1.2).
Greetings in hope of a little help.
Stephan, DER Ruebenmaster