ក្រុមការងារយើងខ្ញុំនិងខិតខំសិក្សារស្រាវជ្រាវចំនេះដឹងបន្ថែមទៀតសំរាប់លោកអ្នក សូមអរគុណសំរាប់ការគាំទ្រ !

Fortigate Network Configuration

Forigate Network Configuration ( USE access by web configure with interface GUI )

- WAN:
- Publlic Satic IP /PPPOE Account
- Public Default Gateway
- DNS: 8.8.8.8 (google/ISP)
- Firewall +NAT ( Default Enable )

-LAN:
 -Router IP address: 192.168.1.1
 -DHCP Server: 192.168.1. -100-192.168.1.200 (Enable Default)
 -Default Gateway: 192.168.1.1
 -DNS: 8.8.8.8 (Google/ISP)



======================================================================
Forigate Network Configuration ( USE remote SSH Telnet or console cable configure)
+ add IP to Port :
#Config system interface
#edit port1
#set ip 192.168.1.111 255.255.255.0
#set allowaccress http https telnet ping ssh
#end
#show system interface
======================================================================
+ Reset FortiGate to Defult :
 #execute factoryreset
+ Set system dns
#show system dns
#set primary 8.8.8.8
#set secondary 8.8.4.4
#end
+Configure DHCP
#system dhcp server
#show
#configure system dhcp server
#edit 1
#set defult-gateway 192.168.10.254
#set dns-server1 8.8.8.8
#set dns-server1 8.8.4.4
#set interface port1
#set netmask 255.255.255.0
#set server-type regular
#set enable enable
#show
#configure ip-range
#edit 1
#set start-ip 192.168.10.5
#set end-ip 192.168.10.10
#show
#end
#show dhcp server

Download File FortigateVM Testing


EmoticonEmoticon