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 February 16, 2010 DHCP lease time on a Zyxel P-660R-D1 router To change the DHCP lease period for a Zyxel P-660R-D1 router, telnet into the router and at the command line type “ip […]
Published April 13, 2010 Stop and Start VM’s in ESXi 4.0 using vim-cmd and Putty Here I am going to explain how to stop and start VM’s that are ruuning under ESXi 4.0 server, first you have […]
Published December 2, 2022 Block access to Facebook on Mikrotik These are the domains to harvest IP addresses for; .facebook.com.fbcdn.net.facebook.net Add your local src IP Subnet to the rule below, then repeat […]
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 […]