From owner-freebsd-current Thu Jan 18 17:51:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA21578 for current-outgoing; Thu, 18 Jan 1996 17:51:51 -0800 (PST) Received: (from fenner@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA21570 for current; Thu, 18 Jan 1996 17:51:48 -0800 (PST) Date: Thu, 18 Jan 1996 17:51:48 -0800 (PST) From: Bill Fenner Message-Id: <199601190151.RAA21570@freefall.freebsd.org> To: current Subject: Please try out router discovery Sender: owner-current@FreeBSD.ORG Precedence: bulk I just committed some patches to make sbin/rdisc build. If you have a network upon which the routers perform ICMP router discovery (RFC 1256), or if your FreeBSD box is a router, please give this a try and let me know how it works. Suggested host invocation: rdisc -f Suggested router invocation: rdisc -r 'rdisc -f' can replace 'routed -q' on hosts. Bill