Technical Stop iptables running on Centos by William Rendell|Published March 19, 2012 At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
Published November 12, 2018 Send Mikrotik config via email This script will export the config from your mikrotik router and email it to your email address. The scheduled time between exports […]
Published November 4, 2019 Enable Mikrotik firewall rule using comment field The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
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 […]
Published February 5, 2010 Enable SSH in ESXi 4 Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type […]