01-How to install Fortinet on EVE NG | របៀបតំឡើង Fortinet នៅក្នុង EVE-NG

Опубликовано: 09 Июнь 2026
на канале: Phnom Penh Technology
317
5

How to install Fortinet on EVE NG | របៀបតំឡើង Fortinet នៅក្នុង EVE-NG
1-How to install fortinet on EVE-NG
2-How to connect frotinet to internet
3-How to create LAN and VLAN on fortinet
4-How to block some of LAN can't access to internet
5-Configure VLAN fortinet with Cisco Switch
6-How to configure VPN remote access
7-How to configure VPN Site-to-Site
8-How to block speed in fortinet
9-How to configure SD-WAN
10-How to configure HA in Fortinet
11-How to block Youtube and Facebook on Fortinet
===============
Command
get system interface
config system interface
edit port1
set mode static
set ip 192.168.8.10/24
set allowaccess ping http https
set dst 0.0.0.0/0
set getway 192.168.8.2
set device port1
end