Date: Fri, 15 Feb 2002 14:57:41 -0500 From: "Bara Zani" <bara_zani@yahoo.com> Cc: <freebsd-questions@freebsd.org> Subject: Re: Beginner's question - Network problem Message-ID: <027101c1b65b$0823d610$fd6e34c6@moti> References: <LAW2-OE32vAauNjVuMh00012e48@hotmail.com> <20020214161803.G36782@blossom.cjclark.org> <LAW2-OE27HbLUnR2A2g0001349c@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
can you run tcpdump icmp on the freebsd box , ping from the win2k and send us the output ? ----- Original Message ----- From: "Alain Fabry" <alainfabry@hotmail.com> To: "Crist J. Clark" <cjc@FreeBSD.ORG> Cc: <freebsd-questions@FreeBSD.ORG> 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<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > ex0: flags=843<UP,BROADCAST,RUNNING,SIMPLEX> 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<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 > sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552 > faith0: flags=8000<MULTICAST> mtu 1500 > > > > > > ----- Original Message ----- > From: "Crist J. Clark" <cjc@FreeBSD.ORG> > To: "Alain Fabry" <alainfabry@hotmail.com> > Cc: <freebsd-questions@FreeBSD.ORG> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?027101c1b65b$0823d610$fd6e34c6>