similar to: Iptables connbytes

Displaying 20 results from an estimated 200 matches similar to: "Iptables connbytes"

2003 Dec 10
15
Graphing tc output
Hi, My HTB shaping is working perfectly, and i have setup a bridge and hosts behind the bridge are now getting only the bandwidth they are supposed to get. Thanks to every one here for helping me out :) Now I am thinking of making a graph of traffic going through various classes. Is their any thing readily available for it, or is parsing the output if tc and passing it to rrdtool the
2003 Nov 18
7
why all goes to default!!
Hi, I have config like this ,... but all traffic goes to the default class 1:4, WHY ? What I'' doing wrong... filters are attached to the root ! tc qdisc add dev eth0 handle 1:0 root htb default 4 tc class add dev eth0 parent 1:0 classid 1:4 htb rate 55kbit ceil 55kbit prio 7 <--default class tc class add dev eth0 parent 1:0 classid 1:1 htb rate 20Mbit tc qdisc add dev
2006 Feb 15
1
[Bug 450] New: connbytes not working
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=450 Summary: connbytes not working Product: iptables Version: 1.3.5 Platform: i386 OS/Version: All Status: NEW Severity: normal Priority: P2 Component: iptables AssignedTo: laforge@netfilter.org ReportedBy: vselico@vselico.sk When
2004 Jul 07
1
connmark+connbytes
Hello! Maybe someone needs connmark and connbytes working together? See attached file compatible with pom-ng-20040621 (I called it connmarkbytes :)). Kind Regards, Tomasz Chilinski
2002 May 23
3
ConnBytes iptables match
Hi, as I promised in LARTC list I created patch for new connbytes match. It matches packets which bellongs to connection which transfered given range of bytes. For those interested it is at http://luxik.cdi.cz/~devik/connbytes/ It was originaly meant to be used with HTB or other qdisc to reclassify long download streams to lower prio class. devik
2004 Oct 25
6
Limit traffic that use to download a file
Dear All, I want to limit traffic that use by my client to download files directly from browser, I have already limit the traffic for the same purpose to ftp connection. But I don''t want to limit traffic that using for browsing the web. Can I do this with IMQ/HTB or any other method to make this happen. Thank You. Sorry my English is bad. RInto Exandi
2005 Oct 22
4
Differentiating between http downloads and interactive traffic
Hi, I''ve been wondering if anyone has thought of a way to differentiate between an established http download and interactive http traffic? I would like to give interactive http traffic priority over someone downloading large files. Has anyone any ideas how to detect packets that are part of a download like this? Thanks. _______________________________________________
2004 Apr 15
8
Making tcp start transfers slow
Hey list I have almost gotten my shaping setup up and running as planned. The last barrier seems to be tcp overshooting availible bandwidth when its starting a transfer, and thereby bursting the line, so ping rises for a moment. At least this is my best guess at the problem :) There is a possibility that its just plain old traffic being bursty for some reason.. I am using bittorrent to test this,
2005 Jan 17
3
iproute2 + iptables - match the connection time or packets sent/recieved
Hello, I setup iproute2 and iptables on my box, is a P4 2000 Ghz / 1GB memory. I have setup squid and iptables to be a transparent proxy, with cache. I''ve read on lartc.org almost everything and i want to ask if there is a u32 match for the connection time or something like that, or an u32 match for the packet number in a connection. All i want to do is shape the web traffic for long
2002 Mar 12
0
Kernel Problems
Hello, I have strange kernel problems. Using your default distrib with 2.2.19 it's ok When i change it to 2.4.18 .. i need the aironet wireless stuff and when it loads before starting uncompressing it reboots. I think the problem is in the machine Pentium 100,32MB Ram SIS chipset Can you send me your .config for the kernel 2.2.19 so i can seen where i am wrong Best Regards, Todor Neshev
2004 Jun 10
6
Shaping incoming traffic on the other interface
Hi, I have a typical configuration for my firewall/gateway box: single network card, with a pppoe connection to the DSL modem. I''m already successfully shaping the uplink (how come that the wondershaper.htb doesn''t use the ceil parameter? It should implement bandwidth borrowing!) but i found the ingress policy a little bit rough. I''d like to keep the traffic categories
2013 Dec 03
5
Multiple ISP + traffic shapping = poor download speed
Hello, Thanks for the great Shorewall which has replaced my hard to maintain home-made scripts. First, what works. Our local network is 10.48.X.X with multiple vlan, each on a dedicated interface. We use Shorewall 4.4.11 from Debian Squeeze. We have a 2 ISP: - isp1 : an optical fiber provider with 10 Mbps. - isp2 : a DSL provider with 15Mbits/1Mbits. We use isp2 as the default outgoing
2006 Nov 23
1
Reassigning a flow to a different queue
I''d like to initially assign all http flows to a interactive priority queue. But if the cumulative amount of traffic exceeds a threshold, I''d like to reassign it to a low priority bulk queue. Say someone is doing an http download of a huge .iso. Is this possible? -- Drew Einhorn
2006 Mar 15
1
Detect and mark ''bulk'' http traffic
To give fast web browsing on my network, I prioritise http traffic by marking it all into a high priority band (''30''). This generally works quite well, as unidentified traffic such as p2p falls by default into a lower priority band (''40''). However, I would like to de-prioritise anyone doing large downloads over http, which currently get high priority. Is there
2007 Jan 18
3
[Bug 533] PANIC: divide by zero in xt_connbytes
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=533 ------- Additional Comments From xkr47@outerspace.dyndns.org 2007-01-18 12:39 MET ------- Created an attachment (id=283) --> (https://bugzilla.netfilter.org/bugzilla/attachment.cgi?id=283&action=view) Suggested fix by me ------- Additional Comments From xkr47@outerspace.dyndns.org 2007-01-18 12:40 MET ------- Created an
2004 Feb 03
2
Jim diGriz''s QoS Script
Hi sombody know what is happen with Jim diGriz''s QoS Script Web Page ? www.digriz.org.uk/jdg-qos-script Regards _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2012 Aug 29
2
tcclasses matching on the TOS field
Hello, I am trying to set up traffic shaping/control for my voip connection. I am running 4.4.22.3. Here is my current configuration: --- tcdevices --- #NUMBER: IN-BANDWITH OUT-BANDWIDTH OPTIONS REDIRECTED #INTERFACE INTERFACES eth1 2048kbps 1500kbps -- tcclasses --- #INTERFACE:CLASS MARK RATE: CEIL PRIORITY OPTIONS # DMAX:UMAX eth1 1 100kbps
2007 Aug 23
1
Traffic shaping questions and possible extensions
Hi, It has been quite a while since I looked at what was happening in Linux traffic shaping, so I am not sure if this has been discussed / improved on since I last looked. We use a traffic shaper based on HTB. The basic principals work fine, but we have a problem with ''intermittent trafic'' like http and interactive ssh sessions. Each of these categories of traffic have
2005 Nov 05
3
ftp shaping and excluding ls packets
Hi, I am currently using a script to shape my outbound ftp traffic. Works great except for 1 thing. When a user goes to list a dir, the listing is also getting shaped. This causes dir listings to be very slow. Is there a way to differentiate the dir listing packets? Here is a my current script: #!/bin/bash #shaping passive and active outbound ftp traffic on an internal computer without
2007 Jul 08
0
Troubles with tc/iptables - per TCP session tc
Hello, I have read most of the relevant emails already posted to the LARTC mailingilist and I have not found a solution to my problem. What I am trying to do is: limit the HTTP output traffic to 30Mbps and also to limit each HTTP connection at 512Kbps, if the client downloads more than 1MB. I have managed to limit the total traffic but not the traffic of each HTTP connection. Here it is my