February 8, 20215 yr Hey Guys! I have a problem with my bond (LAG with a Cisco Switch). It is working great as long i don't reboot the Unraid server. After a reboot, the bond won't start and the interfaces are down. Then also my Docker containers can't start. There is a bond0, what i don't use. maybe this is a problem? How can i delete it? This is my config: /boot/config/ network.cfg # Generated settings: IFNAME[0]="br0" DHCP_KEEPRESOLV="no" DHCP6_KEEPRESOLV="no" BRNAME[0]="br0" BRNICS[0]="eth0" BRSTP[0]="no" BRFD[0]="0" DESCRIPTION[0]="eth1 Mgmt" PROTOCOL[0]="ipv4" USE_DHCP[0]="yes" USE_DHCP6[0]="yes" IFNAME[1]="bond1" BONDNAME[1]="bond1" BONDING_MIIMON[1]="100" DESCRIPTION[1]="LAG" BONDING_MODE[1]="4" BONDNICS[1]="eth1 eth2" PROTOCOL[1]="ipv4" USE_DHCP[1]="no" IPADDR[1]="192.168.178.110" NETMASK[1]="255.255.255.0" GATEWAY[1]="192.168.178.1" SYSNICS="2" anny ides?
Archived
This topic is now archived and is closed to further replies.