Setup Mobaxterm with Eve-NG

This post is just to bookmark the solution from the Stackoverflow link below, Mobaxterm is not in a standard installation path in the below example, please modify your code based on your circumstances. https://stackoverflow.com/questions/62150858/how-to-use-mobaxterm-as-default-telnet-handler-in-eve-ng Create a batch file with below content, then place it in a folder such as “C:\Program Files\EVE-NG” Create a reg file,

Setup Mobaxterm with Eve-NG Read More »

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 »