Date: Wed, 14 May 1997 02:20:01 -0400 (EDT) From: Paul Sandys <myj@nyct.net> To: David Hawkins <dhawk@river.org> Cc: stable@FreeBSD.ORG Subject: Re: 2.2.1 & routed question Message-ID: <Pine.BSF.3.95q.970514020128.236A-100000@paf.nyct.net> In-Reply-To: <199705131709.KAA10560@ohio.river.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 May 1997, David Hawkins wrote: > Date: Tue, 13 May 1997 10:09:04 -0700 (PDT) > From: David Hawkins <dhawk@river.org> > To: stable@FreeBSD.ORG > Subject: 2.2.1 & routed question > > I installed a 2.2.1 system using flopppies -- life had been too easy > lately. ;-) It's a 'base' system only, no sources yet except for the > kernel (to get the 3c509 working). Got everything from > ftp.freebsd.org/pub/FreeBSD/2.2.1-RELEASE this week. > > Situation: > When the system boots it says > "<date> <machine_name> routed[58]: sendto(ep0, 224.0.0.2): No route > to host" 224.0.0.2 stands for "all routers on subnet". It's one of multicast addresses. Seems like your kernel is not multicast enabled and tries to resolve 224.0.0.2 by non-multicast means. (??) Your routed is probably configured to broadcast/multicast the routing table, so it generates "no route to host" for 224.0.0.2. > > I can't find that IP address anywhere. Where can I fix that? You won't find it anywhere. It maps to special ethernet address 01:00:5e:00:00:02 I think. > > I can ping and telnet to/from other systems so networking is working. > Just not sure what the routed message means. > > Thanks! > > later, david > -- > David Hawkins -- dhawk@river.org > Do you know what a pessimist is? A person who thinks everybody as > nasty as himself, and hates them for it. -- George Bernard Shaw > P. <-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-> < myj@nyct.net Paul Sandys | New York Connect http://www.nyct.net > < network operations manager | Total Solution provider > <-------------------------------------------------------------------------> < " BRINGING NEW YORK THE INTERNET SERVICES IT DESERVES " > <-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_->
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970514020128.236A-100000>