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 December 12, 2016 Mikrotik VPN place rule before dummy rule /ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0
Published July 18, 2011 Change Chrome’s cache location If you amend the shortcut for chome by appending this at the end of chrome.exe –user-data-dir=”type the full path of your own cache folder […]
Published April 8, 2024 Make VOIP traffic a priority Below is a simple example of how to use QOS for VOIP in ROS /ip firewall mangleadd action=mark-connection chain=prerouting comment=\“Mark Voip Connections […]
Published June 10, 2010 What have Google done? What have Google done? on browsing to www.google.co.uk I was shocked to see that Google known and loved for its no nonsense, […]