From owner-freebsd-net Mon Jul 3 20:47: 3 2000 Delivered-To: freebsd-net@freebsd.org Received: from ns.pnpa.net (ns.pnpa.net [216.37.241.2]) by hub.freebsd.org (Postfix) with ESMTP id 1E8F137BAF5; Mon, 3 Jul 2000 20:46:57 -0700 (PDT) (envelope-from reillyie@pnpa.net) Received: from localhost (reillyie@localhost) by ns.pnpa.net (8.9.0/8.9.0) with ESMTP id XAA04364; Mon, 3 Jul 2000 23:41:07 -0400 (EDT) Date: Mon, 3 Jul 2000 23:41:07 -0400 (EDT) From: Ian Reilly To: Nick Rogness Cc: "Jason L. Schwab" , freebsd-net@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Weird Networking.... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org try something to the effect of.. arp -s `/usr/libexec/linkaddr your.ip.address.here` pub note the use of back quotes On Mon, 3 Jul 2000, Nick Rogness wrote: > On Mon, 3 Jul 2000, Jason L. Schwab wrote: > > > > > I have a machine running FreeBSD 3.5-STABLE, runs just awesome! It > > has 18 IP Addresses binded to it. I can ping all 18 IP Addresses from any > > where and I get replies, so they work just fine. Except! I can only ping > > the first IP that I setup the machine with locally. > > > > I have nothing blocking anything (as in firewall rules) right now. > > > > Any ideas? > > Yes, it is ARP related. Look at arp(8). You will need to add an > arp entry for each IP. > > Nick Rogness > - Speak softly and carry a Gigabit switch. > > > > > > 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-net" in the body of the message