Currently using KONG 22 r19882-3564c22e46. After updating the firmware as it was on pretty old build the WiFi stopped providing internet. I still have internet on the LAN and everything else seems to work but the WiFi. It was working fine before the update.
You've only given one of the config files... we need to see, at the minimum, the /etc/config/network file as well.
A few other notes:
depending on the version you were using and what you upgraded to, the settings may be incompatible. In some cases it might be minor and easy to fix. In others it may really require the you do not try to keep your settings.
Also, since you are using a non-standard version (relative to the 'official' OpenWrt), you may need to ask for support on the KONG support threads.... we'll see if we can help you here first, but if we can't, your options are to either install a standard release version or to ask KONG for help.
To confirm: your wired LAN has normal internet connectivity, but wifi devices do not?
Do the wifi devices have a valid DHCP lease (take a look at one that is not working and check the IP address, subnet, gateway/router, and DNS -- report those here).
Yes my pc is on LAN and has a connection to the internet. It is just WiFi. My phone is reporting a ip address dns and gateway and the router is reporting that same under the dhcp lease. As far as i can tell it should be working.
Is the OpenWrt router intended to be your DNS? Is dnsmasq running properly? Run a dns lookup from your phone and also from your computer (in both cases with the dns set to 10.1.10.1). What happens?
That was the issue. The DNS either got reset/didnt save. I have dns forwarded to 8.8.8.8 and it didnt look like it saved in the router. I have the dns manually set on my pc so that explains why my pc had internet and my phone did not. Thanks for the help!