I have configured radius for hotspot and ppp. On Hotspot login I get an
error 400 page Radius server not responding. The radius status shows no
packets sent, and running radstock to monitor traffic sent on the remote
radius shows no packets received. Hotspot and Universal client configed
via Wizard.
Configs are
ip hotspot aaa print
use-radius: yes
accounting: yes
interim-update: 5m
ppp aaa print
use-radius: yes
accounting: yes
interim-update: 5m
0 X ;;; xxxx login
service=ppp,login,hotspot,wireless,telephony called-id=“Txxxxx”
domain=“xxx.net.au” address=203.16.x.x secret=“secret”
authentication-port=1645 accounting-port=1646 timeout=300ms
accounting-backup=no
1 X service=ppp,login,hotspot,wireless,telephony called-id=“Txxxx”
domain=“” address=203.16.x.x secret=“secret”
authentication-port=1812 accounting-port=1813 timeout=300ms
accounting-backup=no
2 service=ppp,login,hotspot,wireless,telephony called-id=“Txxxxx”
domain=“skywave.biz” address=202.9.x.x secret=“secret”
authentication-port=1645 accounting-port=1646 timeout=300ms
accounting-backup=no
2 is where the radstock is listening on 1645..
radius monitor 2 once
pending: 0
requests: 0
accepts: 0
rejects: 0
resends: 0
timeouts: 0
bad-replies: 0
last-request-rtt: 0s
Shows no requests generated.. Neither did it for the other two Radius clients. Just get the error 400 from the Hotspot login page.. or do I
need to open up radius in the hotspot firewals???
Any thoughts
Ken K