Helmonder Posted May 3, 2023 Share Posted May 3, 2023 (edited) Hi, I created a new unraid server a couple of months ago (actually a mini server running at 10watts an hour with still 2TB of storage, amazing..). I reused the usb drive from my old second server, as said: working fine. I now noticed however that the network interfaces the server sees are still the old ones... and if I want to use "custom" for a docker interface I can only pick the old-server (and not correct for current config) network interfaces. How can I reset this ? restarts do not solve it.. Something I need to delete out of a CFG file somewhere ? root@Mini:/boot/config# cat network.cfg # Generated settings: IFNAME[0]="br0" BONDNAME[0]="bond0" BONDING_MIIMON[0]="100" BRNAME[0]="br0" BRSTP[0]="no" BRFD[0]="0" DESCRIPTION[0]="1 GB Uplink" BONDING_MODE[0]="1" BONDNICS[0]="eth0" BRNICS[0]="bond0" PROTOCOL[0]="ipv4" USE_DHCP[0]="no" IPADDR[0]="192.168.2.29" NETMASK[0]="255.255.255.0" GATEWAY[0]="192.168.2.254" DNS_SERVER1="8.8.8.8" DNS_SERVER2="8.8.4.4" USE_DHCP6[0]="yes" DHCP6_KEEPRESOLV="no" IFNAME[1]="br4" BRNAME[1]="br4" BRNICS[1]="eth4" BRSTP[1]="no" BRFD[1]="0" DESCRIPTION[1]="10G link" PROTOCOL[1]="ipv4" USE_DHCP[1]="no" IPADDR[1]="10.10.10.6" NETMASK[1]="255.255.255.0" SYSNICS="2" The system in reality only has eth0 and there are no bonds... Edited May 3, 2023 by Helmonder Quote Link to comment
itimpi Posted May 3, 2023 Share Posted May 3, 2023 Easiest solution normally is to delete the network.cfg file from the flash drive and let Unraid create a new default one on next boot. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.