From owner-freebsd-questions Fri Apr 10 12:17:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13380 for freebsd-questions-outgoing; Fri, 10 Apr 1998 12:17:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA13330 for ; Fri, 10 Apr 1998 12:17:16 -0700 (PDT) (envelope-from cambria@world.std.com) Received: from world.std.com by europe.std.com (8.7.6/BZS-8-1.0) id PAA10621; Fri, 10 Apr 1998 15:17:09 -0400 (EDT) Received: by world.std.com (TheWorld/Spike-2.0) id AA28095; Fri, 10 Apr 1998 15:17:07 -0400 Date: Fri, 10 Apr 1998 15:17:07 -0400 From: cambria@world.std.com (Michael C Cambria) Message-Id: <199804101917.AA28095@world.std.com> To: freebsd-questions@FreeBSD.ORG Subject: Router Discovery using routed(8) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've setup several FreeBSD systems in our lab and am trying to user router discovery via routed. The arguments to routed are -q -t -t -t -T filename I've already setup routed on 2 other FreeBSD machines to act as RIP2 routers (as well as router discovery servers) and they seem to work fine. What I don't understand when testing the route discovery client is why I am seeing sendto(224.0.0.2) "No Route to Host" and sendto(224.0.0.9) "No Route to Host" messages at boot time (as well as at regular intervals after boot.) What I add a default route to rc.conf and reboot, I don't see these messages anymore (even when the default router is to a non-existant gateway.) So it seems that router discover in routed wants a route to exist to 224.0.0.0 Doesn't the need to define a route defeat the purpose of router discovery? Am I missing something? Thanks, MikeC Michael C. Cambria Lucent Technologies Member of Technical Staff Bell Labs Innovations Voice: (978) 287 - 2807 300 Baker Avenue Fax: (978) 287 - 2810 Concord, Massachusetts 01742 Internet: mcambria@lucent.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message