How to Configure System Time and NTP on FortiGate Firewall
Hello everyone, in this article I’ll discuss about how to configure system time and NTP on Fortigate Firewall. To configure via GUI, Select on System -> Settings. As shown bellow you can also set the hostname. On the Time Zone select your appropriate TimeZone. On the Set time section, you can configure the time with
How to Configure NAT in FortiGate Firewall: A Quick Guide
On the previous article we have discuss about firewall policy for the permit access between internal network. And in this article we want to discuss about how to configure NAT to permit internal/LAN network to have internet access. To configure that, Select on the Policy & Objects -> Firewall Policy -> Create New Configure
Firewall Policy Configuration for Internal Network Access Fortigate
On the previous article, we have to discuss about basic configuration fortigate firewall. And in this article we want continue to discuss about Firewall policy to permit access from LAN segment to SERVER segment. First Select on Policy & Objects à Firewall Policy à Then Create New Configure Name for the Policy Name. Incoming
BASIC CONFIGURATION FORTIGATE FIREWALL
Hello everywhere, in this tutorial I’ll Discuss about how to configure the basic fortigate firewall Here’s the topology are used : First step access to Fortigate, the default login is admin and password is blank. After you enter the password, it’s immediately forced to change a
OSPF Cost Manipulation on Cisco
On the previous article I’ve discuss about OSPF Cost Concept. and in this article I’ve discuss about OSPF Cost Manipulation config on Cisco. Here’s the topology : First, make sure the ospf already running on your lab. in this article I’m use the EVE-NG and all of routers use 10Mb/s interface speed. Configure IP Address on
How To Configure SNMPv3 on Cisco Router/Switch
In this tutorial I’ll discuss about how to configuation snmpv3 on cisco router or switch. The different snmpv3 with snmpv1 or 2 is more secure connection for snmpv3. SNMPv3 provide the authentication and encryption method for the connection between NMS and managed devices. We also use the paesless testing tool for the test snmp v3
Configuration and Manipulation OSPF DR & BDR on Cisco
After In Previous article we have discuss about OSPF DR & BDR Concept, Now I’ll discuss about configuration OSPF DR and BDR on Cisco. The Following is topology : We have four routers which running OSPF routing protocol and where the routers have different resources. R1 has high resources, R2 with middle resources, R3 &
How To Configure OSPF Router ID on Cisco
In the previous article I’ve discuss about Router ID Concept. And in this article I’ll discuss about how to configure OSPF Router ID on Cisco. The Following is the topology are used : Based on the topology above, we want to configure step by step to find out the router-id changes. Configure interface G0/0
How To Configure OSPF Multiple Area on Cisco
At the previous article I’ve discuss about How to Configure OSPF Single Area. And in this tutorial I’ll discuss about how to configuration OSPF Multiple Area. The Following is the topology are used : Once configure the OSPF Single area, we only need to advertise each router with backbone area (Area). But when configured
How To Configuration OSPF Single Area on Cisco
In this tutorial I’ll discuss about configuration dynamic routing ospf with single area. Before we start, you can read on the previous article for OSPF area https://www.taufiknurhuda.web.id/2022/03/09/ospf-area/ The following is topology are used : First, configuration the ip address on routers : IP Address configuration R1 : R1(config)#int g0/0 R1(config-if)#ip add 12.12.12.1 255.255.255.0 R1(config-if)#no