Displaying 20 results from an estimated 900 matches similar to: "Control Bandwidth"
2004 Jan 27
7
Whats wrong with my script?
I`m trying to shape both upload (eth0) and download(eth1). I made this
script to acomplishthis but the filters are not working even though the
classes and qdiscs are created. What am I doing wrong? #!/bin/bash
tc qdisc del dev eth0 root
tc qdisc add dev eth0 root handle 1 htb default 10 r2q 5
tc qdisc del dev eth1 root
tc qdisc add dev eth1 root handle 1 htb default 10 r2q 5
tc class add dev
2004 Jan 15
2
Fw: Re:simple(?!?) source routing
Hi,
Thanks for the reply. Thats where the problem starts. If I set ppp0 as
the
default gw the internet doesnt work anymore. This is how im doing it...
route del default
route add default gw 217.32.81.74 dev ppp0
if I put it back to ppp1...
route del default
route add default gw 217.32.68.73 dev ppp1
It works fine again. Whats up with that?
Cheers,
Chris
----- Original Message
2004 Jul 02
1
Compiling Gastman for Win32
Hi!
I'm trying to compile the gastman?s sources with the
vc++(6.0) and to the Borland C++(1.0), but when I
compile these sources shows many erros like, there
aren?t Libraries and funtions necessaries. I tried to
get these at the Internet but I didn?t get all and
somethings with erros.
I would like to know with there is a path with all
libraries necessary to compile the gastman and how
2004 Jun 23
1
anova
Could someone please tell me if it is a way to define
the number of decimals (for example 4 digits) in a
presentation of anova() results. I couldn't apply round
()function.
Thanks in advance.
Alex
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - ?? gr??tis!
http://antipopup.uol.com.br/
2003 Jul 18
2
pf
ei tuka imam edin pf conf obache pravi mnogo nomera, kato se pusne parvoto koeto e dropva paketi, timeoutva po serverite i t.n.. i speed-a e mnogo baven, vijte ako nqkoi moje da otkrie generalna greshka da reply :) vapreki che ne e freebsd-specific :P ne sym go pisal az a i ne sam mnogo mnogo zapoznat s pf zatova ako nqkoi moje da pomogne e dobre doshyl :) btw moje i neshto ot tia opcii kato set
2004 Jan 04
3
problem whith htb script
Hi all && happy new Year ;)
I''m try to made a script for shaping my outgoing traffic, but it doesn''t
work fine.
The script work good if all packets go thru the default class, but, if I
try to send packets by other class, the packes doesn''t go by this class
go also by the default class.
This script is installed in a router linux with ip masquerading for the
2010 Mar 05
2
Not another SAMBA through a firewall post
I suppose a few questions pop up on this list about access Samba through a firewall. ?I have been very successful running Samba through a firewall, until today. ?I hit a stumbling block.
I have a Linux Firewall with the public IP Address of 134.x.x.140 <it is not the exact ip address, but close>. ?I am using NAT and port forwarding to send traffic destined for 137, 138,139, and 445 for BOTH
2004 Jan 09
2
ap 450
Good dat all
I have a Lucent AP450
I''m havin trouble administratin it with the web interface under
linux.Under windows all seem to be 100 but the menus is not showing
under linux.I dont think this is a ap proble maybe a mozilla.I dont
know.Anyone have the same problem?
Thanks
Eddie
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2003 Dec 24
2
Re:Routing for Squid
Hi asa,
You can make a script to ping your internet gateway
every 5 minutes and if it´s down it automatically switch
the default route do gateway 2. You set a script to run
x time with cron job.
[]´s
Anderson
> hi all,
>
> i''m using squid as a proxy server, and have 2 gateway f
or internet access,
> currently i''m using 1 gateway for the internet access,
if
2004 Feb 03
1
RE: limiting p2p
Interesante !!
lo probaste con 2.4 ? o 2.6 ?
-> -----Mensaje original-----
-> De: Esteban Ribicic [mailto:esteban@dejawu.com.ar]
-> Enviado el: Lunes, 02 de Febrero de 2004 08:11 p.m.
-> Para: ''ThE PhP_KiD''
-> Asunto: RE: [LARTC] limiting p2p
->
->
-> Probaste layering 7 matching?
->
->
-> -----Mensaje original-----
-> De:
2004 Feb 02
2
adsl on/off
Good day all
Now I''m from South-Africa,here we have adsl router/modems
You set the router to do the dialup and authentication and the set it as
your gateways box''s gateway.Now sometimes the links gets drop and is off
for a while.Are there any way,for linux,my gateway of letting me now
that the link was/is down.Note that the box is not dialing so there is
no adsl-status.
What I
2004 Jan 13
1
simple(?!?) source routing
Hi,
I''ve set up a Linux box with redhat on to act as an internet gateway and I''m running into a few problems. Its got two adsl modems connected to it, both connected to seperate 512kbs lines. Now I''ve followed the simple source routing in the advanced routing howto to the letter but it doesnt work.
I''ve got it autoconnecting on startup and redhat puts ppp1
2006 Apr 13
1
Iptables port forwarding help
Hello,
I have a webcam that I wish to view from the internet. It is a wireless
linksys model with an ip address of 192.168.1.15. I have it set on port
8081, 192.168.1.15:8081.
I am using the IP Masquerade HowTo script. Here's the rule I added to my
firewall script:
EXTIF="ppp0"
INTIF="eth1"
EXTIP="`$IFCONFIG $EXTIF | grep inet | cut -d : -f 2 | cut -d \ -f
2004 Aug 13
1
CBQ REPORT
Hi all,
I am controlling the bandwidth of 40 clients with cbq.
When I type "tc -s -d qdisc show dev eth0" I see the
traffic for each rule. Now my question is: is there any
script to make possible to pass these results to a
report like txt or html something like that?
any tips will be helpfull.
Thanks,
__________________________________________________________________________
2004 Sep 03
1
bandwidth management
Hi all,
I have a firewall central which a control the
download/upload bandwidth with cbq of 9 differents
networks. Now i need some help from you. I would like
to use mrtg+snmp to reports these bandwidth to show per
ip, how? any idea? tips?
Thanks in advance,
Anderson
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua
2004 Jan 07
4
Again,Bandwidth&htb
Good Day All
Just 2 questions on htb
1,My Wan link is on eth1 and my Lan on eth0,where do I put my htb on?I
want to limit web serving and ftp ens.
2.Im going to use the u32 filter.Can I use sub-netting for IP,i.o.w
where src is can I do 192.168.1.0/24?
Thanks and Please Help
Eddie
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
2012 Aug 13
1
iptables: cannot port forward
Easy question here: I have a test network that looks like this
(apologies for my lack of ascii skills):
[hostc]---------------[Firewall]192.168.42.1 (EXTIF: eth0) /10.0.0.1
(INTIF: eth1)
192.168.42.10 (wan) |(lan)
|
+-------------[hosta] 10.0.0.10 (port 4242)
|
+-------------[hostb]
2004 Jan 08
2
transparently passing url requests to local servers sharing ip?
hey, i''m hoping there''s someone out there that can help me out...
i found http://lartc.org/howto/index.html through a friend who was
trying to help with something i''m trying to accomplish.
for various practical and educational reasons, i have a few servers set
up on my home network, all running apache on various operating systems,
all accessible through port
2004 Apr 27
4
Real IP behind SNAT
Hi.
I was asked to put a real IP behind a linux router
is doing static NAT for an internal network.
Internet (gateway)
|
|
|
eth0 = real IP
-----------------
L I N U X ROUTER
-----------------
eth1 = private IP
|
|
|
eth0 = real IP
-----------------
Wireless Access Point
-----------------
2006 Dec 18
2
creating script for init.d
Hello.
I'm moving from a very old Fedora Core 1 to CentOS 4.4, what a change!!
Three year ago, I wrote some script (network related) and worked very well.
Now, I can put into init.d by means of chkconfig and I restarted the system,
but always hang when executing my srcipt (in my new centos 4.4).
There a manual for making scripts for init.d?
there is some new requirement by which it does not