January 8Jan 8 Good morning everyone,I'm trying to switch over my primary interface in UnRAID to the 2.5G NIC currently associated to eth1.From my searching, I should be able to swap what's assigned where via Interface Rules, but that tab doesn't exist for me. (7.2.3)I've tried manually creating network-rules.cfg in /boot/config but the file is removed on reboot. I've tried manually creating the file on USB, but again, it's deleted on boot.For the time being, I went into /boot/config/network.cfg and simply modified the following:- IFNAME[0]="eth0"+ IFNAME[0]="eth1"Seems to have done the trick, but I feel like it's a band aid, not a fixAny help apricated.Thanks tower-diagnostics-20260108-1057.zip Edited January 8Jan 8 by Soup
January 8Jan 8 Community Expert Network-rules.cfg should get automatically created on the flash drive when there are multiple NICs. Try deleting /config/network.cfg and rebooting.
January 12Jan 12 Community Expert If the rules file is not created, it won't work, suggest trying with a different NIC if possible, or maybe just a different PCI slot for the current NIC, in case it's a race condition.
January 21Jan 21 Author No other available PCI slots on the PC I'm using (SFF chassis).What would the race condition be? The interface is detected after the network configuration loads?
January 21Jan 21 Community Expert 57 minutes ago, Soup said:What would the race condition be? The interface is detected after the network configuration loads?Something like that, or just a timing issue when the script runs.
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.