What type of hardware are you using: Other(?)
What YunoHost version are you running: Latest before hardware failure
How are you able to access your server: SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No
Describe your issue
Hello.
Due to a hardware issue, the motherboard of my dedicated server at OVH was replaced. The server is no longer responding to pings.
After some research, it seems I need to specify the new MAC address in server the configuration.
I edited the file
/mnt/etc/udev/rules.d/70-persistent-net.rules
using nano following this model (with the correct MAC address - provided by the hosting provider - and name - found in /mnt/etc/network/interfaces
)
SUBSYSTEM==“net”, ACTION==“add”, DRIVERS==“?*”, ATTR{address}==“a8:32:E4:CD:3C:FA”, NAME=“eno1”
The server is still not responding to pings.
Could someone guide me to understand what I’m doing wrong?
Thank you in advance for your help.
Share relevant logs or error messages
No log available, server not reachable. ![]()