Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Modifying DNS settings while containers and/or VMs are running seems to break network connectivity

  • Solved
  • Minor

As of unRAID 7.1 it seems we can modify the network's DNS settings while containers and VMs are running. Doing this however seems to break network connectivity.

 

I just very quickly dug into the logs and config, and it seems after applying, unRAID wipes /boot/config/network.cfg clean. The only entries in it after are the following:

# Generated settings:
IFNAME[0]="eth0"
SYSNICS="1"

 

If I remove the network config, and reboot the system, unRAID automatically repopulates the network.cfg file, and connectivity works again. These are the default values for me:

# Generated settings:
IFNAME[0]="br0"
DHCP_KEEPRESOLV="no"
DHCP6_KEEPRESOLV="yes"
BONDNAME[0]="bond0"
BONDNICS[0]="eth0 eth1 eth2 eth3"
BONDING_MODE[0]="1"
BONDING_MIIMON[0]="100"
BRNAME[0]="br0"
BRNICS[0]="bond0"
BRSTP[0]="no"
BRFD[0]="0"
PROTOCOL[0]="ipv4"
USE_DHCP[0]="yes"
USE_DHCP6[0]=""
SYSNICS="1"

 

I will attach a syslog file from a session where the DNS is changed with active containers/vms, and where network connectivity breaks. I think me applying the DNS change starts at line 2015, though otherwise doesn't seem to helpful (at least to me).

 

I'm happy to provide more info if necessary.

 

E: Sorry for it not being proper diagnostics. I didn't know or find the command at the time, but I did just find it after :/

syslog-broken

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.