This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Interfaces moving on VMWare (When adding)

I recently needed to add an interface to my UTM, and as soon as I add an interface, it pushed all my other ones around.  
Like, eth0 because eth1, eth1 becomes eth2.
But, not always 1 up.  sometimes it sticks it in the middle, pushing up only half.

Is there something I can do to avoid this?  Make the new device the last eth device?


This thread was automatically locked due to age.
Parents
  • you can manipulate the NIC order in this file (e.g. connect via SSH or WinSCP) or modify on console:

    "Change NIC order
    login as loginuser
    su -
    edit /etc/udev/rules.d/70-persistent-net.rules
    save the file
    restart the ASG so the new order is loaded.
    "
Reply
  • you can manipulate the NIC order in this file (e.g. connect via SSH or WinSCP) or modify on console:

    "Change NIC order
    login as loginuser
    su -
    edit /etc/udev/rules.d/70-persistent-net.rules
    save the file
    restart the ASG so the new order is loaded.
    "
Children
No Data