Site Overlay

Forti Firewall IP verme

Bu makalede Forti Firewall IP verme işlemi anlatılmaktadır.

Forti Firewall IP verme

1. config system interface
2. edit port1
3. set mode static
3. set ip 10.196.10.254/24
4. set allowaccess ping http https
4. end
5. show		(kontol için)
6. show system interface	(IP adreslerini gösterir)

Forti firewall statik route tanımlama

1.	config router static
2.	edit 1
3.	set gateway 10.196.100.1
4.	set distance 10
5.	set device port1
6.	set dst 10.196.10.0 255.255.255.0
7. 	next
8.	end

Forti Firewall Interface için HTTP, PING, SSH ve diğer erişimleri tanımlama

1.config system interface
2.edit port2
3.set allowaccess http ping https ssh
4.end

Forti Ping atma
1.	execute ping 10.0.100.1

Forti firewall versiyon 7 cihazlar için konsoldan IP tanımlama işlemi

1. edit port1
2. set mode static
3. set ip 192.168.0.100 255.255.255.0
4. next
5. end


* FORTI 7 - GATEWAY VERME

1. edit 1
2. set device port1
3. set gateway <class_ip>
4. next
5. end

* FORTI 7 - DNS VERME

1. config system dns
2. set primary <Primary DNS server>
3. set secondary <Secondary DNS server>
4. end

Forti firewall admin arayüzüne erişim izni verilecek IP adreslerini ayarlama

Sample trusted host configuration:
# show
    # config system admin
        edit "admin-test"
            set trusthost1 10.10.10.1 255.255.255.255
            set trusthost2 192.168.0.0 255.255.0.0
            set vdom "root"
                # config dashboard-tabs
            ...
Changing the trusted host configuration:
# config system admin
    edit <admin user>
        set trusthost <1 to 10> <ip address>/<mask>
        set ip6-trusthost <1 to 10> <ip6 address>/<mask>

image 3
Arif Akyüz İçerik Üreticisi Siber Güvenlik Uzmanı

Arif Akyüz
İçerik Üreticisi & Siber Güvenlik Uzmanı
[email protected]