Unraid - Reset Network Settings [repack]
This command deletes the network configuration file. On your next reboot, Unraid will behave like a fresh install—it will default to DHCP (automatic IP from your router) on the first available Ethernet port.
If you cannot access the Unraid terminal, use a desktop or laptop to modify the flash drive manually: your Unraid server.
# Delete the configuration files (use with caution!) rm /boot/config/network.cfg rm /boot/config/network-rules.cfg
This launches a local browser (Firefox) directly on the server, allowing you to fix settings via Settings → Network Settings without needing another computer. Common Use Cases & Tips unraid reset network settings
Run the following commands to delete the network configuration files: rm network.cfg rm -f network-rules.cfg Use code with caution.
If the server is still not accessible, ensure your network cable is plugged into the primary Ethernet port and that your computer is on the same local network.
rm /boot/config/network.cfg rm /boot/config/network-rules.cfg Use code with caution. Copied to clipboard This command deletes the network configuration file
There are several scenarios where resetting your network settings becomes necessary:
Go to > Network Settings to reconfigure your LAN or Wi-Fi.
If a monitor is attached to the server, the local command line screen will display the newly assigned IPv4 address right above the login prompt. If you want to tweak your setup further, tell me: Are you using bridging, bonding, or VLANs ? Are you setting up a static IP ? Are you running dual network cards (NICs) ? # Delete the configuration files (use with caution
For advanced users who are currently SSH’d into a server with a bad network config (e.g., you changed the WebUI port but can still SSH via the local LAN):
If your Unraid server is hooked up to a monitor and keyboard, you can reset the network directly from the local command line without removing the USB flash drive. Step 1: Boot into Non-GUI or GUI Mode
The server will revert to its default hostname (usually Tower ). Bonding/Bridging: Network bonding will be disabled.