All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Forcing delay and setting bucket size
@ 2001-05-01  7:31 Oded Shaham
  2001-05-04  3:43 ` Juergen
  0 siblings, 1 reply; 2+ messages in thread
From: Oded Shaham @ 2001-05-01  7:31 UTC (permalink / raw)
  To: lartc

Hello all,
First I'll state my final goal - In case someone knows an existing piece of
code that does the trick: To use Linux with two network interfaces as a
router and link simulator with the following features: 
1. Limited bandwidth 
2. Specified propagation delay which affects each packet going out of an
interface
3. Limited bucket size (send buffer) for each interface.

I know how to do no. 1 using CBQ. What about 2 and 3 ? I haven't seen any
qdisc that deliberately imposes a specified delay. How can the send buffer
size be changed ? I can see its current value in the 'ifconfig' output,
under 'txqueuelen', but I don't know how to modify it.

Best Regards

Oded Shaham
Flash Networks
16 Galgalei Haplada, Herzliya, Israel
Tel: +972-9-9580666 ext. 215
Fax: +972-9-9564888
Cell phone: +972-5-4552009 
Email: oded@flashnetworks.com


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

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

* Re: [LARTC] Forcing delay and setting bucket size
  2001-05-01  7:31 [LARTC] Forcing delay and setting bucket size Oded Shaham
@ 2001-05-04  3:43 ` Juergen
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen @ 2001-05-04  3:43 UTC (permalink / raw)
  To: lartc

> Hello all,
> First I'll state my final goal - In case someone knows an existing piece
of
> code that does the trick: To use Linux with two network interfaces as a
> router and link simulator with the following features:
> 1. Limited bandwidth
> 2. Specified propagation delay which affects each packet going out of an
> interface
> 3. Limited bucket size (send buffer) for each interface.
>
> I know how to do no. 1 using CBQ. What about 2 and 3 ? I haven't seen any
> qdisc that deliberately imposes a specified delay. How can the send buffer
> size be changed ? I can see its current value in the 'ifconfig' output,
> under 'txqueuelen', but I don't know how to modify it.

you can try the iptables function....
but your kernel have to update to 2.4


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

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

end of thread, other threads:[~2001-05-04  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-01  7:31 [LARTC] Forcing delay and setting bucket size Oded Shaham
2001-05-04  3:43 ` Juergen

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.