Computing Mikrotik Technical Reset Mikrotik using reset button by William Rendell|Published November 23, 2020 Unplug your device from the powerPress and hold the reset button and apply the powerWhen LED starts flashing, release the button
Published October 16, 2009 VMware Server on Centos VMware server installation on CentOS: 1. Log in the server as ‘root’. It’s not best practice but for now it’s easier. 2. […]
Published July 5, 2011 Paypal Twitter account hacked A disgruntled customer has hacked in to the Twitter account of Paypal UK this evening. The Twitter account has now been suspended […]
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 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