Firewall Drop IP

Hi there…

I’m want to give access in firewall to a address list and drop anyone else that is not in the list, how I can do that with mikrotik firewall… thanks

For example:
Adress that have access to the router:
10.0.9.0
10.0.9.10
10.0.9.15

Only those IP can have access to the router, anyone else should not have access… How I put the DROP ALL rule in the firewall…

thanks

you can change dhcp, to static dhcp
that makes any one you need add manual you can add with Mac address
else any one can’t connect

What about using the address list feature in the advanced firewall settings? If src address !address list then drop - and add the above mentioned three ips to the address list
https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Address_list

regards
bernd

What about using the address list feature in the advanced firewall settings? If src address !address list then drop - and add the above mentioned three ips to the address list
https://wiki.mikrotik.com/wiki/Manual:I ... dress_list

regards
bernd

Yes I know how to use the address List in the firewall setting but how I drop all the others IP in my network? I need to see how to do it, I know how to do it in TPLINK equitment and Ubiquiti too, but in Mikrotik i dont know, I’m using a Wireless Antena, LHG5… So I want that any one else than me, have access to the Antena, I have it configure it as a CPE to internet…