search for: 8mbit

Displaying 20 results from an estimated 20 matches for "8mbit".

Did you mean: 8bit
2002 Jun 14
0
max. 8Mbit with a ingress filter
Hi! I''ll try to set the incoming rate for one ip on a server (with more than one ip) to 17Mbit, but if I activate it, I got in the beginning only 5mbit. I than increased the mtu and burst (as you see below) but I still can''t get more than 8MBit to the server. any ideas? tc qdisc add dev eth0 handle ffff: ingress tc filter add dev eth0 parent ffff: protocol ip prio 50 u32 match ip \ dst xxx.xxx.xxx.xxx/32 police rate $4Mbit mtu 17k burst 30k drop flowid :1 -- Regards, Robert ---------------- Robert Penz robert.penz@outertech.c...
2004 Sep 03
3
Client had recoverable error
Mhhh. I am streaming from a 8mbit adsl connection so it should be fast enough. I tried streaming with media player, it's working for 24 hours now, doesn't seem to have the problem, is my winamp 5.03 broken? Or is winamp broken in general? :) Thanks for the help. Silvester -----Original Message----- From: Karl Heyes [mail...
2004 Nov 01
1
Big problem :(((((
...h0 parent 1:3020 handle 3020: sfq perturb 5 quantum 1500 tc class add dev eth0 parent 1:2 classid 1:500 htb rate 80Mbit prio 5 quantum 1500 burst 15k tc qdisc add dev eth0 parent 1:500 handle 500: sfq perturb 5 quantum 1500 tc class add dev eth0 parent 1:500 classid 1:5001 htb rate 8kbit ceil 8Mbit prio 5 quantum 1500 burst 15k tc qdisc add dev eth0 parent 1:5001 handle 5001: sfq perturb 5 quantum 1500 tc class add dev eth0 parent 1:500 classid 1:5002 htb rate 8kbit ceil 8Mbit prio 5 quantum 1500 burst 15k tc qdisc add dev eth0 parent 1:5002 handle 5002: sfq perturb 5 quantum...
2012 Nov 20
3
Simple Traffic Shaping Problem
Hello, I have a problem with simple traffic shapping in shorewall, my current configuration is: zones vlan10 ipv4 # interfaces vlan10 vlan10 detect tcpflags,routeback shorewall.conf TC_ENABLED=Simple tcinterfaces vlan10 Internal 1mbit:50kb shorewall show tc Device vlan10: qdisc prio 5: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
2005 Nov 01
0
PowerPC can not accurately run HTM
...sult. Could anybody give me some hints? Thank you Dennis tc qdisc add dev wan1 root handle 1: htb default 10 tc class add dev wan1 parent 1: classid 1:1 htb rate 100mbit tc class add dev wan1 parent 1:1 classid 1:10 htb rate 1mbit ceil 2mbit tc class add dev wan1 parent 1:1 classid 1:11 htb rate 8mbit ceil 8mbit tc filter add dev wan1 protocol ip parent 1: u32 match ip dst 11.1.1.1 flowid 1:11 _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
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 is 10/100/1000Base-T. Right now I am using a Cisco using rate-limiting which is very simple. I''d like to perform this task on Linux b...
2007 Jun 19
11
Fileserver scalability
I just talked to Mike McGrath from Fedora Infrastructure, and he told me that they are seeing load spikes (not quite performance problems yet, but definitely a concern) in their setup. As an example, the graph [1] shows a typical client - the spikes from 16:00 to 8:00 are almost exclusively puppetd doing its thing. It seems that the most likely culprit is the fileserver - they serve 500-1500
2007 Mar 20
3
Divide bandwidth between 4 groups of ip with the same rate
...protocol ip parent 1:0 u32 match ip dst 192.168.0.192/26 flowid 1:40 #Shaping in eth1 for upload traffic marking packets at mangle tc qdisc add dev eth1 root handle 2: htb default 50 tc class add dev eth1 parent 2: classid 2:1 htb rate 10mbit tc class add dev eth1 parent 2:1 classid 2:11 htb rate 8mbit ceil 10mbit tc class add dev eth1 parent 2:1 classid 2:12 htb rate 256kbit tc class add dev eth1 parent 2:12 classid 2:10 htb rate 72kbit ceil 200kbit prio 7 tc class add dev eth1 parent 2:12 classid 2:20 htb rate 72kbit ceil 200kbit prio 7 tc class add dev eth1 parent 2:12 classid 2:30 htb rate 72...
2004 Aug 03
0
Windows XP slow trainsfers
...t in my case the end result is that I can get my download to windows to max out at about 800kbit and the upload at about 200kbit. I realise that these aren't horrible speeds, but they're still pretty lame considering that both NICs are running at 100Mbit and I can FTP transfer at about 8Mbit on average. Please let me know what's up with this issue. I am very happy with samba and consider it one of the best services I've used, aside from some difficulties which should be minor. Any advise you could give me would be greatly appreciated. Thanks, Kelly Shutt
2004 Nov 01
0
Looking to reccomendations
...ing and NAT (and 5 PC-s in internal - LAN #1). The same is for home (1 Linux box, 1 notebook - LAN #2). Both ADSL connections has bandwidth limiting only for GLOBAL resources (160kbit for ISP #1 and 115kbit for ISP#2), bandwidth between ISP #1 and ISP #2 is limited only by ADSL speed (1mbit upload, 8mbit download). Question ======= What is the better way to connect both networks (LAN #1 and LAN #2) together (something like the VPN), but have the possibility to use bandwidth of both ISP-s together (when I am at work, my home ADSL is idle and when I am at home, my work ADSL is idle)? Looking for...
2005 Apr 10
2
HTB on large LAN
Hello, we are using HTB for dividing 15 Mb/s upload rate to 1022 classes (rate 14 kb/s, ceil 15 Mb/s), but sometimes ksoftirqd_CPU0 uses the most of the CPU-time (over 90% CPU load is casual in such situation). This situation occurs several times a week and takes minutes or one hour and during that time it has enormous packet loss. Reboot of the machine usually solves this problem. Because
2004 Sep 01
2
Client had recoverable error
Hi there, I?m using icecast 2.0.1 with darkice 0.14 streaming an 192kb mp3 stream. Everything seems to work fine except that clients (eg winamp5) disconnect after a period of time (5/10/20 minutes). The icecast log shows some weir errors: [2004-08-18? 01:24:54] DBUG format-mp3/format_mp3_write_buf_to_client Client had recoverable error -1 [2004-08-18? 01:24:54] DBUG
2005 Jun 18
6
htb child classes don''t borrow form "parent''s parent class" :(
Dear list, I have the problem that child classes don''t seem to issue the parent class to borrow from their parent. This is a simplified version of my script: tc qdisc del dev $DEV root tc qdisc add dev $DEV root handle 1: htb default 10 tc class add dev $DEV parent 1: classid 1:1 htb rate 10mbit tc class add dev $DEV parent 1:1 classid 1:10 htb rate 1kbit ceil 512kbit #groups tc
2011 Apr 07
40
X4540 no next-gen product?
While I understand everything at Oracle is "top secret" these days. Does anyone have any insight into a next-gen X4500 / X4540? Does some other Oracle / Sun partner make a comparable system that is fully supported by Oracle / Sun? http://www.oracle.com/us/products/servers-storage/servers/previous-products/index.html What do X4500 / X4540 owners use if they''d like more
2007 Jun 14
0
tc: Trying to understand what I have done
...since we bought it. Now people are starting to complain about slow connection. So we''ve decided to upgrade our contract to a 40mbit connection. This could offcourse simply be done by changing the numbers. But there are 2 complications: 1) Most locations are connected to our backbone with 8mbit microwaves. This means I will not give them more than 6mbit on the internet without a change to borrow. Not the reason I write this (long) message 2) This is the reason: I can no longer explain to myself what I have done in the script. The classes and sub-classes I understand. I understand the fil...
2005 May 19
7
equal bandwidth for all IPs
Hi, How can I set equal bandwidth of 512kbit downlink and 256kbit uplink for every single IP address of 254 IP addresses I have in my LAN? Regards, ro0ot
2013 Sep 11
8
Fallback in a multi-isp configuration
Hi, I have a multi-isp configuration both on ppp interfaces. As one of them is 32Mbit/s and the other is 8Mbit/s , I have a weight setting of 4 to 1 as in the following providers file entries: vdsl 1 0x10000 - ppp1 - track,balance=4 adsl 2 0x20000 - ppp0 - track,balance=1 I would also like to have fallback between them so that if one is disconnected, all pac...
2006 Jan 13
6
Per user bandwidth limiting ..for small ISP.using Squid
Sir, Kindly excuse me. I am a newbie to LARTC.. I am a small ISP in rural India distributing 1 MB link to 200 people. I have been using rshaper by Alessandro Rubini for shaping. http://freshmeat.net/projects/rshaper/ My kernel is Linux version 2.4.22-1.2115.nptl( Fedora Core 1) Rshaper is very good in controlling incoming bandwidth (from LAN) I use Squid also on this Linux Box.. Right
2006 Jul 20
7
*****SPAM***** Load balenced (ADSL) network connections, is it possible?
Software zur Erkennung von "Spam" auf dem Rechner priamus.teamware-gmbh.de hat die eingegangene E-mail als m?gliche "Spam"-Nachricht identifiziert. Die urspr?ngliche Nachricht wurde an diesen Bericht angeh?ngt, so dass Sie sie anschauen k?nnen (falls es doch eine legitime E-Mail ist) oder ?hnliche unerw?nschte Nachrichten in Zukunft markieren k?nnen. Bei Fragen zu diesem
2012 Dec 10
8
home directory server performance issues
...mporary files. Furthermore, for all the dev servers, I used the following tc commands to rate limit how quickly any one server can write to the home directory server (8 Mbps or 1 MB/s): ETH_IFACE=$( route -n | grep "^0.0.0.0" | awk '{ print $8 }' ) IFACE_RATE=1000mbit LIMIT_RATE=8mbit TARGET_IP=1.2.3.4 # home directory server IP tc qdisc add dev $ETH_IFACE root handle 1: htb default 1 tc class add dev $ETH_IFACE parent 1: classid 1:1 htb rate $IFACE_RATE ceil $IFACE_RATE tc class add dev $ETH_IFACE parent 1: classid 1:2 htb rate $LIMIT_RATE ceil $LIMIT_RATE tc filter add dev $ET...