From owner-freebsd-questions Fri Jun 7 5:43:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by hub.freebsd.org (Postfix) with ESMTP id 4E95937B417 for ; Fri, 7 Jun 2002 05:43:27 -0700 (PDT) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g57CgvU15097; Fri, 7 Jun 2002 08:43:05 -0400 Message-ID: <3D00ABB6.8010009@potentialtech.com> Date: Fri, 07 Jun 2002 08:48:54 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-9?Q?Bar=FD=FE_HIZIR?= Cc: freebsd-questions@FreeBSD.ORG Subject: Re: about network configuration problem. References: Content-Type: text/plain; charset=ISO-8859-9; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When you reply, please keep enough of the original message that people can understand what you're adding. I had to go hunting through my email trash to figure out what this was about. Barış HIZIR wrote: > ifconfig output is here; > > dc0: flags=8843 mtu 1500 > inet 193.255.217.254 netmask 0xffffff00 broadcast 193.255.217.255 > inet6 fe80::280:adff:fe85:c881%dc0 prefixlen 64 scopeid 0x1 > ether 00:80:ad:85:c8:81 > media: Ethernet autoselect (10baseT/UTP) > status: active > de0: flags=8843 mtu 1500 > inet 192.168.0.1 netmask 0xffff0000 broadcast 192.168.255.255 > inet6 fe80::280:c8ff:fe7e:e1eb%de0 prefixlen 64 scopeid 0x2 > ether 00:80:c8:7e:e1:eb > media: Ethernet autoselect (10baseT/UTP) > status: active The error message you were getting was: > "*arp: 193.255.217.1 is on dc0 but got reply from 00:30:94:3d:16:00 on de0* *"* Looks to me like you've got the wrong wire plugged into the wrong card. Your configuration tells FreeBSD that 193.255.217.* should be on dc0, but in actuality, the system is finding IP addys in that range connected to de0. You don't have both of these plugged into the same hub, do you? -- Bill Moran Potential Technology http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message