How to Reset Network Settings on an Unraid Install Losing access to your Unraid server after changing a network setting, upgrading your router, or moving your hardware is a common issue. Fortunately, Unraid stores its network configuration in simple text files on your boot flash drive. You can easily reset these settings to factory defaults without losing any of your data, Docker containers, or virtual machines.
Unraid will realize those files are missing and automatically generate a fresh configuration using DHCP (Auto-IP). Check your router’s "connected devices" list to find the new IP address assigned to the server. Method 2: The Command Line "Nuclear Option"
Before deleting the configuration files, stop the network service to prevent conflicts by typing: /etc/rc.d/rc.inet1 stop Use code with caution. Step 3: Change to the Config Directory unraid reset network settings install
rm /boot/config/network.cfg rm /boot/config/network-rules.cfg Use code with caution. Copied to clipboard the server by typing reboot . Post-Reset Configuration
On the Unraid boot selection screen (Syslinux menu), select using your keyboard arrow keys. How to Reset Network Settings on an Unraid
Pull the Unraid USB boot drive and plug it into a separate PC or Mac.
: You have physical access to the server and can log into the Unraid terminal (using a directly connected monitor/keyboard). Unraid will realize those files are missing and
If your server is hooked up to a monitor and keyboard, you can use Unraid's built-in command line interface (CLI) or Local GUI mode to clear the configuration. Step 1: Boot into GUI Mode or Log In Reboot your server.
Short-press the physical power button on your server chassis once.
Insert the flash drive into a working desktop computer or laptop (Windows, Mac, or Linux). Step 3: Delete or Rename the Network Config Files
ls /sys/class/net/