From owner-freebsd-questions Fri Feb 15 11:55:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id B112637B400 for ; Fri, 15 Feb 2002 11:55:27 -0800 (PST) Received: from unknown (HELO moti) (12.27.148.78) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Feb 2002 19:55:27 -0000 Message-ID: <027101c1b65b$0823d610$fd6e34c6@moti> From: "Bara Zani" Cc: References: <20020214161803.G36782@blossom.cjclark.org> Subject: Re: Beginner's question - Network problem Date: Fri, 15 Feb 2002 14:57:41 -0500 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 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 can you run tcpdump icmp on the freebsd box , ping from the win2k and send us the output ? ----- Original Message ----- From: "Alain Fabry" To: "Crist J. Clark" Cc: Sent: Friday, February 15, 2002 2:49 PM Subject: Re: Beginner's question - Network problem > 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 > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message