

.png)
With that, wifi clients can see IP address of cnmaesteo in that URL and with that thay can get the login page of the controller (they see IP adress in URL). Problem is that in URL of captive portal is visible IP address of cnmaestro (plus the rest of the string…). ip firewall layer7-protocol add name="ARM" regexp="\.We decided to start using captive for our clients. ip firewall layer7-protocol add name="DEB" regexp="\.(deb)" ip firewall layer7-protocol add name="JAR" regexp="\.(jar)" ip firewall layer7-protocol add name="JAD" regexp="\.(jad)" ip firewall layer7-protocol add name="APK" regexp="\.(apk)" ip firewall layer7-protocol add name="BIN" regexp="\.(bin)" ip firewall layer7-protocol add name="NRG" regexp="\.(nrg)" ip firewall layer7-protocol add name="ISO" regexp="\.(iso)" ip firewall layer7-protocol add name="DAA" regexp="\.(daa)" ip firewall layer7-protocol add name="DAT" regexp="\.(dat)" ip firewall layer7-protocol add name="RMVB" regexp="\.(rmvb)" ip firewall layer7-protocol add name="RAM" regexp="\.(ram)" ip firewall layer7-protocol add name="MP4" regexp="\.(mp4)" ip firewall layer7-protocol add name="MP3" regexp="\.(mp3)" ip firewall layer7-protocol add name="RM" regexp="\.(rm)" ip firewall layer7-protocol add name="WAV" regexp="\.(wav)" ip firewall layer7-protocol add name="FLV" regexp="\.(flv)" ip firewall layer7-protocol add name="AVI" regexp="\.(avi)" ip firewall layer7-protocol add name="MKV" regexp="\.(mkv)" To perform this, go to IP> Firewall > layer7 protocols.

ip firewall layer7-protocol add name="MPEG" regexp="\.(mpeg)" Step 1: add the website name to the list and then take the action to accept or drop the URL. ip firewall layer7-protocol add name="MPG" regexp="\.(mpg)" ip firewall layer7-protocol add name="WMV" regexp="\.(wmv)" ip firewall layer7-protocol add name="MOV" regexp="\.(mov)" ip firewall layer7-protocol add name="ASF" regexp="\.(asf)" ip firewall layer7-protocol add name="CAB" regexp="\.(cab)" ip firewall layer7-protocol add name="7z" regexp="\.(7z)"

ip firewall layer7-protocol add name="ZIP" regexp="\.(zip)" The code below along with the firewall filter rule will allow you to identify users who are BitTorrenting on you. Therefore, the only way to filter BitTorrent traffic now is to use the layer7 protocol. Since the release of Routeros 6.39, the P2P feature has been removed from the mangle & firewall rules. ip firewall layer7-protocol add name="RAR" regexp="\.(rar)" How to Identify Users Running BitTorrent. ip firewall layer7-protocol add name="EXE" regexp="\.(exe)" Limiting Download File Extensions on Mikrotikĭalam melimit kecepatan download berdasarkan ekstensi pada mikrotik kita akan memanfaatkan 3 fitur yang ada pada mikrotik yaitu :īerikut script yang dapat digunakan melalui terminal mikrotik : Step 1 – Layer 7 Protocols /ip firewall layer7-protocol add name="YOUTUBE" regexp="videoplayback|video"
