Hi,
i’ve tried to setup a simple WLAN-AP (RBwAPG-5HacT2HnD) for outdoor usage, but can’t get a working configuration.
I’ve played with the ciphers/auths, disabled everyting - no chance. Either Windows nor Apple devices are able to connect.
That’s what i’ve have or what i’ve done:
MT RBwAPG-5HacT2HnD v6.36 with the following configuration:
[admin@ORBIT-1] > export
# aug/24/2016 10:22:07 by RouterOS 6.36
#
/interface bridge
add admin-mac=E4:8D:8C:72:C0:D6 auto-mac=no name=bridgeLocal
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country=germany disabled=no \
frequency=2442 frequency-mode=regulatory-domain mode=ap-bridge scan-list=\
2412-2472 ssid=ORBIT wireless-protocol=802.11
set [ find default-name=wlan2 ] mode=ap-bridge ssid=MikroTik wireless-protocol=\
802.11
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" \
supplicant-identity=MikroTik wpa-pre-shared-key=test1234 \
wpa2-pre-shared-key=test1234
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge filter
add action=drop chain=input dst-port=68 in-interface=ether1 ip-protocol=udp \
mac-protocol=ip
/interface bridge port
add bridge=bridgeLocal interface=ether1
add bridge=bridgeLocal interface=wlan1
add bridge=bridgeLocal interface=wlan2
/interface wireless cap
set bridge=bridgeLocal discovery-interfaces=ether1 interfaces=wlan1
/ip address
add address=10.10.123.230/23 interface=ether1 network=10.10.122.0
/ip dhcp-client
add dhcp-options=hostname,clientid interface=bridgeLocal
/ip route
add distance=1 gateway=10.10.123.254
/system clock
set time-zone-name=Europe/Berlin
/system identity
set name=ORBIT-1
/system leds
set 0 interface=wlan1
set 1 interface=wlan2
/system routerboard settings
set cpu-frequency=720MHz protected-routerboot=disabled
IP 10.10.123.254 is a working default-gw/dns/dhcp (non MT). What i need is just a simple AP with WPA2 at the end.
Any help would be appreciated
Thanks
Chris
