Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
different bandwidths for computers
« previous
next »
Print
Pages: [
1
]
Author
Topic: different bandwidths for computers (Read 1786 times)
Luc3k
Newbie
Posts: 16
Karma: 2
different bandwidths for computers
«
on:
February 07, 2021, 02:44:45 pm »
I have a 200/20 Mbit bandwidth. I have configured the bandwidth manager according to this manual:
https://docs.opnsense.org/manual/how-tos/shaper_share_evenly.html#
Everything works well.
However, I need to limit the bandwidth to 20/5 Mbit for several ip addresses.
For example:
The addresses 192.168.14.20 and 192.168.14.21 receive a bandwidth of 20/2 Mbit/s.
The rest of the addresses in the network (network mask /16) get the full 200/20 bandwidth.
Is this configuration possible?
In the screens below I present my configuration.
Logged
thowe
Jr. Member
Posts: 90
Karma: 11
Open Source can do a lot.
Re: different bandwidths for computers
«
Reply #1 on:
February 07, 2021, 04:00:01 pm »
Someone is welcome to correct me if I'm spreading incorrect info here. But I would do it as follows:
1. define an additional download pipe with 20Mbit/s limit.
2. add an additional queue to this pipe
3. define a rule with the affected client IPs as destination, which comes in the sequence BEFORE the other more general rules and is applied to this new queue
Similarly do the same for the new upload queue with 5Mbit/s.
Logged
System 1: PC Engines APU2C4
System 2: PC Engines APU2E4
System 3: Proxmox-VM on Intel NUC
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
different bandwidths for computers