Skip to main content
keffen611
New Member
October 13, 2018
Question

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

  • October 13, 2018
  • 1 reply
  • 8612 views

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 

    1 reply

    Alexis_G
    New Member
    October 13, 2018

    //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

    keffen611
    keffen611Author
    New Member
    October 13, 2018

    So where should I config the web gui ip address?

    port 1 address or add a management IP?

     

    Thanks.

    sw2090
    SuperUser
    SuperUser
    October 15, 2018

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