Hello all.
I have a basic setup with a 14db omni connected to an atheros card.
all is well for the wireless card configuration and i can connect a laptop to the system and get an ip and all however when i come to open a page the hotspot system doesnt load.
all i get on the client side is a timeout.
heres my config:
[admin@MikroTik] interface wireless> print
Flags: X - disabled, R - running
0 name="wlan1" mtu=1500 mac-address=00:02:6F:4B:B8:B3 arp=disabled disable-running-check=no
interface-type=Atheros AR5213 radio-name="00026F4BB8B3" mode=ap-bridge ssid="Hermaime" area=""
frequency-mode=superchannel country=no_country_set antenna-gain=15 frequency=2437 band=2.4ghz-b/g
scan-list=default rate-set=default supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps
basic-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
basic-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps max-station-count=2007
ack-timeout=dynamic tx-power-mode=default noise-floor-threshold=default periodic-calibration=default
burst-time=disabled dfs-mode=none antenna-mode=ant-a wds-mode=disabled wds-default-bridge=none
wds-ignore-ssid=no update-stats-interval=disabled default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=default
disconnect-timeout=3s on-fail-retry-time=100ms preamble-mode=both compression=no allow-sharedkey=no
[admin@MikroTik] interface wireless>
[admin@MikroTik] ip hotspot> print
Flags: X - disabled, I - invalid, S - HTTPS
# NAME INTERFACE ADDRESS-POOL PROFILE IDLE-TIMEOUT
0 hs-wlan1 wlan1 hs-pool-2 hsprof1 5m
[admin@MikroTik] ip hotspot> profile
[admin@MikroTik] ip hotspot profile> print
Flags: * - default
0 * name="default" hotspot-address=0.0.0.0 dns-name="" html-directory=hotspot rate-limit=""
http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d
split-user-domain=no use-radius=no
1 name="hsprof1" hotspot-address=10.5.50.1 dns-name="" html-directory=hotspot rate-limit=""
http-proxy=0.0.0.0:0 smtp-server=0.0.0.0 login-by=cookie,http-chap http-cookie-lifetime=3d
split-user-domain=no use-radius=no
[admin@MikroTik] ip hotspot profile>
[admin@MikroTik] ip address> print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 ;;; added by setup
192.168.0.50/24 192.168.0.0 192.168.0.255 ether1
1 ;;; hotspot network
10.5.50.1/24 10.5.50.0 10.5.50.255 wlan1
[admin@MikroTik] ip pool> print
# NAME RANGES
0 hs-pool-2 10.5.50.2-10.5.50.254
[admin@MikroTik] ip pool>
pls advise