I have a couple of instances where it appears that several hotspot clients are being assigned the same IP address as the gateway as well as a normal IP. the result is that the client can not connect until i delete the hosts entry under the hotspot winbox management.
MTRouter/Hotspot
Address:
# ADDRESS NETWORK BROADCAST INTERFACE
0 192.168.0.1/24 192.168.0.0 192.168.0.255 wlan1
IP Pool:
# NAME RANGES
0 hs-pool-1 192.168.0.128-192.168.0.254
DHCP-Server:
# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 dhcp1 wlan1 hs-pool-1 1h yes
HOTSPOT:
# NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUT
0 hotspot-1 wlan1 hs-pool-3 hsprof2 none
HOTSPOT PROFILE:
1 name="hsprof2" hotspot-address=192.168.0.1 dns-name=""
html-directory=hotspot rate-limit="" http-proxy=0.0.0.0:0
smtp-server=000.000.000.000 login-by=mac,cookie,http-chap,https,http-pap
mac-auth-password="" http-cookie-lifetime=3d ssl-certificate=none
split-user-domain=no use-radius=yes radius-accounting=yes
radius-interim-update=received nas-port-type=wireless-802.11
radius-default-domain="" radius-location-id="" radius-location-name=""
radius-mac-format=XX:XX:XX:XX:XX:XX
FAULT IN HOSTS: (from what i remember)
Flags: S - static, H - DHCP, D - dynamic, A - authorized, P - bypassed
# MAC-ADDRESS ADDRESS TO-ADDRESS SERVER IDLE-TIMEOU
35 P XX:XX:XX:XX:XX:XX 192.168.0.1 192.168.0.1 hotspot-1
36 P XX:XX:XX:XX:XX:XX 192.168.0.149 192.168.0.149 hotspot-1
The MAC addresses for 35 and 36 are the same.