Date: Sat, 15 Jul 2000 12:50:33 GMT From: mike@sentex.net (Mike Tancsa) To: andre.albsmeier@mchp.siemens.de (Andre Albsmeier) Cc: freebsd-net@freebsd.org Subject: Re: routed: possible netmask problem ... Message-ID: <39705db6.118593488@mail.sentex.net> In-Reply-To: <SEN.963592745.685460909@news.sentex.net> References: <SEN.963592745.685460909@news.sentex.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> status: active > supported media: autoselect 100baseTX <full-duplex> 100baseTX 10baseT/UTP <full-duplex> 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. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39705db6.118593488>