I’ve recently installed, for testing purpose, 4/5 RB951G-2HnD and i’m playing with those
I’ve noticed that i can activate & get some log with /system logging but i want explicit information about error : typicaly when i see “I” (invalid) in whatever conf, for example while i’m doing /ip dhcp-server p (which is invalid on 2 boxs and valid on 2 others boxs )
echo: wireless,debug wlan2: A0:0B:BA:B5:B7:96 not in local ACL, by default accept
echo: wireless,info A0:0B:BA:B5:B7:96@wlan2: connected
echo: route,debug,event Interface change
echo: route,debug,event interface=wlan2
echo: route,debug,event status=UP,RUNNING
echo: route,debug,event mtu=1500
echo: route,debug,calc Begin calculation
echo: route,debug,event Link up
echo: route,debug,event interface=wlan2
echo: route,debug,event Update
echo: route,debug,event interface=wlan2
echo: route,debug,calc End calculation
[admin@MikroTik] > in w p
Flags: X - disabled, R - running
0 X name="AP" mtu=1500 mac-address=D6:CA:6D:CC:50:85 arp=enabled interface-type=virtual-AP master-interface=wlan1 ssid="AP"
wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=clariap
1 name="wlan1" mtu=1500 mac-address=D4:CA:6D:CC:50:85 arp=enabled interface-type=Atheros AR9300 mode=ap-bridge ssid="ClariSpot"
frequency=2412 band=2ghz-b/g/n channel-width=20/40mhz-ht-above scan-list=default wireless-protocol=802.11 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=default compression=no
2 R name="wlan2" mtu=1500 mac-address=D6:CA:6D:CC:50:86 arp=enabled interface-type=virtual-AP master-interface=wlan1 ssid="AP1"
wds-mode=disabled wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled default-authentication=yes default-forwarding=yes
default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=test
[admin@MikroTik] > ip dhcp-server p
Flags: X - disabled, I - invalid
# NAME INTERFACE RELAY ADDRESS-POOL LEASE-TIME ADD-ARP
0 default bridge-local dhcp 10m
1 dhcp1 wlan1 hs-pool-6 10m
2 I dhcp2 wlan2 test 3d
I know it’s related with my virtualap “wlan2” but i don’t want to find the solution (i find the solution by logic, no adress was set on Vap) : i just want explicit error