From owner-freebsd-net Sat Jul 15 11:38:38 2000 Delivered-To: freebsd-net@freebsd.org Received: from goliath.siemens.de (goliath.siemens.de [194.138.37.131]) by hub.freebsd.org (Postfix) with ESMTP id D18C537B613 for ; Sat, 15 Jul 2000 11:38:31 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer goliath.siemens.de) Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.10.1/8.10.1) with ESMTP id e6FIcSB08905; Sat, 15 Jul 2000 20:38:28 +0200 (MET DST) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [139.25.42.7]) by mail2.siemens.de (8.10.1/8.10.1) with ESMTP id e6FIcRT05823; Sat, 15 Jul 2000 20:38:27 +0200 (MET DST) Received: (from localhost) by curry.mchp.siemens.de (8.10.2/8.10.2) id e6FIcRa79618; Date: Sat, 15 Jul 2000 20:38:27 +0200 From: Andre Albsmeier To: Mike Tancsa Cc: Andre Albsmeier , freebsd-net@freebsd.org Subject: Re: routed: possible netmask problem ... Message-ID: <20000715203827.B11638@curry.mchp.siemens.de> References: <39705db6.118593488@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <39705db6.118593488@mail.sentex.net>; from mike@sentex.net on Sat, Jul 15, 2000 at 12:50:33PM +0000 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 15-Jul-2000 at 12:50:33 +0000, Mike Tancsa wrote: > On 14 Jul 2000 12:39:05 -0400, in sentex.lists.freebsd.net you wrote: > > >Hi, > > > >I am using fxp0 with an ipalias: > > > >root@webfix:~>ifconfig fxp0 > >fxp0: flags=8843 mtu 1500 > > inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255 > > inet 192.168.1.4 netmask 0xffffffff broadcast 192.168.1.4 > > ether 00:a0:c9:ca:18:64 > > media: 100baseTX status: active > > supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP > > > > > >When starting routed I always see the following error message: > > > >root@webfix:~>routed: possible netmask problem between fxp0:192.168.1.4/32 and fxp0:192.168.1.0/24 routed: Send mcast sendto(fxp0, 224.0.0.9.520): No route to host > > > > > >All that is on a 3.5-STABLE machine. Can someone tell me what I am > >doing wrong here ?!? > > You might try aliasing the loopback interface instead. And if necessary and > a static arp entry for the IP so hosts on the subnet will know where to go. Tried that (see my other email to the group). Similar error message in syslog (it is another machine now): Jul 15 20:28:45 messfix2 routed[110]: possible netmask problem between lo0:192.168.17.254/32 and fxp0:192.168.17.0/24 Thanks, -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message