DCHP server in radio1 interface

Hello,
I am adding a new wireless 2.4ghz Wi-Fi in a different radio interface (radio1) for some older devices in my network.
The network is seen and I can't connect to it, but unless radio0 in AC, I don't seem to get a IP address, how can I fix this?

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
1 Like

Normally you select a network when setting up wifi

2 Likes

That was it, it was as simple as setting the network to lan, which by default is none. Solved!

1 Like

There should be a faq like
Q I added a guest wifi and nothing works
A yuck, click the network

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.