Skip to content

OVF Networking not working? Read This.

@AlanOrlikoski edited this page Apr 12, 2018 · 2 revisions

Most of the time this is related to the network interface name changing during the deployment of the Skadi.

Follow these steps to attempt to fix the issue:

  • "ifconfig -a" to get interface name
  • "sudo ifconfig <interface name> up" to bring up the interface
  • "sudo dhclient" to get an IP address