Displaying 20 results from an estimated 120 matches similar to: "jdg-qos & DSL"
2004 Jan 26
1
HTB/SFQ dequeueing in pairs
I set up a little test to see what the behaviour of (e)sfq was - because
I couldn''t work it out from the source :-) .
I wanted to see where from a slot the packets got dropped when the queue
was full. (e)sfq drops from the longest slot to make space for an
incoming packet, so it''s not tail drop as such, but the results show me
it does drop from the tail of the slot - which
2006 Sep 11
3
openssh-4.3p2: setsockopt() problem
List,
I'm behind a dlink DSL-G604T wireless router. ssh client was hanging at:
debug1: Entering interactive session.
Telnet was having a similar problem to port 22, however a simple client.c
I compiled was not. My java ssh client was also working. After some
investigation, I noticed that the hang was after the system call:
setsockopt(3, SOL_IP, IP_TOS, [16], 4) = 0
I noticed also that
2015 May 20
2
CHANNEL(aor) CHANNEL(contact) return nothing
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi list,
I'm trying to use CHANNEL(aor) and CHANNEL(contact) on PJSIP channel, on
asterisk-13.3.2, but they don't return anything. Is this a bug, or did I
miss something?
Here is my test dialplan:
exten => *98,1,Answer
same => n,NoOp(Channel=<${CHANNEL(name)}>,type=
<${CHANNEL(channeltype)}>)
same =>
2004 Dec 17
4
jdg-qos-script on FC3
Hello,
Has anyone had any luck compiling Alexander''s QOS script on a vanilla FC3 or
FC2 box?
I just cant seem to get the darn thing to port right.
Regards,
Bryan
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Dec 06
1
2.6 Test Kernel + ESFQ+IMQ patch
Hi Guys,
Using the 2.6.test kernel?
Alex and I have done some more tests and this is the patch incase ur using
jdg-qos script
http://www.digriz.org.uk/jdg-qos-script/index.html#qos-2.6
Thanks
K
_________________________________________________________________
Winterize your home with tips from MSN House & Home.
http://special.msn.com/home/warmhome.armx
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/
2004 Jun 16
6
QOS Script difficulty on bridge
I''m playing with the rather excellent QOS script from Alexander Clouter
at http://digriz.org.uk/jdg-qos-script/
So far I am really impressed with it - a very impressive example of the
power of linux QOS rules (has pretty much everything in it from the
LARTC Howto!) However, the instructions hint that "for QoS to affect
locally generated traffic in a non ethernet bridge setup
2004 Mar 12
0
for testing/examiniation: updated esfq patch for 2.6.4
Since I admin the gateway for a network of bandwidth-greedy machines, I
figured that esfq with "hash src" would be a more fair allocation of
bandwidth than sfq. Unfortunately, there didn''t seem to be a recent
patch for 2.6, so I endeavored to build one. The three patches I made
(described below) are available within the attached tar.bz2 or at:
http://fatooh.org/esfq-2.6/
1. I
2004 Jun 22
3
which is more appropiate for a ciber-cafe LAN ?
Jim diGriz''s QoS Script ?
http://www.digriz.org.uk/jdg-qos-script/
FairNat ?
http://www.metamorpher.de/fairnat/
other ??
bests
andres
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Sep 16
1
Wondershaper Errors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
when I activate wondershaper on my dsl connection (pppoa vc mux), i get
three errors:
# sh -x /usr/sbin/wshaper ppp0
+ /usr/sbin/xmlstarter setenv tc_downlink
+ DOWNLINK=
+ /usr/sbin/xmlstarter setenv tc_uplink
+ UPLINK=
+ [ -z ]
+ cat /proc/avalanche/avsar_modem_stats
+ grep Connection Rate
+ awk {printf("%d", $8)}
+
2005 Jan 20
4
Hardware solution? (or v.easy software fix instead)
I''m moving to a new place and my new flatmate wants a router because
he likes the cleaness of it all in a non geeky way which I can
understand.
This means it''s going to be hard for me to pursude him to let me run a
computer as a router to act as bandwidth cop.
But I don''t fancy trying to use ssh, VNC and games while he''s using
WindowsUpdate or p2p.
So I need
2010 Jul 13
1
MyFuel Express FO - Shortcomings
Re-sent copying UNON and Expand Technologies. Apologies for the omission.
Rgds,
Alphonse
On Tue, Jul 13, 2010 at 3:27 PM, Alphonse Ogulla <aogulla at gmail.com> wrote:
> Dear Esther,
>
> The foregoing mail notes sent to Expand Technology refer, in view that you
> were not copied in the initial correspondence.
>
> We were hoping that Expand Technology would make a
2004 Mar 29
3
IMQ & iptables 1.2.9
Hi all, I found in http://trash.net/~kaber/imq/index.html#sources the
precompiled iptables shared libs for 1.2.6 & 1.2.5, but my version is
1.2.9 (in Debian Sid) and I don''t know how to patch the .deb file. I
need the -j IMQ target... ¿What can I do?
Thanks!
2003 Sep 17
1
plotting in the same figure
Hello,
Do you know if it's possible to create a plot as in matlab with the
options hold on and hold off?
For example I want to plot in the same figure the theoric cdf of the
normal distribution and the empiric cdf from the raw data.
Thank you,
Josep.
2004 Jun 20
2
Best method for filtering ACKs?
Hello,
I''m wondering which of these filters is the best method for filtering ACK
packages to achieve lowest delay possible on a dsl-link.
This one ist from the wondershaper from the lartc-site:
/sbin/tc filter add dev $EXTIF parent 1:0 protocol ip prio 0 u32 \
match ip protocol 6 0xff \
match u8 0x05 0x0f at 0 \
match u16 0x0000 0xffc0 at 2 \
flowid 1:10
Thats a suggestion
2004 Jun 23
7
http bandwidth control
Hi
I''m newbie on this and i would appreciate some pointers on how to limit
the http trafic to my users from my linux-gateway box.
Thanx in advance
--
Guillermo Gomez <ggomez@neotechgw.net>
neotech
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2010 Jan 16
2
Cross compiling Asterisk, Dahdi..
Is there a proper, documented way to cross compile DAHDI and Asterisk for
a processor/system other than the one you're currently typing on?
Now.. I have been doing this for some time, but it's been really
frustrating every time I change/upgrade, etc.
I've just tried to compile DAHDI for an AMD Geode system on my development
system which is Intel Atom. Building the kernel is easy -
2004 Jul 08
1
possibly simple priority question
Greetings list folk.. I have been reading up on QOS for a short time now
with the idea of solving one problem I have but I cant seem to piece
together a working system to do so. I have a linux box acting as a home
gateway system running Gentoo and vanilla 2.4.26. I have a vonage uhh
voip device that is connected behind the router. There are only 3-4
other hosts on the network. All I really
2004 Jul 11
2
Internet Cafe tcp and udp sharing
Hi guys,
I run an internet cafe with 40 odd computers in it and would like some
sugestions on sharing the data evenly for udp and tcp data.
Currently i have all tcp data put into a class thats half our link speed and
udp data doesnt get class''d at all. which works well but also means that the
line doesnt get shared in terms of bandwidth evenly.
What i would like tho is to setup a
2004 Jun 08
11
how flexible is ingress traffic policing to bandwidth limit?
[I sent this earlier but I guess the list is subscriber-only?]
I just set up wondershaper, it has a simple filter on the downstream
direction to limit the bandwidth usage:
tc qdisc add dev $DEV handle ffff: ingress
tc filter add dev $DEV parent ffff: protocol ip prio 50 u32 match ip src \
0.0.0.0/0 police rate ${DOWNLINK}kbit burst 10k drop flowid :1
This is effective but is there any way to