1. I created the Virtual AP with a SSID & Open security
2. I gave the wlan2 interface an address (192.168.2.1/27)
3. The SSID is visable (can't login)
4* The IP Route page shows the 192.168.2.0/27 network as unreachable with a distance of 255. Output below
Code: Select all
[admin@kp-router] /ip route> pr
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 1.2.3.4 1
1 A S 10.0.0.0/17 192.168.1.2 1
2 ADC 1.2.3.X/23 1.2.3.4 ether1-gateway 0
3 ADC 192.168.1.0/24 192.168.1.1 bridge-local 0
4 DC 192.168.2.0/27 192.168.2.1 wlan2 255