Install: Unraid Reset Network Settings

Use this method if you have a monitor and keyboard attached to the server or still have SSH access. Access the terminal (locally or via SSH). Run the Delete Command:

Open the config/network.cfg file on your USB drive using a text editor like Notepad (Windows) or TextEdit (Mac).

If your server uses or a 10GbE network card? Share public link

Open your web browser and type the new IP address into the URL bar to access the Unraid Web GUI. Navigate to > Network Settings . unraid reset network settings install

How to Reset Unraid Network Settings via Fresh Re-install Losing access to your Unraid server after changing network settings is a frustrating experience. Whether you misconfigured a static IP, broke a bonding setup, or installed a new network card that caused a conflict, the solution is straightforward. You do not need to reinstall the entire operating system or lose your data.

Because the server is now using DHCP, your router has likely assigned it a new IP address. You can find this address by:

No. Your array data, shares, and disk configurations are stored in different files ( super.dat , disk.cfg , share.cfg ), not in the network configuration files. A network reset is entirely safe and will not affect your stored data. Use this method if you have a monitor

If a monitor is attached, the new IP address will print directly onto the CLI login screen once the boot sequence finishes.

To reset your Unraid network settings to the installation defaults, you must remove the specific configuration files from your boot flash drive. This is often necessary if you have lost access to the WebGUI after a router change, a failed static IP assignment, or incorrect bonding/bridging setups Quick Reset Method

Open your file explorer and navigate to the root directory of the Unraid USB drive. If your server uses or a 10GbE network card

Enter a valid IP address outside your router's DHCP scope, the correct Subnet Mask, and your Gateway (Router IP).

Click Apply at the bottom of the page. You will need to type your new static IP into your browser address bar to log back into the interface.

Go to Settings → Docker , disable Docker, re-enable it, and restart your Docker containers. This can often resolve network issues for Docker containers after a host network reset.

If you cannot reach the WebGUI, the fastest way to revert to default (DHCP) settings is to delete the network configuration files directly from the USB boot drive. your Unraid server cleanly if possible. Remove the USB flash drive and plug it into a separate PC or Mac. Navigate to the folder on the USB drive. (or rename for backup) the following files: network.cfg — Contains IP, DNS, and gateway info. network-rules.cfg — Contains MAC address and interface mapping.

Preloader