From owner-freebsd-questions Fri Feb 15 11:51:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law2-oe27.hotmail.com [216.32.180.20]) by hub.freebsd.org (Postfix) with ESMTP id 8E2F637B41F; Fri, 15 Feb 2002 11:50:41 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Fri, 15 Feb 2002 11:50:41 -0800 X-Originating-IP: [217.136.149.177] From: "Alain Fabry" To: "Crist J. Clark" Cc: References: <20020214161803.G36782@blossom.cjclark.org> Subject: Re: Beginner's question - Network problem Date: Fri, 15 Feb 2002 20:49:22 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 15 Feb 2002 19:50:41.0514 (UTC) FILETIME=[0C712CA0:01C1B65A] 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 Here's the output ------------------------- arp -a honda.fabry.net (10.0.0.1) at ff:ff:ff:ff:ff:ff permanent [ethernet] ? (10.0.0.2) at (incomplete) [ethernet] -------------------------- netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.0.0.1 UGSc 0 0 ex0 10/24 link#2 UC 2 0 ex0 10.0.0.1 ff:ff:ff:ff:ff:ff UHLW 1 24 lo0 10.0.0.2 link#2 UHLW 0 2 ex0 127.0.0.1 127.0.0.1 UH 0 0 lo0 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%lo0/64 fe80::1%lo0 Uc lo0 fe80::1%lo0 link#3 UHL lo0 ff01::/32 ::1 U lo0 ff02::%lo0/32 ::1 UC lo0 ---------------------------------------- ifconfig -a lp0: flags=8810 mtu 1500 ex0: flags=843 mtu 1500 inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 ether ff:ff:ff:ff:ff:ff media: Ethernet 10baseT/UTP lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8000 mtu 1500 ----- Original Message ----- From: "Crist J. Clark" To: "Alain Fabry" Cc: Sent: Friday, February 15, 2002 1:18 AM Subject: Re: Beginner's question - Network problem > 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