January 16, 20197 yr Not sure where this is coming from but, whenever I create a docker - the script is showing: NAME_SERVERS'='209.222.18.222,37.235.1.174,1.1.1.1,8.8.8.8,209.222.18.218,37.235.1.177,1.0.0.1,8.8.4.4' I cannot find anything but the IP of my router in all of the settings I've checked. resolv.conf just shows the DNS servers listed below network-config: # Generated settings: IFNAME[0]="br0" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" BRNICS[0]="eth0" DESCRIPTION[0]="Unraid Management Interface" PROTOCOL[0]="ipv4" USE_DHCP[0]="no" IPADDR[0]="192.168.1.111" NETMASK[0]="255.255.255.0" GATEWAY[0]="192.168.1.1" DNS_SERVER1="192.168.1.1" DNS_SERVER2="192.168.1.1" USE_DHCP6[0]="yes" DHCP6_KEEPRESOLV="no" MTU[0]="1492" SYSNICS="1" Interestingly enough, when any of my VM uses 'br0' I cannot access 99% of webpages, only IPV6 ones (google, facebook etc) Swapping that to 'virbr0' I can access any website. Is there somewhere else to change DNS settings? Cheers
Archived
This topic is now archived and is closed to further replies.