Configuration DHCP on Mikrotik
Hello everyone, in this tutorial I’ll back to basic about how to configuration DHCP Client/Server on Mikrotik Router. DHCP Client is use for Mikrotik request/get the ip address automaticly from ISP so we doesn’t manually configure. Here’s the topology used. In this tutorial I’ll use Winbox 4.0.1. First Configure the DHCP Client so that the
How To Configure RoMON Mikrotik
RoMON (Router Management Overlay Network) is a Layer-2 Mikrotik Discovery Protocol. RoMON is a Mikrotik Proprietary protocol that use for manage and configure multiple Mikrotik devices remotely via WinBox even the Mikrotik is Behind the NAT. Here’s the topology used. Assumse that we will to access via public network and we can access the Mikrotik-1
Configuration HA SSO (RP Only) Cisco WLC 9800 CL
Hello Everyone. In this tutorial I’ll discuss about how to deploy a HHA SSO Configuration with RP Only on Cisco Wireless Controller 9800-CL. Before we can star this section, makesure you have to do an installation of WLC 9800. Refers to Initial Configuration Cisco Wireless Controller 9800 CL The following is the topology used : In
Initial Configuration Cisco Wireless Controller 9800 CL (VM Based).
Hello everyone, at the previous tutorial I have discuss about How To Install WLC 9800 on VMWare . and in this tutorial I’ll discuss about initial configuration after installation proccess is completed. First, Let’s Configure a hostname WLC(Config)# hostname WLC-1 WLC-1(Config)# Then, Configure the interface. Set the interface gig1 as trunk mode. WLC-1(config)#interface gig1 WLC-1(config-if)#switchport
How To Install Cisco WLC 9800 on VMWare.
Hello everyone. in this tutorial I’ll discuss about how to install a Cisco Wireless Controller 9800 on VMWare. In this tutorial I’ll use Image version 17.3.3 (C9800-CL-universalk9.17.03.03.iso). You can download at official cisco software. First, Let’s create the Virtual Machine. Select File -> New Virtual Machine. Use the VMware ESX version 7. Enter the
FortiGate DNAT Configuration to Access Local Web Server from Public Network
ForImagine when you have a local webserver on your network, and then you need to publish the webserver but without directly assigning a public ip to it, keeping the server within the local IP segmen instead. In this tutorial I’ll discuss about it, how to configure DNAT (Virtual IP) to access local webserver from public
How to configuration DNAT (Virtual IP) on Fortigate Firewall
Hello everyone, in this tutorial I’ll discuss about how to configuration DNAT or Destination NAT on fortigate using a virtual IP. Scenario that will be used in this tutorial is we want to make some Routers/Servers behind the fortigate in DMZ Zone can be access through a Virtual IP from WAN Zone so that routers/servers
Configure Cisco IOS Login Enhancements for DoS Attack Prevention
Helo everyone, at the previous article I’ve been discuss about SSH restriction access, Now let’s going to the next challege. In this tutorial based on SSH restriction topics, I’ll continue to make the remote access policy more strict. The policy is when the users with permit remote access is failure login 3 times within 60Seconds,
Restrict SSH Access to Enhance Secure Remote on Cisco Router/Switch
Hello everyone, In this tutorial I’ll discuss about how to restrict an SSH Access only for specific network segment so only specific ip or network that can be access the switch or router. Here’s the topology used : Scope of configuration : Basic Config DHCP Server https://www.taufiknurhuda.web.id/2022/07/06/how-to-configuration-dhcp-server-on-router-cisco/ SSH Configuration Access List Restrict Remote Access Network Configuration
How to Configure a DHCP Server on FortiGate: Step-by-Step Guide
Hello everyone, in this article I’ll discuss about step by step configuration DHCP Server on Fortigate firewall. For this configuration, I’ll continue with previous article lab https://www.taufiknurhuda.web.id/2025/04/14/how-to-configure-vlan-on-fortigate-firewall-step-by-step-guide/ First select to Network -> Interface section. Then Click on interface that will be set as DHCP server. In this arctile I’ll set DHCP server on VLAN10 and VLAN20