Mikrotik routers have default service to check host availability, its name Netwatch. Configuration Netwatch service to send emails through default Mikrotik email client if host is offline or returned online.. read more…
user13
Configuring PPTP server on Mikrotik
The first simple option for setting up a PPTP (VPN) server on Mikrotik via Winbox. In this embodiment, only one client can connect to the server. Video Winbox is connected. read more…
Mikrotik send WAN IP address to email
Small script that detects WAN IP and sends it to email. It can be used when you have dynamically changing wan ip. Winbox is connected and internal email client is. read more…
Mikrotik Send Backup Files to Email
Script for Mikrotik to send frequently backup files to email Winbox already is connected. First we go to the section System, Scripts Press ADD, new script. Fill name of script.. read more…
Baby Sleep Sound | White Noise 13 Hours | Белый шум
This white noise sound helps to calm down your baby and he fall asleep. Also helps to extend baby sleep time. 1 Hour 128 KBit White Noise MP3 Download 3. read more…
Mikrotik send mail from script without configured email client.
First connect to your router with Winbox Open System section Then scripts Create new script Add script :log info “Starting Script…”; :local sysname [/system identity get name]; :local smtpserv [:resolve. read more…
How to create password for Mikrotik email client in Google 2 factor authentication
For sending emails from Mikrotik throw Gmail smtp server best way to use app password generated delicately for your client. Video First to generate password we need to go to. read more…
Mikrotik script to send log files to email
Small script to send frequently Log files to email. Video manual Text manual First go to Winbox Files and check that you have file log.0.txt If file not exists like. read more…
Mikrotik ping script to check host online or offline
This small script for Mikrotik will check is host/hosts online or offline and sends messages to email if host is down. # Comment in log that script starts :log info. read more…
SZ_IO62R2 1.02 version update
Added 1.02 code version – Added “help” command in controller New revision of manual Added new screenshot of new help command in controller on page https://sznetwork.systems/index.php/projects/sz_io62r2/
SZ_IO62_serial
Small console utility to control SZ_IO62 controller Commands: -h – Show help list with commands./SZ_IO62R2 “COMMAND” or SZ_IO62R2.exe “COMMAND” – Send command to controller Command List: Input activation commands:sI1, cI1,. read more…