Overriding IPS's DNS servers

Flint 2 v4.8.3-op24 - I have set multiple custom DNS servers set in the Network>DNS panel but I do not see that information in the /etc/config/network file. Is the GL Admin function passing my definitions over to OpenWRT? If not, how do I get it to do this?

Hi

Yes, the settings configured in GL UI → Network → DNS are applied in UCI.

You should be able to verify this using the following command:

dhcp.@dnsmasq[0].resolvfile
# OR
uci show dhcp.@dnsmasq[0].server