FortiGate Essentials for SMEs in Palestine


Configure FortiGate System Interface
In FortiGate, various interface settings can be customized, such as aliases (identifiers for reference), IP addresses (public or private for connectivity), administrative access protocols (e.g., HTTPS, ping, SSH), and DHCP servers (for dynamic IP assignment). You can choose between CLI or GUI for these configurations.

GUI Configuration Steps:
-
Assign IP Addresses: Configure IP addresses for internal and external interfaces based on your network design. Navigate to 'Network' → 'Interfaces' in the settings.
-
Define Roles: Specify roles for each interface (e.g., LAN, WAN).
Example Steps for Configuring WAN Interface (port1):
-
Edit port1
-
Set mode: DHCP
-
Set role: WAN
-
Set alias: WAN
-
Allow access: HTTP, HTTPS, SSH, Telnet, Ping
Example Steps for Configuring LAN Interface (port2):
-
Edit port2:
-
Set mode: Static (assign a static IP address)
-
Set role: LAN
-
Set IP: e.g., 10.10.10.1/24
-
Allow access: HTTP, HTTPS, SSH, Telnet, Ping
-
Set alias: Internal


​
Access FortiGate GUI:
-
Retrieve IP Address: Use the command get system interface physical to display the IP address obtained by port1 or the bridge network adapter.
-
Log In: Enter the IP address in your browser, and log in using the default credentials (username: admin, password: admin).






