Displaying 20 results from an estimated 3000 matches similar to: "allocating b/w"
2005 Jan 26
2
OT: syncing
Hi,
An offtopic quesiton, but I could not think of asking any other list
where it might be answered.
I have a client uploading a few designs (25-30 Mbs) daily at a remote
ftp server. We download them in morning. Since we have a slow
connection we daily waste a couple of hours downloading it. Is there
any way I can download them at night. The only thing is that I am not
sure of the time they
2004 Jan 04
6
HTB filters - pls help me
Hi,
we r using HTB algorithm,for traffic shaping, we are facing a problem.
we are able to create multiple classes,filters. But when we delete 1 filter all filter gets deleted. how do we avoid that.
waiting for you reply
Regards
Jayesh
-------------------------------------------------
Shop & Save at Sifymall.com!
Special Festive Offers - up to 60% off on DVD players, MP3 Players.
Mobile
2005 Jan 06
2
routing decisions
Hi,
I have Mandrake 10.0 gateway with internet via. ppp0. Also, another
machine 192.168.0.4 is always connected to net via. a dial-up
modem. Now I want to allow a machine (192.168.0.2) in my LAN to
access net through 192.168.0.4. So according to lartc howto I did,
# echo 200 John >> /etc/iproute2/rt_tables
# ip rule add from 192.168.0.2 table John
# ip route add default via 192.168.0.4 dev
2005 Feb 11
1
load sharing
Hi,
I am taking my machine loaded with Mandrake 10.0 and Suse 9.1 to my
friend''s place. She has 2 different ISP providing pppoe connections
in her office. She has allowed me try load balancing on my machine on
Sunday. I just wanted to know does lartc stand good with pppoe? I
have heard conflicting opinions on the same. I do not want to patch
my kernel at all for it. Is it possible
2005 Nov 10
7
simple routing query
Hi,
I have 2 interfaces - one for adsl and other for LAN on my Linux gateway
machine. The IP addresses are 10.10.10.3 & 192.168.10.101 respectively.
Now my routing tables show this particular entry. What exactly is this?
169.254.0.0/16 dev eth0 scope link
Or by traditional route -n,
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
What exactly is this 169.254.0.0/16
2003 Sep 24
3
updating server with rsync????
Hi,
I have 2 ftp servers with 3 identical users.
I want server B to be updated of server A.
Whatever changes mmade by users on server A should be made on server B
say every 5 hours.
Is rsync the right tool to use here?
Can rsync be used such that only changed files are downloaded?
Thanks a lot and bye.
With warm regards,
-Payal
--
For GNU/Linux Success Stories and Articles visit:
2005 Nov 10
6
throtling bandwidth
Hi,
My branch office as got a 256Kbps b/w from their service provider at a
very very high rate per Mb. They don''t require 256Kbps at all but the
ISP does not offer anything low. Can we restrict the bandwith to say
64Kbps nothing fancy? How do I go about it?
With warm regards,
-Payal
2006 Feb 09
8
load balancing and failover
Hi,
A friend of mine has 2 lines of 512kbps terminated in two Linux boxes.
He now want to remove those 2 boxes and have some device which will
loadbalance the two ISPs and also have a failover arrangement. But he
has agreed to give me a chance to do it on Linux for my own
satisfication.
Is this easy to do with lartc? How do I go about it exactly? I have
very less time to do it since his
2003 Sep 30
2
password problem with rsync
Hi,
I want to use rsync from a script. Before that I am trying it from
command line. I use it as,
$ rsync --password-file=pass -e ssh -av legal.txt accounts@127.0.0.1:/home/accounts
accounts@127.0.0.1's password:
I don't want to be prompted for password.
$ ls -l pass
-rwx------ 1 payal payal 9 Sep 30 19:11 pass*
$ cat pass
accpass123
[Don't worry it is not on real
2003 Oct 30
7
default route
Hi,
Is it possible to use more than one default route? I believe yes.
Any comments on them. If I use more than one, where will the trafficc be
diverted from?
With warm regards,
-Payal
--
For GNU/Linux Success Stories and Articles visit:
http://payal.staticky.com
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2004 Jan 19
4
tool to monitor HTB class utilisation
Hi,
can any body suggest any tool which can show the utilisation for individual classes for HTB.
preferable written in C/or shell script.
Regards
Jayesh
-------------------------------------------------
Still single? Click here to find the perfect match.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141
2004 May 07
5
shaping domain names(www.xyz.com)
Hi,
Is there any way by which we can shape domain name(not by IP address)
Eg : suppose i want to shape tarrif to a particular domain www.xyz.com which has multiple ips and i am not aware of there ips
how can we do that.
Regards
Jayesh
-------------------------------------------------
Still single? Click here to find the perfect match.
2005 Mar 21
1
semi-OT: internal IP range
Hi,
The other day I went to my friend''s company where her local LAN IP
was 37.0.0.8 I was pretty shocked since that IP is not for internal
use. So, I asked her system admin about it and he muttered something
about classless IP range and went off. Was he right in giving such a
range to internal IPs?
Also, the netmask was 255.255.255.0 and the default gateway was
37.0.1.x. Is this
2004 Jan 12
8
sum of child rates exceeds parent rate
Hi,
i have created a parent class with 45Meg rate/ceiling
Note : The actual traffic flowing via that pc is around 6Meg to 15Meg
I assume the problem will come only when the traffic is more than 45Meg.
Now if i create child classes whose sum of rates crosses more than 45Meg ?
1.How that tc behaves.
2.Will this affect browsing.
Pls let me know this details
Regards
Jayesh
2004 Dec 06
3
rsync: a bit of confusion
Hi,
This is the first time I have setup rsync.conf like,
max connections = 20
syslog facility = local3
read only = true
hosts allow = 192.168.10.10
[qmail-control]
comment = qmail-control
path = /var/qmail/control
read only = yes
list = yes
uid = root
gid = root
Then from 192.168.10.10, I tried,
rsync -avz -e ssh
2004 Jan 19
3
Ingress Shaping using IMQ
Hi Guys,
Here is a question that is probably of concern to many of us.
I am under pressure to provide some solution for ingress traffic
shaping. What my customer demands is to divide the downstream (ingress)
of an ADSL lines to two classes of traffic - important traffic and non
important downloads. He has a very reasonable requirement: he wants a
guarantee of at least 1000kbps at all times for
2004 Jan 10
1
setting quantum values
Hi,
when we add a class we get an error "HTB Quantum too small,or too big"
i read in docum.org that we need to set the quantun value which should be >1500 and <60000.
but i need to add classes with diff type of rates.
eg : Min : 32 kbit and Max : 512 kbit.
now in this case how do i set my quantum value which satifies all types of rates.
Pls let me know,This is very urgent for
2004 Jan 10
1
htb info needed
Hi,
Want to know few things abt tc rules getting stored.
1.When a tc rule is added where does tc store it( in memory or in some flat file or some DB).
2.When the rules are added does it do any I/O operations.
Regards
Jayesh
-------------------------------------------------
Still single? Click here to find the perfect match.
2004 Jan 20
1
example clarification needed
Hi,
I have a parent class 1:1 with rate=ceil=64kbit
i create 3 classes under it(1:1).
class 1:2 rate=ceil=32kbit
class 1:3 rate=ceil=16kbit
class 1:4 rate=ceil=16kbit
if 64kbit traffic is flowing from the cable all the 3 classes will get their respective shape.
1 .if only 32kbit data is flowing(for some reason).
a. Then how will the traffic gets distributed.?
b. Is it in first come first serve
2005 Jul 28
1
wondershaper query
Hello,
I am trying wondershaper-1.1a on a friend''s pppoe connection on her
Linux box.
There are a few things I don''t understand.
1. She has pppoe connection so should DEV=eth0 or DEV=ppp0 ?
2. Her ISP just says on her payment bill that the speed is 128kbps, but
doesn''t mention any downlink/uplink speed, so in that case what should
be,
DOWNLINK= and UPLINK= ?
3. She