How can I made my client invisible from each other when there is a Mikrotik with a DHCP server static IP address pool + ARP (reply only).
There are 10 PC, and I don’t like to there is file transfer between the PC-s, or any other network browsing.
Another question is: how to make only the Internet connection bandwith limit to the clients? I have a Mikrotik with Internet 3M/1M and I like to share the Internet between 10 PC-s, only allow speed by IP address. I configure the DHCP server DHCP lease RATE LIMIT, but if I put a File server to this network what will be the speed to the File server (there will be a bandwith limit what I add in the RATE limit?) Or How can I accomplish this?
I like only the Internet bandwith limiting by IP address.
Thank You in advice
Josh
Mikrotik IP : 192.168.100.1/24
Client: 192.168.100.100-110
Server: 192.168.100.2
your first question… you don’t want any connection between pcs of your lan?
your seccond question…i don’t understand it.
you have in your lan 10 pcs… and where is the file server? within this 10 pcs?
you only want your pcs only to access the file server and internet?
Why you want to limit internet by ip? isn’t a PCQ schema suitable for you?
sorry for these many questions, but i want to understand your situation before say anything…
“your first question… you don’t want any connection between pcs of your lan?” - Yes you are right.
10 Pc an 1 file server 1 Mikrotik in this LAN connected to a switch. I like the users to access the File server and the Internet only (with bandwith limit/IP).
I like bandwith limit to the Internet by clients (IP). There is fix IP in the network for the clients.
Do you have some example in PCQ? Is better for me?
there ou can find a lot of info about queue types and when they are more suitable than other types
good luck.
and the simplest configuration for you to make “invisible” other clients set each of them in diferent network
like 192.168.0.1 for MT and server
192.168.1.1 for first client to 192.168.10.1 for last one and with simple routing. that wy clients wont be able to see eeach other.
just do not forget to set route to server that clients can assess it.
Thanks I will read but how this is works?!
If I made a Simple queue to 192.168.100.100 (512k/128k) what will be the client speed to the file server (192.168.100.2) ?
Not a bad idiea to use different subnets, but…I like firewall rule or something…
also if you are tying to stop windows file sharing you wont be able to do that with a firewall if all the clients are on the same switch, or span of switches as windows file sharing does not use IP.