Hi guys
i'm stuck with WiFi settings

I've created WWAN interface with WiFi in "Client" mode and enabled DHCP. Assigned it to firewall zone wan.
Once i power on Ant with unattached ethernet cable, i can see in my router console that Ant connected via WiFi and has IP 192.168.1.95, but nothing works (ssh/ping/Luci webpage).
If I attach ethernet after few seconds it's recognized by router with default ip 192.168.1.99. Then everything works from both IPs (ssh/ping/Luci webpage)
If i simply deattach ethernet, it falls down again, BUT if i first stop WAN interface from console, Ant switches to WWAN, and works perfectly.
i checked iptables and it seems that for each wan interface the same rule was added for wlan0.
Do i need to add static routes or something else?
I had your EXACT same problem (even the same static IP .99 lol) and I found out the solution:
- Ensure your WiFi settings are 100% correct
- Edit the WAN settings to use DCHP instead of static IP. So now wireless and LAN are BOTH setup for DCHP
- Restart without lan cable plugged in, and within 2-3 min it should start mining.
This worked for me. I'm not sure why this works, but it works. It could be that it's re-writing the full config file again, and if this is the case, you can later revert the WAN settings back to static. I haven't tried this to confirm the ACTUAL problem. I only found the solution.