I’m trying to setup a hotspot on an RB751U running 5.25, and some things are not clear about doing so, for starters:
dns name of hotspot server: Is this the name of the hotspot interface (e.g. default of 10.5.50.1?) or is the the dns name of the login web page (since the example is “www.example.com”)?
and when I run the setup, it complains:
[admin@coldsnap.peak.org] /ip hotspot> setup
Select interface to run HotSpot on
hotspot interface: wlan1
Set HotSpot address for interface
local address of network: 10.5.50.1/24
masquerade network: yes
Set pool for HotSpot addresses
address pool of network:
Select hotspot SSL certificate
select certificate: none
Select SMTP server
ip address of smtp server: 0.0.0.0
Setup DNS configuration
dns servers: 69.59.192.71
DNS name of local hotspot server
dns name: login.coldsnap.peak.org
failure: setup failed to configure ip address: failed to add IP address: already have such address (6)
[admin@coldsnap.peak.org] /ip hotspot> .. address print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK INTERFACE
0 ;;; default configuration
192.168.88.1/24 192.168.88.0 bridge-local
1
2 ;;; hotspot network
10.5.50.1/24 10.5.50.0 wlan1
Are you not supposed to configure an address in the wireless interface? That doesn’t seem right…