This guide covers how to reset Unraid network settings, restore defaults, and reinstall or reconfigure network adapters. Follow the steps that match your situation: simple settings reset, hardware/driver reinstall, or full network reconfiguration after a corrupted config.
: If you can reach the WebGUI but the server can't see the internet (e.g., Community Applications won't load), manually set static DNS addresses to Settings > Network Settings Bonding & Bridging unraid reset network settings install
Unraid runs entirely from a USB flash drive. All configuration files are stored on the config folder of that drive. The two critical files for networking are: Unraid — Reset Network Settings and Reinstall Network
root.killall emhttp
rm /boot/config/network.cfg
rm /boot/config/network-rules.cfg
/usr/local/sbin/emhttp &
ip a or ifconfig to see the newly assigned IP address. The WebGUI should now be accessible at http://[that-ip].