You are not logged in.
Pages: 1
Got a M5A99X EVO R2 board running ASCII. The onboard NIC (Realtek) suddenly stopped working. I had an Intel GBit NIC around I did install in the PC and disabled the onboard chip in the BIOS. This is no more detected by lspci.
But now ASCII insists on replacing eth0 with eth1. Had to modify the interfaces settings.
Where do I need to look to stop ASCII/(eudev?) doing this?
Thnaks, rolfie
Online
Remove /etc/udev/rules.d/70-persistent-net.rules
Brianna Ghey — Rest In Power
Offline
Thanks, the contents pointed to the Realtek NIC. Renamed the file and everything is back to eth0.
I have the feeling that FF is resolving adresses very slowly now. Is there an easy way to generate a new rule for the Intel NIC?
Thanks, rolfie
Online
I have the feeling that FF is resolving adresses very slowly now.
You're probably imagining it (or it's purely coincidental). Renaming the interface shouldn't affect address resolution.
Installing and configuring unbound will provide a caching nameserver that should (slightly) speed up resolution for repeated attempts.
EDIT: remove the file rather than rename it.
Last edited by Head_on_a_Stick (2020-01-18 10:59:24)
Brianna Ghey — Rest In Power
Offline
Pages: 1