Community discussions

MikroTik App

Search found 5 matches

by maherhaddad
Sat Sep 03, 2022 12:43 pm
Forum: Scripting
Topic: FUP script for PPPoE clients
Replies: 1
Views: 867

FUP script for PPPoE clients

Hi,
Does anyone has a script which can do FUP for pppoe clients in a way that if they exceed the daily quota assisgned to them then they will go to a lower bandwidth and on midnight it is reset?
There is no radius connected.

Thanks for sharing.
by maherhaddad
Sat Sep 25, 2021 11:56 am
Forum: RouterOS beta
Topic: v7.1rc4 [development] is released!
Replies: 276
Views: 86810

Re: v7.1rc4 [development] is released!

Guys, RIP routing protocol on ROS v7 is still not working. You mentioned in the changelog that RIP is supported but in fact it is not operational. I have made the tests and routes are not being learned.
Can you please fix this issue ASAP?

Thanks.
by maherhaddad
Tue Oct 18, 2016 9:52 am
Forum: General
Topic: How to block access of Youtube Android App in RouterOS?
Replies: 3
Views: 9401

Re: How to block access of Youtube Android App in RouterOS?

Here a lab showing you how to block Youtube Android App in RouterOS :D

https://www.youtube.com/watch?v=6oAiUGAsfEY
by maherhaddad
Mon Aug 15, 2016 4:18 pm
Forum: General
Topic: How to block Youtube and facebook Android App in router Mikrotik
Replies: 31
Views: 103240

Re: How to block Youtube and facebook Android App in router Mikrotik

I used this regular expression and worked to stop youtube app on phones, tablets as well as on computer browsers. Regular Expression to copy: ^.+(youtube.com|www.youtube.com|m.youtube.com|ytimg.com|s.ytimg.com|ytimg.l.google.com|youtube.l.google.com|i.google.com|googlevideo.com|youtu.be).*$ I have a...
by maherhaddad
Mon Aug 15, 2016 4:13 pm
Forum: General
Topic: Layer 7 Firewall issues
Replies: 4
Views: 1372

Re: Layer 7 Firewall issues

you need to use a regular expression to block all youtube URL's used for the phone App.

You can see this video to know how to configure it:
https://www.youtube.com/watch?v=6oAiUGAsfEY