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>