Community discussions

MikroTik App
 
yakuphan
just joined
Topic Author
Posts: 1
Joined: Sun Dec 28, 2014 4:50 pm

Can i block or drop hotspot clients if not login

Sun Dec 28, 2014 5:04 pm

Hi, i want drop hotspot clients from host list if not login to 5 minute. Cause they are use my network for file transfer without login. How can i block this event.

Thanks for help !
 
imrankosi
Member Candidate
Member Candidate
Posts: 153
Joined: Wed Oct 15, 2008 4:51 pm

Re: Can i block or drop hotspot clients if not login

Thu Jan 08, 2015 4:36 pm

use firewall to block such connections
 
sejtam
Frequent Visitor
Frequent Visitor
Posts: 67
Joined: Sun Dec 14, 2014 4:23 pm

Re: Can i block or drop hotspot clients if not login

Fri Jan 09, 2015 5:52 pm

What would such a firewall rule look like?

Am I understanding the issue correctly, this is about clients connecting to the hotspot interface
but not logging in, yet being able to talk to other non-logged-in hotspot users
directly on that interface/bridge?

would (assuming the hotspot is on interface=ether2 with IP range 192.168.100.x-y and the web on 192.168.100.1
work?

/ip firewall filter
add in-interface=ether2 address=!192.168.100.1 action=drop

ie: on that interface, drop all packets that do not involve the hotspot login webpage's IP address?

What about non-IP traffic (ethernet)?


Is there a way to record (and remember/blacklist) macaddresses of such clients (like in a macaddress-list ?) That would be useful
 
User avatar
hossain2004a
Member Candidate
Member Candidate
Posts: 247
Joined: Mon Dec 22, 2014 7:34 pm
Location: Iran

Re: Can i block or drop hotspot clients if not login

Wed Jan 14, 2015 11:48 am

Hi, i want drop hotspot clients from host list if not login to 5 minute. Cause they are use my network for file transfer without login. How can i block this event.

Thanks for help !

How they use your network traffic when you have hotspot server?
Is it possible? unless you opened ports 139 and 445