From fb9bd81bc9c174793fc3aee98e484c0e52e21fcb Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Tue, 10 Jun 2003 19:44:17 +0000 Subject: [PATCH] Add a note that portmap has been replaced with rpcbind(8) in FreeBSD 5.X. Noticed by: Adam (via -doc). --- .../books/handbook/advanced-networking/chapter.sgml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index 465d4c05a7..a7f1f1d8ed 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -1148,6 +1148,12 @@ wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 on the server machine. In order for this to function properly a few processes have to be configured and running: + In &os; 5.X, the portmap utility + has been replaced with the rpcbind utility. Thus, + in &os; 5.X the user is required to replace every instance of + portmap with rpcbind + in the forthcoming examples. + The server has to be running the following daemons: NFS