
By default, the official tool for installing Unraid on a USB key doesn't offer many options, and your future server's IP address will therefore be obtained automatically from the network (using the DHCP protocol).
However, in this case, your server's IP address may change on its own at some point (depending on the lease duration set on your DHCP server).
The best option is to set a static (fixed) IP address on your Unraid server.
There are three methods for this, the last of which is only useful if the Unraid server is already installed.
When you launch the official "Unraid USB Flash Creator" utility, it doesn't display many options.
If you want to install Unraid with a static (fixed) IP address, click the Customize button.

Once you click on this "Customize" button, you will see some additional options appear:
To set an IP address for your Unraid server, select "Static IP".

In this case, additional fields will appear again:
In our case, we indicated:
Next, select your USB key from the list if it isn't already, then click: Write.

Confirm erasing your USB key to write the Unraid image to it.

The tool downloads the desired version of Unraid.

Then, this tool extracts the downloaded files to your USB key.

Unraid has been installed on your USB key and will default to the IP configuration you just configured.

For your information, this configuration has been saved in the "config\network.cfg" file on your USB key.

This is what this file looks like when it is configured for Unraid to use a static (fixed) IP address.

In our case, since we were unable to select the correct subnet mask (255.0.0.0) previously, we changed it in this configuration file using notepad.

If you want to manually change the IP address of your Unraid server, you will need to edit the "network.cfg" configuration file located in the "config" folder of your "UNRAID" USB key.
Note that this method is also useful if you used the manual Unraid installation method (via the "make_bootable.bat" file).

Open this file with notepad and you will see that it contains this by default:
Plain Text
# Generated network settings USE_DHCP="yes" IPADDR= NETMASK= GATEWAY= BONDING="yes" BRIDGING="yes"
This means that Unraid will use DHCP to automatically obtain an IP address from the DHCP server on your network (usually located in your router).
The following parameters, "USE_DHCP," are therefore not populated.

To have Unraid use a static (fixed) IP address, you will need to edit this file like this:
For the DNS server, you will have to specify it manually, as its IP address cannot be retrieved from your DHCP server.
To do this, add the "DNS_SERVER1" parameter and specify the IP address of the DNS server to use (for example, the IP address of your router or Google's public DNS server "8.8.8.8") as the value.

NAS 11/21/2025
NAS 11/26/2025
Pinned content
Contact
® InformatiWeb-Pro.net - InformatiWeb.net 2008-2022 - © Lionel Eppe - All rights reserved.
Total or partial reproduction of this site is prohibited and constitutes an infringement punishable by articles L.335-2 and following of the intellectual property Code.
You must be logged in to post a comment