LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 06-07-2006, 08:00 AM   #1
satish
Member
 
Registered: Jan 2006
Posts: 172

Rep: Reputation: 15
Bandwidth Control


i have redhat 9,0 linux proxy server with 256 kbps line

eth0 202.88.210.4 external
eth1 192.168.1.2 internal

i want to shape bandwidth for each ip,below like this

192.168.1.2 10Kbps
192.168.1.3 10Kbps
192.168.1.4 10Kbps
192.168.1.5 50Kbps

How do i do that,what neccessary software to install for bandwidth shaping
 
Old 06-07-2006, 08:31 AM   #2
asciipixel
LQ Newbie
 
Registered: Jun 2006
Posts: 2

Rep: Reputation: 0
smoothwall

I recomment looking at smoothwall's forums under the homebrew section ...
 
Old 06-07-2006, 08:35 AM   #3
dimsh
Member
 
Registered: Aug 2005
Distribution: Debian, Ubuntu, Fedora
Posts: 74

Rep: Reputation: 15
user tc (traffic control) it is part of lartc (Linux Advanced Routing & Traffic Control).

it may be somehow long to configure, this page demonstrate typical usage
Code:
http://www.experts-exchange.com/Networking/Linux_Networking/Q_20819743.html
Regards.
 
Old 06-07-2006, 09:25 AM   #4
bicoba
LQ Newbie
 
Registered: Jun 2006
Posts: 8

Rep: Reputation: 0
Simply use 'delay pools options' on your squid.conf

For more details :
http://www.squid-cache.org/Doc/FAQ/FAQ-19.html#ss19.8
http://squid-docs.sourceforge.net/la...tml/x1982.html
 
Old 06-07-2006, 09:33 AM   #5
bicoba
LQ Newbie
 
Registered: Jun 2006
Posts: 8

Rep: Reputation: 0
DHCP pools

Hi,
I would like to extand my DHCP pools.
My dhcpd.conf is like this :

ddns-update-style none;
ddns-updates off;
default-lease-time 86400;
max-lease-time 86400;

subnet 10.0.0.0 netmask 255.255.0.0 {
range 10.0.0.0 10.0.0.200;
option broadcast-address 10.0.255.255;
option routers 10.0.0.1;
option domain-name-servers x.x.x.x
}


I would like to use also the network 10.0.1.0/16, 10.0.2.0/16, ....with the same dhcp. How could I do it ?

Thanks
 
Old 06-07-2006, 09:35 AM   #6
bicoba
LQ Newbie
 
Registered: Jun 2006
Posts: 8

Rep: Reputation: 0
Sorry, it is a mistake
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bandwidth control marozsas Linux - Software 0 03-15-2006 06:30 AM
Bandwidth control djib Linux - Networking 2 10-10-2005 06:49 AM
control bandwidth omashhour Linux - Networking 3 07-03-2005 11:13 AM
Bandwidth control nOw Linux - Networking 3 09-16-2004 05:11 PM
Bandwidth Control ziox Linux - Networking 1 07-22-2004 06:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 12:13 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration