Comment 48 for bug 1770082

Revision history for this message
Nicorac (nicorac) wrote :

Sorry for the confusion.

Current version (0.36.2):
- both devices not renamed after boot (have original enp.. names)
- static and dynamic IPs correctly assigned

Proposed version (0.36.3):
- both devices correctly renamed after boot:
  :91 gets renamed eth_static
  :f5 gets renamed to eth_dhcp
- only eth_static got the configured static address, eth_dhcp not configured (need to call "ifconfig -a" to show it)

No VB Additions, just plain Ubuntu Server 18.04 install followed by "apt update && apt dist-upgrade".