search for: zviad

Displaying 7 results from an estimated 7 matches for "zviad".

Did you mean: aviad
2004 Oct 13
5
Re: Is this actually possible?
...0 and gets not 1kbit, but much more >20kbit. I have TSL 2.1, kernel 2.4.27-3tr. I changed the PSCHED_CPU and disabled the HTB hysteresis, set SFQ queue length to 16, but the results are the same. Is there something wrong with my understanding? Can anyone explain why PRIO not works? Regards, Zviad _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 06
5
What is the reccomended minimum rate for leaf htb class for accurate operation?
...92.168.0.4 flowid 1:24 tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.5 flowid 1:25 ******** End of script ********* What is the reccomended minimum rate for leaf htb class for accurate operation? Can I change somesing in my script to get more accurate results? Regrads, Zviad _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 07
0
Re: Re: What is the reccomended minimum rate for leaf htb class foraccurate operation?
>"Zviad O. Giorgadze" wrote: >> # Put flow to corresponding classes >> tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.1 flowid 1:21 >> tc filter add dev eth0 protocol ip parent 1: u32 match ip dst 192.168.0.2 flowid 1:22 >> tc filter add dev eth0 protoc...
2004 Oct 12
1
Is it possible to shape variable bandwidth?
...bit possible rate (for example 3 classes) and the possibility to borrow up to 1mbit (depends on ISP side). If it''s impossible, than how to define additional class for excess bandwidth from 115kbit up to 1mbit? Can be other classfull or classless qdisc used in this case? Best regards, Zviad O. Giorgadze _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 06
4
Re: What is the reccomended minimum rate for leaf htb classfor accurate operation?
Zviad O. Giorgadze wrote: > My ISP provides guarantied 115kbit bandwidth for GLOBAL TRAFFIC. During the low load period (early morning, evening, night) customers can get up to 1mbit traffic. That''s download traffic we''re talking about, since you seem to be shaping on your local LAN...
2004 Nov 01
0
Looking to reccomendations
...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 reccomendations. Regards, Zviad _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2004 Oct 28
12
HTB: Problem with excess bandwidth distribution
Hello, I have a serious problem with HTB which I wasn''t able to solve myself. I run a masquerading router with ppp0 as interface to the Internet. Three clients need to share a downstream of 1 MBit, which I want to divide with tc. When I see a packet being forwarded to one of these clients, I give it the appropriate unique mark: iptables -t mangle -A FORWARD -d 192.168.34.141 -j MARK