Hi every
I am Manideep new to this forum i need some help
I am using Mikrotik 450g with version 5.25 and i have nearly 20 system connected to my router in different location. The issue is when i go to My network and places in my PC remaining PC’s are also displaying. Is there any rule to avoid the displaying of other PC’s
If they are all part of the same broadcast domain - then yes you will likely see the other computers on the network. Do you want no communication between the clients? Add a firewall rule on the forward chain to say drop traffic where src-address= and dst-address=, should stop them talking to each other. This will block ALL traffic between clients.