Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Jun 2002 08:48:54 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        =?ISO-8859-9?Q?Bar=FD=FE_HIZIR?= <bhizir@pa.edu.tr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: about network configuration problem.
Message-ID:  <3D00ABB6.8010009@potentialtech.com>
References:  <KNEHLFEEDLLGKFMILECAGEFNCAAA.bhizir@pa.edu.tr>

next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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

<remainer of ifconfig snipped>

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D00ABB6.8010009>