similar to: Windows XP slow trainsfers

Displaying 20 results from an estimated 5000 matches similar to: "Windows XP slow trainsfers"

2007 Mar 20
3
Divide bandwidth between 4 groups of ip with the same rate
Hello, I have begun to use the tc scripts since 2 weeks ago, so I am beginner. I am trying to divide my bandwidth in 4 independent ones. Each of these sub-bandwidths is assigned to 4 different groups of ip. Bandwidth sharing is allowed. I put a Linux with two Ethernet card between the router and the LAN. Eth1 is the card connected to the router and eth0 is the one connected to the LAN. My ISP
2005 Jun 22
1
Problem with HTB and IPTABLES
Dear All, I’m working with Fedora Core 3, kernel 2.9.1, MPLS-for-Linux-4.193, and having some problems when create a HTB queue. ALL packets goes to the default queue, they don’t care about any mark or ip field I use to enqueue them. : -/ That’s the deal, all packets that incoming the interface eth2 are classified and have theirs TOS field changed following some qos policy at the PREROUTING
2004 May 03
1
htb bandwith
Hi, tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1:0 classid 1:1 htb rate 2000Kbit ceil 2000kbit tc class add dev eth0 parent 1:1 classid 1:2 htb rate 1200Kbit ceil 2000kbit tc class add dev eth0parent 1:1 classid 1:3 htb rate 800Kbit ceil 2000kbit tc class add dev eth0 parent 1:2 classid 1:21 htb rate 600Kbit ceil 2000kbit tc class add dev eth0 parent 1:2
2002 Oct 09
0
parent and hierarchy problems with cbq.init
Hello Everyone :), i''m using cbq.init version 7.1 for traffic shaper, the rule did work well with flat rule (without parent/child)..here the condition of my network : - have a DMZ (and i not want the traffic to DMZ be bounded) - i made the CBQ engine also a bridge and i put it before NAT server (so if
2006 May 01
1
Traffic Shaping with Shorewall
Does anyone here implement traffic shaping with shorewall? I need to shape BitTorrent traffic on my network so that upload/downloads do not overwhelm normal function or, even more importantly, my imminent conversion to VOIP for all telephone service. I followed the shorewall documentation guide but am not sure if what I have done is the Right Way Of Doing Things. Nor am I satsified with the
2006 Nov 15
7
Shaping incoming VoIP traffic fails
Hello, I''m trying to get lossless VoIP traffic over my 3000k/500k ADSL line. Shaping outgoing traffic is no problem: I set total ceil for outgiong device (ppp0) to 450kbit and put VoIP into highest prio class. Even during full upload the voice is clean on the other end. Now I tried to get the same result for incoming data. I attached HTB to eth1 where the incoming voip traffic is
2004 Oct 17
0
Role of Application? How big?
Hi, I am still struggling with details on this setup. I have the shaping work well with some applications and not with others. Here''s what I have: #!/bin/bash tc qdisc add dev eth0 root handle 1: htb default 20 tc class add dev eth0 parent 1: classid 1:1 htb rate 800kbit burst 15k tc class add dev eth0 parent 1:1 classid 1:10 htb rate 650kbit ceil 110kbps burst 15k prio
2005 Nov 01
0
PowerPC can not accurately run HTM
I am running HTB on a PowerPC platform and using following script to do rate limit. When I set rate of class 1:11 lower than 4mbit, I can get traffic rate close to the setting. However, if I set the rate higher than 4mbit, I will get much lower bandwidth (roughly 4.5mbit) than the setting, no matter how big the setting is. To verify the script, I run it on PC with then I got correct result. Could
2007 Dec 05
3
Adding qdiscs crashes kernel??
Hi all, I''m having some problems setting up qdiscs on a bridge.The config looks a little like this: ifconfig ifb0 up # Bring up the IFB for this bridge. tc qdisc add dev eth2 ingress tc qdisc add dev eth3 ingress tc qdisc add dev ifb0 root handle 1:0 cbq bandwidth 100Mbit avpkt 1000 cell 8 # Raw qdiscs on each bridge port tc qdisc add dev eth2 root handle 1:0 cbq bandwidth
2007 May 11
1
HTB and bursts
2001 Mar 01
5
Bandwidth limiting a MASQed network.
Hi! I just recently entered the wonderful world of the so called "advanced routing" and decided to try and limit the bandwidth of a MASQed network here and ended up in trouble :(. The setup is (as far as I can tell) pretty straightforward. eth0 is connected to the "real" network with a proper IP, and eth2 is 192.168.10.x (the MASQed network). All of it is basicly right out of
2012 Aug 29
1
Help on not matching object lengths
Dear All   I have the following code set up: Code #1 a <-matrix(seq(0,8, by = sign(8-0)*0.25)) b <-matrix(seq(8,16, by = sign(16-8)*0.25)) c <-runif(1000,50,60) d <-exp(-c*a)+exp(-c*b)   This will give me the obvious error message of lengths not matching. What I am trying to do here is to have 33 rows x 1000 columns d values calculated in total. As an eaxmple for visual, this is what
2004 Jan 26
1
Help with a simple config
Here''s the scenario: - 4 NIC''s; 1 Upstream, 3 subscribers each with different rates. NIC-1: NO CAP simply 100mbit I want to cap the traffic on each of the subscriber NIC''s to a specific rate i.e.: - NIC-2: 8mbit - NIC-3: 5mbit - NIC-4: 3mbit Just to summarize, ALL I''m trying to do is limit the bandwidth on each NIC (ingress & egress) whether it
2006 Apr 07
2
KDE vs Gnome
I think im using Gnome but im not sure. As for using logout command it didn't work that's why I got puzzled and had to ask online since I couldn't find the GUI one which was there but apparently im too blind to see. Speaking of GUI side of things that's why I made the comment about no search features in CentOS. None of my menus offer a search feature in the GUI so I would have to
2006 Jun 28
2
models @ data extraction
I''m building my first webapp... I have db tables "users" and "posts". Model for user is "has_many :posts". Model for post is "belongs_to :user" In a slightly modified scaffold I can list all the posts and which user wrote them (/post/list), but want to link the username to a list of posts by that user. How do I accomplish that? Sorry for the
2012 Feb 26
2
question about user written function (newb question)
Quick newb question about R relating to the line of code below: rawCool = read.zoo("cooling.txt", FUN = as.chron, format = "%m/%d/%Y %H:%M", sep = "\t", aggregate = function(x) tail(x, 1)) I'm wondering what the specifics are for the argument where it has "aggregate = function(x) tail(x, 1)". I understand that it removes the last row of
2009 May 20
0
dtmf=info and canreinvite=yes
Hi, Sorry for this "newb" question (but maybe a newb question once in a while is ok): What's the current state about Asterisk handling DTMF features via SIP INFO (dtmfmode=info) even when the media path has been reinvited (canreinvite=yes) to go directly from one phone to another? Somewhat related to this suspended issue: https://issues.asterisk.org/view.php?id=14126 How widely
2010 Jan 26
0
newb question: chron and hist()
Hi all, I'm just getting started in R so bear with my newbness. I am trying to create a very simple histogram of logins by time, with data coming in from a MYSQL query. the raw data looks like this: "id" "user_id" "experience_given" "created_at" "ip_aton" "1" XXXXXXX 2445626 0 "2010-01-21 00:00:01" 1123632036 "2"
2005 Jul 24
1
Incoming call prob
I am having a problem with your my nufone service. I'm trying to setup incoming calls and I'm having no success. Outgoing works fine though. The message I'm getting is "the person you are call is not currently reachable". I'm going to give you as much info as I can. I'm also an asterisk newb! Anyways, I installed asterisk@home. Set up extensions which communicate
2005 Sep 13
13
Authentication against AD?
I am having a hard time getting Samba to authentication correctly against a Windows Active Directory setup. Here is a snap of the smb.conf [global] passdb backend = ldapsam security = domain password server = server1.com server2.com prefered master = No local master = no hide unreadable = yes wins support = no winbind use default