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.

[SOLVED] Network settings broken after switching router

Featured Replies

Hey there!

 

I switched my router from a Netgear WNDR3700 to a Netgear WNDR4000. Since then I fail to get my UnRAID server to connect to it by entering the configured static IP address. I had to change UnRAIDs network settings since the router switch caused a change of the IP address scheme from 192.168.1.x to 10.0.0.x.

 

Here is my old config:

# Generated settings:
USE_DHCP=no
IPADDR=192.168.1.100
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
DHCP_KEEPRESOLV=no
DNS_SERVER1=192.168.1.1
DNS_SERVER2=
DNS_SERVER3=

 

And here is the new one:

# Generated settings:
USE_DHCP=no
IPADDR=10.0.0.100
NETMASK=255.255.255.0
GATEWAY=10.0.0.1
DHCP_KEEPRESOLV=no
DNS_SERVER1=10.0.0.1
DNS_SERVER2=
DNS_SERVER3=

 

Switching back to the old router makes everything work again... What am I doing wrong?

Did you define the static IP address range in the new router?

10.0.0.0.100 for your unRAID server?

 

 

 

 

  • Author

Sorry, it was false alarm... I had to use a longer ethernet cable to reach the router. This cable seems to be broken. Thank you anyhow!

Archived

This topic is now archived and is closed to further replies.

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.