Hi,
I want to setup a secondary DNS into HAOS as in all my other appliances with static IP setup.
ha network info shows me
nameservers:
- 192.168.222.11
I wanted to add the second one:
network update enp0s18 --ipv4-nameserver 192.168.222.11 --ipv4-nameserver 192.168.222.22
Info gives me back the same afterwards.
And what is with the other DNS command. What is the difference here
dns info
Also here I can change the “servers:” with
dns options --servers dns://192.168.222.22 --servers dns://192.168.222.22
but not the “local:”