EmeraldDeer
Very Senior Member
I was not able to reproduce any problem from a router reboot.I suspect this might be the nvram variables for isolation misbehaving. Can you reproduce with a reboot? V3.0.5 is going to do more than validation on the variables for isolation
Before reboot:
Code:
# nvram getall | grep isolat | sort
size: 65327 bytes (65745 left)
wl0.1_ap_isolate=1
wl0.2_ap_isolate=0
wl0.3_ap_isolate=0
wl0_ap_isolate=1
wl1.1_ap_isolate=0
wl1.2_ap_isolate=0
wl1.3_ap_isolate=0
wl1_ap_isolate=0
wl2.1_ap_isolate=0
wl2.2_ap_isolate=0
wl2.3_ap_isolate=0
wl_ap_isolate=1
Code:
# nvram getall | grep isolat | sort
size: 65241 bytes (65831 left)
wl0.1_ap_isolate=1
wl0.2_ap_isolate=0
wl0.3_ap_isolate=0
wl0_ap_isolate=1
wl1.1_ap_isolate=0
wl1.2_ap_isolate=0
wl1.3_ap_isolate=0
wl1_ap_isolate=0
wl2.1_ap_isolate=0
wl2.2_ap_isolate=0
wl2.3_ap_isolate=0
wl_ap_isolate=1
Code:
YazFi: YazFi v3.0.4 starting up
YazFi: wl0.1 passed validation
YazFi: wl0.1 (SSID: 223_110_IoT) - sending all interface internet traffic over WAN interface
YazFi: YazFi v3.0.4 completed successfully
Code:
Feb 22 12:26:02 router YazFi: YazFi v3.0.4 starting up
Feb 22 12:26:03 router YazFi: wl0.1 (SSID: 223_110_IoT) - sending all interface internet traffic over WAN interface
Feb 22 12:26:06 router YazFi: YazFi v3.0.4 completed successfully
Feb 22 12:26:06 router YazFi: Forcing YazFi Guest WiFi clients to reauthenticate
Feb 22 15:44:14 router YazFi: YazFi v3.0.4 starting up
Feb 22 15:44:15 router YazFi: wl0.1 (SSID: 223_110_IoT) - sending all interface internet traffic over WAN interface
Feb 22 15:44:19 router YazFi: YazFi v3.0.4 completed successfully
Feb 22 15:44:46 router YazFi: YazFi v3.0.4 starting up
Feb 22 15:44:47 router YazFi: wl0.1 (SSID: 223_110_IoT) - sending all interface internet traffic over WAN interface
Feb 22 15:44:50 router YazFi: YazFi v3.0.4 completed successfully