Skip to main content
jdixon
New Member
June 11, 2019
Question

Fortimanager on Hyper-v upgrade from 6.0.3 to 6.0.5.

  • June 11, 2019
  • 1 reply
  • 2098 views

I just upgraded from 6.0.3 to 6.0.5 and now the system doesn't have a NIC. I couldn't really find anything on correcting this but looking in CLI (through Hyper-V) I see the route and the ip address is set. The device can't even ping the gateway so I assume it is due to the linux OS not recognizing the NIC.

 

Any idea on how to correct this?

    1 reply

    jdixon
    jdixonAuthor
    New Member
    June 11, 2019

    I ended up setting the IP again and it started working.

     

    I ran:

    [ul]
  • config system interface
  • edit "port1"
  • set ip xxx.xxx.xxx.xxx 255.255.255.0
  • end[/ul]

    Then it started working again. Before that I did a SHOW and it did show the correct IP so I change it to a different IP, then changed it back.