All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] cbq.init for one port on a subnet
@ 2003-02-05  5:57 Srikanth W
  2003-02-06 13:38 ` Srikanth
  0 siblings, 1 reply; 2+ messages in thread
From: Srikanth W @ 2003-02-05  5:57 UTC (permalink / raw)
  To: lartc

Sub:[LARTC] cbq init for one port on a subnet

Hello,

We use cbq.init to limit bandwidth.  It works great on a per-user basis.
Now  I'd like to limit traffic from a netblock to the Internet on port
6699.

Network is 192.168.0.160  mask 255.255.255.224
eth0 is the gateway
eth1 connects the netblock in question

Is this the proper syntax;

DEVICE=eth0,10Mbit,1Mbit
RATE\x100Kbit
WEIGHT\x10Kbit
PRIO=5
RULEf99 192.168.0.160/27,


Thanks!

Scott

Hi! Scott,

Your Config. file s'd be 

DEVICE=eth0,10Mbit,1Mbit
RATE\x100Kbit
WEIGHT\x10Kbit
PRIO=5
RULE\x192.168.0.160/27:6699

like this & try.

Good Luck.

Srikanth.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-06 13:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-05  5:57 [LARTC] cbq.init for one port on a subnet Srikanth W
2003-02-06 13:38 ` Srikanth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.