Hey guys,
Could any one give me suggestions about how to block website through hotspot?
we are using RB532 routerboard and mikrotik 2.9.29 OS.
I can block website without using hotspot. but i can’t do it with hotspot.
any help would be appriciated.
Hey guys,
Could any one give me suggestions about how to block website through hotspot?
we are using RB532 routerboard and mikrotik 2.9.29 OS.
I can block website without using hotspot. but i can’t do it with hotspot.
any help would be appriciated.
To block certain websites for HotSpot users, you have to disable ‘transparent-proxy’ for the ‘hotspot user profile’, and enable ‘transparent proxy’ on router, then use ‘access’ table to filter web pages.
Hi, I know this is not really related, but could some please tell me in definite terms HOW to disable the hotspot transparent proxy in MT ver 2.9.39, because I have tried using the terminal and winbox and still cant find any option to disable it. I see the rule in the firewall redirecting traffic to port 64874 after the users are authenticated, and each time I delete it, it keeps coming back.
I would really be grateful for any information on how to do this, even if its a link to some howto.
Thanks.
‘ip hotspot user profile set name_of_the_profile transparent-proxy=no’.
Thank you.
Pls, Sergejs, i really do not know where the “access” stuff you talked about is? Also, Sprice_splash, can you assist me with website blocking without Hotspot being on? Pls appreciate that some of us do not really possess the knowledge like you guys so try and come to our level to take us to yours, in others words , make it really really simple,thanks
Let’s try to:
-on /ip fir addr, just add the ip-addr or name of your specific website
-on /ip firewall filter > on extra: hotspot select: from client
-and just reject with tcp-reset
for more detailed information regarding hotspot, pls:
-ip firewall filter print dynamic
-ip firewall nat print dynamic
to know more detailed information regarding dynamic hotspot configuration on M/T ROS.
Please, help people like us out Ooooooo. Give us a step by step guide to block website on MikroTik OS without hotspot. I will really appreciate it. Regards
hey,
sorry for interrupting you sir but i need to ask you
how can i block a specific website to a ip or user example i don t want to let the user X with an ip 192.168.6.23 to go to www.facebook.com
but i want to let user Y with an ip 192.168.6.56 to access to facebook.com
anyone can help plz? ![]()
just add ‘src-address=192.168.6.23’ to your blocking rule ![]()
ok ill try to do it now.thank you anyway
i made a rule in the ip/proxy access
to deny www.facebook.com and src-addr :192.168.6.23
i still can access facebook.com from that ip
yup
thank you for pointing about the proxy
i think that s my problem
thank you again