Latest posts
Technical notes, renewable energy projects, useful fixes and updates.
Remove active PPP connection (L2TP, PPTP etc) on Mikrotik using a script
If you ever have the need to only allow PPP connection(s) (L2TP, PPTP etc) for a certain time period, you can use the below…
Read more →DHCP – DORA
DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client has received…
Read more →
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 button
Read more →
SSH Notifications via email
IP=”$(echo $SSH_CONNECTION | cut -d ” ” -f 1)”HOSTNAME=$(hostname)NOW=$(date +”%e %b %Y, %a %r”) echo ‘Someone from ‘$IP’ logged into ‘$HOSTNAME’ on ‘$NOW’.’ |…
Read more →
Function of the Mikrotik Firewall
Stop unathorised access Block unwanted ports Classify and mark connections and packets for QOS or Routing Policy Firewall Functions: Filter packets using filter rules…
Read more →
CrossFit WOD 201104
Shoulder press 1-1-1-1-1 repsPush press 3-3-3-3-3 repsPush jerk 5-5-5-5-5 reps
Read more →
CrossFit WOD 200930
Back squat 10-8-6-4-2 repsShoulder press 10-8-6-4-2 repsDeadlift 10-8-6-4-2 reps
Read more →WiFi disconnects when an ethernet cable is connected.
Try these steps to use both WiFi and Ethernet as same time: Open Registry Editor. Go to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WcmSvc\Local. Create/change the fMinimizeConnections registry DWORD to…
Read more →