D
D
Danil2016-08-24 13:14:30
Computer networks
Danil, 2016-08-24 13:14:30

How to limit a channel for a user?

There is a server from it goes gigabit to the switch, from the switch go gigabit to clients. If the client downloads a large file from the server, then it eats up the entire channel and the rest are indignant. Is it possible to cut the channel so that the user cannot occupy it above 80% and how?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg Bugrov, 2016-08-24
@Veneomin

Question - if some kind of proxy between the server and clients, for example, a simple squid will cut traffic without problems, you can put pfsense, the settings are simple and there is a web muzzle.
Configuring pfsense
https://habrahabr.ru/post/257787/
Configuring squid
https://habrahabr.ru/post/119611/
It is possible without a proxy, using iptables on the server
www.k-max.name/linux/iptables-v -primerax
www.linuxcenter.ru/lib/articles/networking/qos_lin...
PS And what is the server on and what is its role? What is on it?

C
Cool Admin, 2016-08-24
@ifaustrue

If this traffic is not HTTP \ HTTPS, then install a router in the gap and do QoS on it (possible in bridge mode). Implementable on mikrotik, Kerio, pFsense and on bicycles.
Otherwise, use a proxy.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question