Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 16:18:03 -0800
From:      "Crist J. Clark" <cjc@FreeBSD.ORG>
To:        Alain Fabry <alainfabry@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Beginner's question - Network problem
Message-ID:  <20020214161803.G36782@blossom.cjclark.org>
In-Reply-To: <LAW2-OE32vAauNjVuMh00012e48@hotmail.com>; from alainfabry@hotmail.com on Thu, Feb 14, 2002 at 08:20:47PM %2B0100
References:  <LAW2-OE32vAauNjVuMh00012e48@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 14, 2002 at 08:20:47PM +0100, Alain Fabry wrote:
> Hey, I've just installed FreeeBSD 4.4-Release and I'm having problems with my network card>
> Following is the setup
> 
> Win2000 box (10.0.0.2/24 gw 10.0.0.1 )
>     |
> Cross-Ethernet Cable
>    |
> FreeBSD/Win2000 box (10.0.0.1/24 gw 10.0.0.1)
> 
> When both systems are running win2000, my network works fine (so cable and network cards are fine)
> 
> When running FreeBSD, I can't get the two systems to talk to eachother. On the FreeBSD box, I can ping it's network card (10.0.0.1), the same on the win2000 box. 
> When running netstat -rn, I see that there is a link to the 10.0.0.2 ip address, so when booting up, it seems like it recognizes the other system.
> 10.0.0.2    link#2    UHLW    1    0    ex0
> 
> When running arp -a, there are no arp entries to be found, and the arp entry for 10.0.0.2 is as follows
> - ? (10.0.0.2) at (incomplete) [ethernet]
> 
> Why can I not see my win2000 box and vice-versa?

Show us the full output of,

  $ ifconfig
  $ netstat -rn

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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?20020214161803.G36782>