Tutorial & Configuration
  • Home
  • Desktop
  • Server
  • Mikrotik
  • Tools
  • Home
  • Desktop
  • Server
  • VirtualBox
  • Cisco
  • Mikrotik
  • Tools
  • About
  • Contact

Minggu, 04 Juni 2023

Basic Config Fortigate - Set IP with CLI

 maouam     Juni 04, 2023     Network     No comments   

Set IP static, role wan 

Fortigate # config system interface
Fortigate (interface) # edit port1
Fortigate (port1) # set mode static
Fortigate (port1) # set ip 10.17.0.10 255.255.255.0
Fortigate (port1) # set allowaccess ping https
Fortigate (port1) # set type physical
Fortigate (port1) # set role wan
Fortigate (port1) # set snmp-index 1
Fortigate (port1) # next
Fortigate (interface) # end

Set Gateway

Fortigate  # config router static
Fortigate (static) # edit 1
Fortigate (1) # set gateway 10.17.0.1
Fortigate (1) # set device port1
Fortigate (1) # set comment "to WAN"
Fortigate (1) # next
Fortigate (static) #end

  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Kirimkan Ini lewat EmailBlogThis!Bagikan ke XBerbagi ke Facebook
Posting Lebih Baru Posting Lama Beranda

0 komentar:

Posting Komentar

Popular Posts

  • Install zenchain node di Ubuntu-Linux (self-host node)
      Install zenchain node di Ubuntu-Linux (self-host node)   #Buat wallet baru di metamask dan import ke OKX juga (EVM) #WL di web (supa...
  • Install 0GDA Node & Client di Ubuntu-Linux
    Install 0GDA Node & Client di Ubuntu-Linux Spec vps CPU 8 core RAM 16 GB Contabo spec VPS-3 #Buat Wallet EVM (buat di OKX simpan p...
  • Install 0G Storage Node di Ubuntu-Linux
    Install 0G Storage Node di Ubuntu-Linux Spec VPS CPU: 4 Core RAM: 16 GB Disk: 500GB Note: disarankan menjalankan skrip di tmux atau screen, ...
  • Install Node ICN Protocol di Ubuntu-Linux (Pharse-2)
     Install Node ICN Protocol di Ubuntu-Linux (Pharse-2) ICN pakai port 9000, pastikan tidak ada VPS/node anda yg menggunakan port tersebut. #B...

LABELS

  • AWS
  • Cisco
  • Cloud
  • Desktop
  • DevOps
  • Mikrotik
  • Network
  • Nginx
  • node2an
  • Proxmox
  • Server
  • Tools
  • VirtualBox
  • Zimbra

Sosial Media

Facebook 35.4Fans
Twitter 519Followers
Instagram 1060Followers
google+ 16Followers
Youtube 24Subscriber

Widget

  • Home
  • About Us
  • Contact Us

Copyright © Tutorial & Configuration