FG Web Access
Moderator: mike
-
- Posts: 3
- Joined: Sat Apr 22, 2017 11:37 am
FG Web Access
i need help to access web interface to manage Fortigate
-
- Posts: 29
- Joined: Thu Mar 23, 2017 6:38 pm
Re: FG Web Access
Short-form info from the FortiGate install docs...
Login via CLI
~~~~~~~~~~~
username: admin
password: <none>
Configure an management interface: (use a suitable IP)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
config system interface
edit port1
set ip 192.168.11.x/255.255.255.0
set allowaccess http https ssh telnet ping
end
show system interface
Login via WebUI
~~~~~~~~~~~~~~
username: admin
password: <none>
Login via CLI
~~~~~~~~~~~
username: admin
password: <none>
Configure an management interface: (use a suitable IP)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
config system interface
edit port1
set ip 192.168.11.x/255.255.255.0
set allowaccess http https ssh telnet ping
end
show system interface
Login via WebUI
~~~~~~~~~~~~~~
username: admin
password: <none>