I am setting my internal network for QoS, for testing I tried to do my user, in order not to affect the whole network.
I am setting qos for http as input and output, but exceeds the limit for bandwidth in both directions depending test.
1
Status >> adsl
download >> 512
upload >> 512
Traffic Selector
Name Traffic Selector >> TS_QoS_HTTP
Selector Type >> Selector
Source >> Any
Services >> HTTP
Destination >> myuser
TOS/DSCP >> Off
Interfaces >> asdl
Name >> QoS
Position >> 1
Bandwith >> 16
limit bandwith >> 30
Traffic Selector >> TS_QoS_HTTP
test
wget http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.0b6.tar.gz
--11:21:42-- http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.0b6.tar.gz
=> `nagios-3.0b6.tar.gz.3'
Resolving osdn.dl.sourceforge.net... 66.35.250.221
Connecting to osdn.dl.sourceforge.net|66.35.250.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,732,880 (2.6M) [application/x-gzip]
100%[====================================>] 2,732,880 34.48K/s ETA 00:00
11:23:12 (32.30 KB/s) - `nagios-3.0b6.tar.gz.3' saved [2732880/2732880]
2
Status >> adsl
download >> 512
upload >> 512
Traffic Selector
Name Traffic Selector >> TS_QoS_HTTP
Selector Type >> Selector
Source >> my user
Services >> HTTP
Destination >> any
TOS/DSCP >> Off
Interfaces >> asdl
Name >> QoS
Position >> 1
Bandwith >> 16
limit bandwith >> 30
Traffic Selector >> TS_QoS_HTTP
Test
wget http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.0b6.tar.gz
--11:31:53-- http://osdn.dl.sourceforge.net/sourceforge/nagios/nagios-3.0b6.tar.gz
=> `nagios-3.0b6.tar.gz.5'
Resolving osdn.dl.sourceforge.net... 66.35.250.221
Connecting to osdn.dl.sourceforge.net|66.35.250.221|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,732,880 (2.6M) [application/x-gzip]
100%[====================================>] 2,732,880 32.60K/s ETA 00:00
11:33:23 (30.97 KB/s) - `nagios-3.0b6.tar.gz.5' saved [2732880/2732880]
The speed varies between 8Kbps – 50 Kbps
Someone I can say is that my mistake, or if I was missing something by configuring
cheers
This thread was automatically locked due to age.