-
DNS servers not retained in resolv.conf on Unraid reboot.
Nice! That did the trick. Before this fix, I wonder why my resolve.conf.avahi contained the correct nameserver entries. Of course that is no longer being created, but weird none the less. Thank you!
-
DNS servers not retained in resolv.conf on Unraid reboot.
See first post.
-
DNS servers not retained in resolv.conf on Unraid reboot.
Same result in Safe-Mode (no plugins, no-gui). Should I start making preparations to re-install?
-
DNS servers not retained in resolv.conf on Unraid reboot.
Here's a use case. Any function that requires dns resolution from the Unraid OS fails. For example, checking for any community apps times out, as does checking for docker updates. This led me to investigate name resolution. I headed straight for resolve.conf to check entries. I saw none. I double checked the network config in the web gui and saw the correct entries there. Do these entries become nameservers in resolve.conf? If not, where do they reside? Either way, name resolution does not work for Unraid. Thanks for looking at this. It's driving me nuts.
-
DNS servers not retained in resolv.conf on Unraid reboot.
I understand this file is in RAM and a manual edit will not persist. However, I have configured this interface to use 8.8.8.8 and 8.8.4.4 in network.cfg (via network settings in the web gui) and these settings are not applied when the server boots.
-
DNS servers not retained in resolv.conf on Unraid reboot.
nano -w /etc/resolv.conf. Just to get it resolving. Just a bandaid. # Generated DNSv4 entries: nameserver 8.8.8.8 nameserver 8.8.4.4 # Generated DNSv6 entries:
-
DNS servers not retained in resolv.conf on Unraid reboot.
Here are the contents of network.cfg. The DNS servers are not applied when the server cycles. The only hand editing done is after the server cycles and I confirm that the static entries defined do not exist in resolv.conf. # Generated settings: IFNAME[0]="br0" BONDNAME[0]="bond0" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BONDING_MODE[0]="1" BONDNICS[0]="eth0" BRNICS[0]="bond0" PROTOCOL[0]="ipv4" USE_DHCP[0]="no" DHCP_KEEPRESOLV="yes" IPADDR[0]="192.168.0.5" NETMASK[0]="255.255.255.0" GATEWAY[0]="192.168.0.1" DNS_SERVER1="8.8.8.8" DNS_SERVER2="8.8.4.4" USE_DHCP6[0]="no" DHCP6_KEEPRESOLV="no" MTU[0]="9000" SYSNICS="1"
-
p-funk started following DNS servers not retained in resolv.conf on Unraid reboot.
-
DNS servers not retained in resolv.conf on Unraid reboot.
My resolv.conf doesn't retain static entries when I cycle Unraid. Oddly enough, resolv.conf.avahi retains it's settings. Any help would be appreciated. nas-diagnostics-20200501-1156.zip
p-funk
Members
-
Joined
-
Last visited