i’m running hotspot + radius on the same machine.
I cannot manage to work the “user?subs=…” link in the hotspot ip address.
it only works if i call it with the machine ip…
ex
eth1:192.168.1.1
eth2:10.0.0.1
hotspot on eth2 so users have 10.0.0.x ip addresses,
everything works fine but “user” page only works if i browse:
192.168.1.1/user,
i get 404 if i use:
10.0.0.1/user
do i have to activate something??
what am i doing worng?
thanks!
here is the answer to your question,
http://wiki.mikrotik.com/wiki/User_Manager/User_page#Link_to_user_page
that was the page i started from…
the hotspot works fine i can connect and browse the web if i click on the status button:
<!-- user manager link -->
<button onclick="document.location='http://$(hostname)/user?subs='">status</button>
it browse to 10.0.0.1/user?subs=
but i get an error page but if i change the ip address from
10.0.0.1 to 192.168.1.1 it works jst fine!
is this a problem or just a feature!
thanx again
I have same problem.
Regards
Haval