Hello,
I’ve added 2 custom DNS servers on the mobile connection.
Is it possible to query then in sequental order and not parallel ?
I mean to query from the primary DNS always first and if it’s down from the secondary.
Thank you
Hello,
I’ve added 2 custom DNS servers on the mobile connection.
Is it possible to query then in sequental order and not parallel ?
I mean to query from the primary DNS always first and if it’s down from the secondary.
Thank you
Hello,
yes, you need to add strictorder
option into /etc/config/dhcp
https://openwrt.org/docs/guide-user/base-system/dhcp
Thank you!
This topic was automatically closed after 15 days. New replies are no longer allowed.