0x4E4F@lemmy.dbzer0.com to linuxmemes@lemmy.world · 8 months agoYeah yeah, we know you're speciallemmy.dbzer0.comimagemessage-square143fedilinkarrow-up11.03Karrow-down130
arrow-up11Karrow-down1imageYeah yeah, we know you're speciallemmy.dbzer0.com0x4E4F@lemmy.dbzer0.com to linuxmemes@lemmy.world · 8 months agomessage-square143fedilink
minus-squarehperrin@lemmy.worldlinkfedilinkarrow-up4·edit-28 months agoUse a systems rule to give it a consistent name based on its MAC address, driver, etc. I just had this exact same problem setting up my servers. root@prox1:~# cat /etc/systemd/network/10-persistent-10g.link [Match] Driver=atlantic [Link] Name=nic10g root@prox1:~# cat /etc/systemd/network/10-persistent-1g.link [Match] Driver=igb [Link] Name=nic1g
Use a systems rule to give it a consistent name based on its MAC address, driver, etc. I just had this exact same problem setting up my servers.
root@prox1:~# cat /etc/systemd/network/10-persistent-10g.link [Match] Driver=atlantic [Link] Name=nic10g root@prox1:~# cat /etc/systemd/network/10-persistent-1g.link [Match] Driver=igb [Link] Name=nic1g