Could someone please explain why my RB951Ui-2nD (hAP) when running 6.32.1 suddenly decides to update it's /ip hotspot configuration from the default, without any input from me? Has anyone else seen this? Basically ...
-
I reset the configuration and then log back on when the router is ready.
-
"/ip hotspot export" shows nothing (other than a header) - so everything
is at it's default. -
After some time (not sure how long, but probably only a few minutes on average) "/ip hotspot export" shows
set [ find default=yes ] html-directory=flash/hotspot
html-directory has changed from "hotspot" to "flash/hotspot"
without me doing anything!?!?!
This behaviour is very worrying ... I do not expect configurations to change underneath me - where would this end. If something needs to be set then it should be done when the system has it's configuration reset, not at runtime.
I have not as yet seen this happening on an RB951-2n running 6.32.1 - is it RB951Ui-2nD specific?
This happens even when the RB951Ui-2nD is not connected to the internet, so it is not some type of
external update.
Here is a more complete log ...
Reset the configuration to get a clean start ...
[admin@MikroTik] > /system reset-configuration
Dangerous! Reset anyway? [y/N]:
y
...
Log back on and look at the /ip hotspot setup ...
[admin@MikroTik] > /ip hotspot export
jan/02/1970 00:22:18 by RouterOS 6.32.1
software id = GQ1D-70ED
[admin@MikroTik] > /ip hotspot export verbose
jan/02/1970 00:22:23 by RouterOS 6.32.1
software id = GQ1D-70ED
/ip hotspot profile
set [ find default=yes ] dns-name="" hotspot-address=0.0.0.0 html-directory=hotspot http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=cookie,http-chap
name=default rate-limit="" smtp-server=0.0.0.0 split-user-domain=no use-radius=no
/ip hotspot user profile
set [ find default=yes ] add-mac-cookie=yes address-list="" idle-timeout=none !insert-queue-before keepalive-timeout=2m mac-cookie-timeout=3d name=default
!parent-queue !queue-type shared-users=1 status-autorefresh=1m transparent-proxy=no
/ip hotspot service-port
set ftp disabled=no ports=21
Nothing was shown from /ip hotspot export.
Wait a while (not sure how long).
Have a look at the /ip hotspot setup configuration again ...
[admin@MikroTik] > /ip hotspot export
jan/02/1970 00:24:44 by RouterOS 6.32.1
software id = GQ1D-70ED
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
[admin@MikroTik] > /ip hotspot export verbose
jan/02/1970 00:29:57 by RouterOS 6.32.1
software id = GQ1D-70ED
/ip hotspot profile
set [ find default=yes ] dns-name="" hotspot-address=0.0.0.0 html-directory=flash/hotspot http-cookie-lifetime=3d http-proxy=0.0.0.0:0 login-by=
cookie,http-chap name=default rate-limit="" smtp-server=0.0.0.0 split-user-domain=no use-radius=no
/ip hotspot user profile
set [ find default=yes ] add-mac-cookie=yes address-list="" idle-timeout=none !insert-queue-before keepalive-timeout=2m mac-cookie-timeout=3d name=default
!parent-queue !queue-type shared-users=1 status-autorefresh=1m transparent-proxy=no
/ip hotspot service-port
set ftp disabled=no ports=21
?? html-directory=... has been changed without me doing anything ??