Hello,
What is the output of:
Does changing interfaces from ethx to enpxsy changes anything?
You can try in '/etc/default/grub' on parameter 'GRUB_CMDLINE_LINUX_DEFAULT':
or if it doesn't work:
Check if it has something to do with eudev renaming interfaces..
Regards
What is the output of:
Code:
ip link show
You can try in '/etc/default/grub' on parameter 'GRUB_CMDLINE_LINUX_DEFAULT':
Code:
net.ifnames=1 biosdevname=0
Code:
net.ifnames=0 biosdevname=0
Check if it has something to do with eudev renaming interfaces..
Regards