The qos tag has no wiki summary.
0
votes
3answers
39 views
TCP Port prioritizing on switch/router (QoS)
I have some HP ProCurve series Switch. There is a QoS option for prioritize traffic by TCP/UDP port. I set two ports: one with highest priority and another with lowest. Then I performed tests to ...
2
votes
1answer
34 views
How to set up QoS VoIP priority on linux
I am configuring a small network and my idea is to use a linux server as a proxy it will be serving local services to the clients and it will have also a squid server as a caching server for speeding ...
1
vote
1answer
65 views
HP Procurve to Cisco - QOS
I have a HP Procurve with the following:
vlan 4
name "Phones"
untagged 20
ip address 10.50.60.1 255.255.252.0
qos dscp 101110
qos device-priority 10.50.100.10 dscp 101110
qos ...
2
votes
1answer
53 views
Rate Limiting with HP ProCurve 5406 QOS
Is it possible to enable an absolute value rate limit using QOS on a HP ProCurve 5406 switch for a particular IP address on a specific port?
We have a 10Mbps head end connection for multiple ...
3
votes
1answer
60 views
Qos/iptables? for vonage and openvpn? … or something else?
I have a small home office setup. I use google voice and vonage for phone calls.
Please see the diagram --
I know this not the ideal but since my cisco switch (3550) packed up so this is the only ...
6
votes
1answer
105 views
Linux QoS: bulk data transmission during idle times
How would I do a QoS setup where a certain low-priority data stream would get up to X Mbps of bandwidth, but only if the current total bandwidth (of all streams/classes) on this interface does not ...
-1
votes
1answer
37 views
what is `qos` in windows network properties?
In Windows I have QoS checkbox (selected by default) along with ipv4 etc.
What is that? Should I turn it off if I don't need QoS? Does it occupy resources?
-4
votes
1answer
62 views
The Public FREE WiFi project [closed]
i am trying to make a server for free wifi access to all customers in my restaurant.
How i plan it:
i have fast server
wireless card
Connectify PRO with wich i will make it as hotspot
so server ...
0
votes
0answers
33 views
How do I prioritise SSH connections on a Thompson TG585 v7?
On a busy network, I'm trying to make SSH connections more responsive and less laggy.
0
votes
4answers
616 views
How can I block Spotify on our company network?
Unfortunately it's killing our bandwidth and the effect is really serious.
Thanks!
Chris.
0
votes
1answer
94 views
How can i implement QOS on internet traffic in windows
Is there any way i can implement QOS in windows 7 by any software. I have PC where i download data all day. I download all data from one site. I want that when i visit other http site then i get the ...
2
votes
1answer
93 views
Cisco DSCP based packet drop
On a Cisco router, when setting up a policy-map to shape traffic and drop packets based on DSCP (such as the example below), which class of packet will be dropped first: DSCP 0 or AF13? DSCP AF13 is ...
0
votes
0answers
165 views
Mikrotik's PCQ like QoS queues
I know Mikrotik's QoS has a PCQ queue that allows splitting the available bandwidth among the connected users. Say I've 1Mb line, and 2 users connected, that PCQ queue will allow 512kb each IP. If 10 ...
1
vote
0answers
86 views
Basic QoS policy for Dell 6248 switches
My cisco edge router tags all incoming packets as IP precedence 0, 3, and 5 depending on their priority. How can I add a matching QoS configuration on the switch so that packets are prioritized ...
1
vote
1answer
107 views
Throttling Throughput on a Metro Ethernet Uplink port using a policer?
I have a Juniper EX4200 that acts as a router in our remote data center. The Juniper is plugged into a 10 mbps metro ethernet link that connects to our office. The traffic over this link is mostly ...
1
vote
0answers
107 views
MasterShaper alternative
I'm looking for an alternative to MasterShaper, something possibly web-based which could allow me to manage QoS easily.
Actually MasterShaper still looks supported, but would like to understand if ...
0
votes
1answer
52 views
Avoiding QoS degradation for video streaming clients
Suppose I have two routers connected via a 1Gbit connection. A client behind router 1 streams to a client behind router 2 while other clients behind router 1 transmit data to other clients behind ...
0
votes
0answers
250 views
How do I Implement Per VLAN Rate Limiting or QOS for a Cisco 2960?
I have a 2960 that I need to limit the uplink port to 50Mbps for 3 vlans and 350Mbps for another vlan. Would the following config achieve that or is this even possible for the 2960?
class-map ...
0
votes
0answers
19 views
Port prioritization without specifying bandwidth limit
I cannot determine the real attainable bandwidth of my WAN link. It varies througout the day. So, without specifying bandwidth, is it possible to give high priority for a specific port on a Ubuntu ...
3
votes
2answers
411 views
How do you configure QoS for Skype?
On our office network (26 people), some users have complained of poor Skype call quality, particularly in the upstream direction. I wanted to ask, how do I identify Skype traffic, considering that it ...
2
votes
1answer
488 views
QoS on Cisco ASA 5505 by VLAN/subnet
My ASA 5505 has three VLANs. One connected to the internet called outside, one for our office called office (which connects to the corporate VPN) and one for a publicly accessible resource-centre. ...
0
votes
1answer
59 views
HTB qdisc child of another HTB qdisc drawbacks
In the HTB documentation can be read:
Note: HTB as child of another HTB is NOT the same as class under
another class within the same HTB. It is because when class in HTB can
send it will send ...
2
votes
1answer
201 views
Traffic shaping: tc filter attached to an HTB class?
Can I attach a tc filter to an HTB class rather than to an HTB qdisc?
For example:
tc class add dev $IF_LAN parent 1:100 classid 1:180 htb rate 19kbit ceil 2000kbit prio 4
where:
1:100 -> Is ...
1
vote
1answer
87 views
Traffic shaping: tc filter catch all filter
How Can I configure a "catch all" filter with tc filter?
I tested with the following code but it gave me the error: "Unknown filter "1:100", hence option "protocol" is unparsable":
tc filter add ...
3
votes
2answers
444 views
3 WAN and a Cisco Router - PBR, QOS, Load-Balancing
I have a cisco router with 4 ethernet interfaces, scenario is as follows :
2 x Dedicated Leased Lines (2MB and 4MB)
1 x Business Class DSL 10MB
4 3COM L2, Switches, connected to a Core Switch (3COM ...
0
votes
1answer
108 views
Whats wrong with this router config
This is a Netgear FSM7328S which we have VOIP phones hooked up to. The phones will come online for a few seconds\minutes then drop, at which point, we need to go around and manually reset all the ...
1
vote
1answer
126 views
A simple QoS implementation with Cisco WRT160N
We have a Cisco WRT160N wireless router which shares internet to ~5 clients. What I want to do is to make sure that every client has equal bandwidth.
The router has QoS option, but it gives priority ...
0
votes
2answers
222 views
How to determine number of open sockets? VM Resource Issues
I've got a MediaTemple DV server. I've been seeing a lot of QOS alerts for "numothersock" which is defined as:
The number of sockets other than TCP ones. Local (UNIX-domain) sockets
are used ...
1
vote
5answers
715 views
Implement QoS/Bandwidth Management or Upgrade Bandwidth?
A question that I'm faced with currently. Here's my setup:
Cisco ASA 5510
15Mbps Internet Connection @ $1350/month
The bandwidth was originally meant for 35-45 people but we've grown quite quickly ...
3
votes
4answers
347 views
The canonical “blocking BitTorrent” question
How can one block, or severely slow down, BitTorrent and similar peer-to-peer (P2P) services on one's small home/office network?
In searching Server Fault I wasn't able to find a question that served ...
1
vote
6answers
315 views
Hardware bandwidth limiter
Really not sure if this is the place to be asking this, but here goes..
Our company has grown exponentially in the last year. As such, our internet connection needs some serious managing and limiting ...
3
votes
4answers
376 views
QoS configuration for a medium ISP
What is the best Linux-based QoS platform to implement a configuration where all 256Kbps DSL clients (all belong to the same IP range) get a guaranteed speed of 200Kbps with single QoS rule?
0
votes
0answers
132 views
QoS ADSL ATM Which overhead value and how to configure correctly?
I've been experimenting with QoS in my office for a while and seen great improvements to internet access and usability for all when used. Particularly VOIP calls are dramatically better.
...
1
vote
2answers
187 views
QoS on DD-WRT Questions
I have a question about quality of service (QoS) on linux (DDWRT specifically).
Here's my setup:
Recent version of DD-WRT
120 kbytes/s up and 2mbytes/down
Traffic limited to about 80% of stated ...
2
votes
3answers
601 views
Making iptables recognize youtube streams and large files
I use Ubuntu server 10.04 with the stock kernel as a NAT router. I use iptables and tc to do port based traffic prioritization. It is working fine. I have given http higher priority. So my network ...
0
votes
1answer
160 views
What difference does the interface ATM0 bandwidth field on a Cisco 1417 router make?
I’m the chairman of the wiring committee for a hundred-unit condominium, and not a Cisco expert. We have a trio of Cisco Catalyst 3550 switches, connected to an old Cisco 1417 router, connected to a ...
1
vote
4answers
637 views
Bandwidth sharing via police exceed-action drop on Cisco Catalyst 3550s: anything less draconian?
I’m the chairman of the wiring committee for a hundred-unit condominium, and not a Cisco expert. We have a trio of Cisco Catalyst 3550 switches, connected to an old Cisco 1417 router, connected to a ...
0
votes
1answer
338 views
Rsync over NFS with QoS: How to view real transfer speed?
We have a bandwidth limit between a Linux server and a NAS, created using 'tc' with an IP filter.
When writing to an NFS mount of the NAS, rsync claims a very high transfer speed for each file and ...
0
votes
1answer
101 views
More than 8 classes in a policy-map - Cisco 3560
It appears I am limited to 8 classes per policy-map.
Here is the error message when using the Cisco Network Assistant:
The policy "policy-name" contains more
than 8 policers, which means it ...
0
votes
1answer
100 views
Multiple ACL on Cisco Catalyst with QoS classes - behaviour
I would like to limit the traffic to 2 Mbit for several IP addresses.
With the following configuration, will each IP be limited to 2 Mbit or is it all IP addresses combined?
Configuration:
...
1
vote
0answers
203 views
unknown error when using TCMON/TCCOM to apply QoS DSCP marking on Windows 2003
I have a requirement to mark certain traffic originating from some Windows 2003 servers with a certain DSCP value.
Unfortunately in this situation neither marking the traffic on a router or ...
0
votes
1answer
163 views
How to set dscp for incoming TCP connections to my server?
I need to specify dscp settings for the incoming TCP connections to my server. What is the easiest way to do that?
1
vote
2answers
94 views
QoS for Firebird database connections - how?
Our Firebird database connection goes through a network connection that seems to imply a high latency for normal TCP connections. However, I am quite sure that the network connection supports ...
2
votes
3answers
1k views
QOS on ubuntu server
I want to run the following script on ubuntu server. eth1 is NAT interface, and eth2 is the WAN interface which has a static public ip:
TCA="tc class add dev eth2"
TFA="tc filter add dev eth2"
...
0
votes
2answers
718 views
Simple QoS policy on Cisco 877 DSL doesn't appear to do anything
I'm trying to get a fairly simple QoS policy up and running on my DSL line using a Cisco 877. My aims are fairly simple - make sure that realtime and management stuff like RTP and SSH works regardless ...
2
votes
2answers
197 views
how limit the number of open TCP streams from same IP to a local port?
i would like to limit the number of concurrent open TCP streams from the the same IP to the server's (local) port. Let's say 4 concurrent connections.
How can this be done with ip tables?
the ...
0
votes
1answer
423 views
Setup Cisco RVS4000 QOS for VOIP
Just switched from dedicated T1's with analog phone lines to cable modem with 10/2 uplink. We're having some VOIP call quality issues on the outgoing side when bandwidth is stressed and I need to ...
1
vote
2answers
235 views
Port based bandwidth shaping
I have an interent connection with the speed of 4000k bits up and down. I want to do port based traffic shaping on a ubuntu machine, which acts as router. eth0 is the WAN interface. This is how I ...
1
vote
3answers
173 views
Need reasonably priced router with QoS support [closed]
I dont need wireless.
I am expecting very heavy traffic, with possibly thousands of tcp connections open at one time. This would require that the router has good hardware.
I also need to limit the ...
2
votes
1answer
493 views
How to QoS NFS?
I have the following NFS-based storage setup:
Computes nodes are Linux. The NFS servers are Solaris.
A not-so-important user runs a bunch of read intensive jobs on a subset of the compute nodes. As ...