Jump to content

Unraid showing old network interfaces


Recommended Posts

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 by Helmonder
Link to comment

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...