Hi, i just upgraded my Flint 2 to 4.9.0 and when i go to Luci and enter the Network → DHCP and DNS, i see the general options repeated several times, this seems like a bug:
Anyone else experiencing this?
Hi, i just upgraded my Flint 2 to 4.9.0 and when i go to Luci and enter the Network → DHCP and DNS, i see the general options repeated several times, this seems like a bug:
Anyone else experiencing this?
i did a full reset and now looks normal.
Ooops, after adding the VPN profiles, the issue comes back.
Or maybe is not an issue, i have 4 VPN connections, and the DHCP and DNS page shows options 5 times, so probably is normal and is one for each connection (LAN + 4 VPNS )?
it could be intended behaviour, although it is better to wait on GL-iNet's response.
there could be a very valid reason why one wants a duplicate dnsmasq instance, for example if you want another dns instance for wireguard specifically.
on my own OpenWrt SDK I do this to so that my lancache is not used anymore on wgserver by the default dnsmasq instance
, instead I redirect the intended clients with firewall redirection to the lancache dnsmasq instance with its own domain forwarders.