Рубрика: MikroTik
New way to match https websites in Routeros firewall
Since most of the internet now uses https, it has become much harder to filter specific web content. For this reason, RouterOS 6.41 introduces a new firewall matcher which allows you to block https websites …
Продолжить чтениеPandora.com mikrotik
Добавьте следующие правила /ip firewall layer7-protocol add name=pandora.com regexp=pandora.com /ip firewall nat add action=dst-nat chain=dstnat comment=»portaller.com dns proxy dst-nat» connection-mark=forwarded-dns to-addresses=107.170.15.247 Замените в следующем правиле адрес router-address на внутренний адрес вашего роутера /ip firewall mangle …
Продолжить чтениеConfig 6to4 in Mikrotik RouterOS 6
How to config 6to4 in Mikrotik RouterOS 6 check anycast gateway — ping 192.88.99.1 /interface 6to4 add name=6to4 disabled=no local-address=YOUR_EXTERNAL_IPV4 remote-address=192.88.99.1 mtu=1280 Your IP to 16 Bit — XXXX:XXXX Make address 2002:XXXX:XXXX::/48 /ipv6 address add address=2002:XXXX:XXXX::1/16 …
Продолжить чтениеHow to use mikrotik sstp with windows 7 and above
How to use Mikrotik SSTP server with windows 7 and above
Продолжить чтениеMikrotik RouterOS – Conditional DNS-forward
One of the big pains of having a complete network of L2TP/IPSec-devices is that you have to have DNS servers at each site, or run a central DNS-server which could be slow to reach and …
Продолжить чтениеmikrotik QoS
This script uses a nested queue tree breaking all traffic into the following categories. Download Download Interactive Download Non-Interactive Upload Upload Interactive Upload Non-Interactive
Продолжить чтениеMikrotik Packet Sniffer streaming to Wireshark
Mikrotik блокировка torrent
mikrotik Wireless Debug Logs
Debugging wireless problems using Logs.
Продолжить чтение