Skip to content

OVF Networking not working? Read This.

@AlanOrlikoski edited this page Mar 18, 2018 · 2 revisions

Most of the time this is related to the network interface name changing during the deployment of the CCF-VM.

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