Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
keffen611
New Contributor

Fortigate 60C / cannot access to WEB GUI / only CLI

Hello,

 

I am using 60C.

I cannot access to WEB GUI when I connect my laptop via RJ45 patch cord with laptop ip 192.168.1.101 255.255.255.0

https://192.168.1.99 is not accessible.

 

 

but I can access the console via console cable.

How can I enable the web gui again?

by adding management IP?

 

below is the system interfaces:

 

name    name dmz   static   10.10.10.1 255.255.255.0  up   disable   physical  disable   disable    internal1   static   192.168.1.100 255.255.255.0  up   disable   physical  disable   disable    internal2   static   0.0.0.0 0.0.0.0  up   disable   physical  disable   disable    internal3   static   0.0.0.0 0.0.0.0  up   disable   physical  disable   disable    internal4   static   0.0.0.0 0.0.0.0  up   disable   physical  disable   disable    internal5   static   0.0.0.0 0.0.0.0  up   disable   physical  disable   disable    modem   pppoe   0.0.0.0 0.0.0.0  down   disable   physical  disable   disable    ssl.root   static   0.0.0.0 0.0.0.0  up   disable   tunnel  disable   disable    wan1   dhcp   0.0.0.0 0.0.0.0  up   disable   physical  disable   disable    wan2   static   192.168.101.99 255.255.255.0  up   disable   physical  disable   disable    wifi   static   10.10.80.1 255.255.255.0  up   disable   vap-switch  disable   disable 

5 REPLIES 5
Alexis_G
Contributor II

//if only root vdom enabled

#config system interface

#edit port<x> //normally port1

set allowaccess http https ping ssh

end

 

//if multiple vdom enabled

 

# config global

#config system interface

#edit port<x> //normally port1

set allowaccess http https ping ssh

end

--------------------------------------------

If all else fails, use the force !

-------------------------------------------- If all else fails, use the force !
keffen611

So where should I config the web gui ip address?

port 1 address or add a management IP?

 

Thanks.

sw2090
Honored Contributor

It is always the IP your FortiGate has on the physical or vlan interface your client is connected to :)

-- 

"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams

-- "It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
Alexis_G

Hi

 

I think that 60C does not have a dedicated management port.

you can configure any port you wish according to your topology (port assigned to internal LAN).

 

--------------------------------------------

If all else fails, use the force !

-------------------------------------------- If all else fails, use the force !
mamuning2017

Hi keffen611

 

This happened to me on my 50E. Very sudden. GUI cannot be accessed, only CLi via console cable.

 

I am pulling my hair out already, and my last resort is HQIP. 

 

I opened a ticket and uploaded the HQIP logs, and the engineer quickly realized that it is a hardware failure on the CPU unit.

 

My unit suddenly became eligible for RMA, and it was promptly replaced by Fortinet. 

 

You should try to perform HQIP  on it to see if its hardware failure. 

 

Cheers :) 

Labels
Top Kudoed Authors