|
||||||||
My rule shapes every LAN host upload to 200 kbit/s I believe you should make 2 rules: 1. for upload 2. for download 1. LAN * LAN * any * 200kbit source 2. LAN * any * LAN * 200kbit destination This gives for every host in LAN area 200kbit up and 200kbit downstream and no shaping between LAN hosts. Instigater ----- Original Message ----- From: "Marc J. Mance" <mmance at 313wireless dot com> To: "'Instigater'" <bloo at sveiks dot lv> Sent: Saturday, November 08, 2003 3:31 PM Subject: RE: [m0n0wall] question on packet shaping. > In the rule that I send previously, would this make everyone's traffic > combined less thank 200k, or each of them separately under 200k? > > Host1 200k up > Host2 200k up --> m0n0wall --> Internet > > I am attempting to prevent one user from using the whole stream. > > Marc Mance > > Thanks again, your help is absolute. > > -----Original Message----- > From: Instigater [mailto:bloo at sveiks dot lv] > Sent: Saturday, November 08, 2003 7:36 AM > To: M0n0wall > Subject: Re: [m0n0wall] question on packet shaping. > > This shapes every LAN host's upload to 200 for every host that is not on > LAN > If you want shape for only particular one host and leave without shaping > all others then you should specify: > LAN * LAN * that.one.host * 200Kbit/s source > > Just remember that you cannot limit bandwidth between LAN hosts and > therefore your upload server must reside outside the LAN. > In your example you could specify "any" in destination this would be the > same. > > Instigater > > ----- Original Message ----- > From: Marc J. Mance > To: 'Instigater' > Sent: Saturday, November 08, 2003 2:16 PM > Subject: RE: [m0n0wall] question on packet shaping. > > > LAN > * > LAN net > * > ! LAN net > * > 200 Kbit/s > > source > Choke > > > > > So does that look right? > > > > -----Original Message----- > From: Instigater [mailto:bloo at sveiks dot lv] > Sent: Saturday, November 08, 2003 7:00 AM > To: M0n0wall > Subject: Re: [m0n0wall] question on packet shaping. > > > > Just enable traffic shaper. Source is network of those hosts, > destination is > > you know which host, then set limit in kbits and make sure there is > selected > > "source" in next field. > > > > Instigater > > > > ----- Original Message ----- > > From: "Marc J. Mance" <mmance at 313wireless dot com> > > To: <m0n0wall at lists dot m0n0 dot ch> > > Sent: Saturday, November 08, 2003 12:23 PM > > Subject: [m0n0wall] question on packet shaping. > > > > > > > If I wanted to limit bandwidth on a per host basis for all traffic > in > > > the upload directory? Could someone please post an example? > > > > > > Marc. > > > > > > Thx a bunch. > > > > > > M0n0waLL rules > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > > |