Published November 23, 2020 Reset Mikrotik using reset button Unplug your device from the power Press and hold the reset button and apply the power When LED starts flashing, release the […]
Published July 8, 2022 How to Open Port for a Specific IP Address in Firewalld The best way is to create a new firewalld zone and we add the specific IP to that zone. To start with […]
Published June 20, 2024 Disable Mikrotik Interface based on volume of data This is a simple and crude method to disable an interface based on the volume of data that has gone through it. […]
Published September 25, 2012 Delete a nat rule in iptables First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]