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.

change unraid to use DHCP withouut GUI

Featured Replies

Can anyone point me to how to set up my unraid to use DHCP.  I cannot access the GUI as I have a new router using DHCP already.  Im trying to do it through cmd line on the unraid server itself....

Boot > Config > Network.cfg

 

is a txt file - make sure to keep it in unix format

 

Myk

 

Since you can't access the GUI, replace the /config/network.cfg file on your flash with this:

 

# Generated network settings
USE_DHCP="yes"
IPADDR=
NETMASK=
GATEWAY=

 

Then reboot.

  • Author

Thanks!

 

I was just looking at but wanted to make sure.

 

Chris

Boot > Config > Network.cfg

 

is a txt file - make sure to keep it in unix format

 

Myk

For reference, all generated cfg files in unRaid can be edited with any text editor.  Does not need to be one that can handle Linux style line endings.  IE: You can use notepad on Windows

Boot > Config > Network.cfg

 

is a txt file - make sure to keep it in unix format

 

Myk

For reference, all generated cfg files in unRaid can be edited with any text editor.  Does not need to be one that can handle Linux style line endings.  IE: You can use notepad on Windows

 

I stand corrected AGAIN

Boot > Config > Network.cfg

 

is a txt file - make sure to keep it in unix format

 

Myk

For reference, all generated cfg files in unRaid can be edited with any text editor.  Does not need to be one that can handle Linux style line endings.  IE: You can use notepad on Windows

 

I stand corrected AGAIN

Wasn't meaning anything by it.  Just that its a common misconception.

Boot > Config > Network.cfg

 

is a txt file - make sure to keep it in unix format

 

Myk

For reference, all generated cfg files in unRaid can be edited with any text editor.  Does not need to be one that can handle Linux style line endings.  IE: You can use notepad on Windows

 

I stand corrected AGAIN

Wasn't meaning anything by it.  Just that its a common misconception.

 

.... how dare you always be right Squid. I learned something as well.

For unRAID v6.2 the default values are extended:

# Generated network settings
USE_DHCP="yes"
IPADDR=
NETMASK=
GATEWAY=
BONDING="yes"
BRIDGING="yes"

This allows any ethernet port to be connected upon first usage (provided the driver loads).

 

In case of doubt one can always completely remove the network.cfg file, and system starts with said defaults as well.

 

 

 

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.