From owner-freebsd-questions Mon Jul 3 11:36:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.telestream.com (mail.telestream.com [205.238.4.5]) by hub.freebsd.org (Postfix) with ESMTP id 5AF0037BC52 for ; Mon, 3 Jul 2000 11:35:58 -0700 (PDT) (envelope-from keith@mail.telestream.com) Received: from localhost (keith@localhost) by mail.telestream.com (8.9.3/8.9.3) with ESMTP id LAA04209 for ; Mon, 3 Jul 2000 11:35:56 -0700 Date: Mon, 3 Jul 2000 11:35:56 -0700 (PDT) From: To: freebsd-questions@FreeBSD.ORG Subject: Re: arp errors In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Forgot to mention that arp is spewing out messages like this. Jul 3 11:35:00 bsd /kernel: arplookup 63.169.98.64 failed: host is not on local network That network isn't related to the machine in question at all. I assume it's because I've got routed running. Keith ================================= Keith W. At the helm ================================= On Mon, 3 Jul 2000 keith@mail.telestream.com wrote: > I have a machine setup and on the net. It has 20 aliases on the NIC and > all seems to be just fine with one exception. It would not come up on the > net without having routed running. I've never had a problem in the past > with just configuring rc.conf and putting a script in /usr/local/etc/rc.d > for the aliases so this is a source of major confussion for me. > The aliases aren't really at issue because it would not even come up live > without the aliases there. > Here is how things are setup now. > > FreeBSD 4.0-Stable > > /etc/rc.conf > ifconfig_xl0="inet 63.169.99.87 netmask 255.255.255.0" > defaultrouter="63.169.99.1" > network_interfaces="xl0 lo0" > hostname="bsd.mcfarlandis.com" > > /usr/local/etc/rc.d/ifconfig-up.sh > /sbin/ifconfig xl0 inet 63.169.99.15 netmask 255.255.255.255 alias > > With a bunch of the same lines in the script for each alias. > At the end of the script I tossed in routed. > /sbin/routed > > Thanks for any pointers. > > Keith > > > > ================================= > Keith W. > > At the helm > ================================= > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message