Date: Thu, 28 Nov 1996 09:18:30 +0500 (ESK) From: "Eugene V. Khodus" <eugene@relay.accb.ru> To: freebsd-isp@freebsd.org Subject: How limit speed from one to other inteface Message-ID: <199611280418.JAA02712@relay.accb.ru>
next in thread | raw e-mail | index | archive | help
Hi !
Help me please:
How limit speed from one interface (example de0 *.*.*.33) to other inteface
(example sl0 *.*.*.254) ? (FreeBSD 2.*)
Presently scheme:
+--------+ de0 +----------+ sl0 +--------+
| host 1 |------------| router 2 |----------------| host 3 |
+--------+ 10 Mb +----------+ 115200 bps +--------+
^ ^
^ *.*.*.33 *.*.*.254 ^
| |
|<------------------ 115200 bps ------------------>|
Speed from 'host 1' to 'router 2' = 10 Mb,
speed from 'router 2' to 'host 3' = 115200 bps,
accordingly speed from 'host 1' to 'host 3' = 115200 bps.
Must be:
+--------+ de0 +----------+ sl0 +--------+
| host 1 |------------| router 2 |----------------| host 3 |
+--------+ 10 Mb +----------+ 115200 bps +--------+
^^^^^ ^ ^ ^^^^^^^^^^
^ *.*.*.33 *.*.*.254 ^
| |
|<------------------- 28800 bps ------------------>|
^^^^^^^^^
Speed from 'host 1' to 'router 2' must be 10 Mb,
speed from 'router 2' to 'host 3' must be 115200 bps,
speed from 'host 1' to 'host 3' (from *.*.*.33 to *.*.*.254 intefaces)
must be limit to 28800 bps.
How I set up this scheme ?
Eugene Khodus.
PS: Sorry for my bad english language.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611280418.JAA02712>
