Fella

How to Change DNS Config in Checkpoint Console

Changing DNS settings through the CLI or console in Checkpiont is a straightforward process, and in this blog post, we’ll guide you through the steps to accomplish this task effectively. The process is usefull when you lock yourself out because “out of date” DNS configurations. [Expert@HostName:0]# cp -v /etc/resolv.conf /etc/resolv.bak [Expert@HostName:0]# vi /etc/resolv.conf Add the […]

How to Change DNS Config in Checkpoint Console Read More »

How to Configure Broadcast Forwarding in Fortinet Firewall

Re-broadcasting, also known as broadcast forwarding, allows the firewall to transmit broadcast traffic between different network segments. In this post, we’ll guide you through the process of enabling re-broadcast on a Fortinet firewall. Also a quick example of Checkpoint Clish to achieve the same result. Scenario Diagram and Requirement Solution Step 1 Enable broadcast forwarding

How to Configure Broadcast Forwarding in Fortinet Firewall Read More »

How to Revert Mikrotik RB951 from Openwrt to RouterOS

If you’ve experimented with alternative firmware like OpenWrt on your MikroTik RB951 and are now looking to revert to the original RouterOS, you can use netinstall application from Mikrotik First Attempt Follow the instrcutions below but the “Netinstall” application never detected the RB951 device https://wiki.mikrotik.com/wiki/Manual:Netinstall Secondary Attempt Put Wireshark on the ethernet port and did

How to Revert Mikrotik RB951 from Openwrt to RouterOS Read More »

How to configure Zscaler GRE tunnel on Juniper SRX with SLA

Introduction Configuring a Zscaler GRE (Generic Routing Encapsulation) tunnel on Juniper SRX, along with SLA/failover capabilities, involves several steps. The process may vary slightly based on the specific Juniper SRX model and Junos OS version you are using. Below is a general configuration that you can follow. Make sure to adapt the instructions to your

How to configure Zscaler GRE tunnel on Juniper SRX with SLA Read More »

How to Migrate Firewall Configuration across Vendors

Migrating firewall configurations can be a complex task, but with the right tools, it becomes a much more manageable process. The Firewall Migration Tool from GitHub is a versatile solution that can bring efficiency and reliability to migrate firewall configurations such as addresses, groups, policies, and customized services etc. Big thanks to Vahid Tavajjohi!!! https://fwmig.readthedocs.io/en/latest/

How to Migrate Firewall Configuration across Vendors Read More »