From owner-freebsd-hackers Mon Jul 1 08:53:09 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA05689 for hackers-outgoing; Mon, 1 Jul 1996 08:53:09 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [204.244.210.193]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA05682 for ; Mon, 1 Jul 1996 08:53:02 -0700 (PDT) Received: from localhost (tom@localhost) by misery.sdf.com (8.7.5/8.6.12) with SMTP id JAA01385; Mon, 1 Jul 1996 09:01:48 -0700 (PDT) Date: Mon, 1 Jul 1996 09:01:47 -0700 (PDT) From: Tom Samplonius To: Rishi Gautam cc: hackers@FreeBSD.ORG Subject: Re: Need info on Router Advt. In-Reply-To: <9607020207.AA14610@teil.soft.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 1 Jul 1996, Rishi Gautam wrote: > Hi > I need information for the following things. If anybody has the information > please help. > > 1. Does routed program of the FreeBSD version 2.1.0 supports the ICMP router > advertisement protocol(RFC 1256). > > 2. If not, is there is any other program which supports that? rdisc does. > 3. How it is possible to set the prefernce level for the router address, which > are used in the advertisement messages. > > 4. incase freeBSD/any other BSD clone provides this router advertisement, how > can i get the information from the kernel abt the list of router addresses and > their preference levels? No idea. "man rdisc" > Thanks. > > Rishi > > > Tom