summaryrefslogtreecommitdiff
path: root/FAQ
diff options
context:
space:
mode:
authorDoug White <dwhite@FreeBSD.org>1998-11-18 21:39:43 +0000
committerDoug White <dwhite@FreeBSD.org>1998-11-18 21:39:43 +0000
commitf33e2614ae7040579a3ccd9da6796a9287f1b4d1 (patch)
treea5607bf4f51c83914109d0731d1b6b6317422680 /FAQ
parent13bd4a1550b2780394b2fcaa9a2a07a203bf0bcd (diff)
Notes
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ/network.sgml12
1 files changed, 11 insertions, 1 deletions
diff --git a/FAQ/network.sgml b/FAQ/network.sgml
index 35c6398041..32ca45156c 100644
--- a/FAQ/network.sgml
+++ b/FAQ/network.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: network.sgml,v 1.16 1998-10-22 18:14:54 brian Exp $ -->
+<!-- $Id: network.sgml,v 1.17 1998-11-18 21:39:43 dwhite Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect>
@@ -1144,6 +1144,16 @@ ftp stream tcp nowait nobody /usr/local/bin/socket socket ftp.foo.com ftp
<p>where 'ftp.foo.com' and 'ftp' are the host and port to redirect to,
respectively.
+
+ <sect1>
+ <heading>Where can I get a bandwidth management tool?</heading>
+
+ <p>There are two bandwidth management tools available for FreeBSD.
+ <url url="http://www.csl.sony.co.jp/person/kjc/programs.html"
+ name="ALTQ"> is available for free; Bandwidth Manager from
+ <url url="http://www.etinc.com" name="Emerging Technologies"> is
+ a commercial product.
+
</sect>