Date: Wed, 25 Jul 2001 15:42:39 +0000 From: Jean-Paul Beconne <jpbeconne@free.fr> To: freebsd-questions@FreeBSD.ORG Subject: Network with D-Link Message-ID: <3B5EE8EF.FB238793@free.fr>
next in thread | raw e-mail | index | archive | help
I have a D-Link DFE-530TX using vr driver. This card is properly recognized, but when I try to use it, netstat gives a strange behavior : Destination Gateway Flags Netif Expire 10 link#1 UC vr0 => 127.0.0.1 127.0.0.1 UH lo0 I configured the card with the command : ifconfig vr0 inet 10.0.0.1 netmask 255.0.0.0 up I get the following message when I configure the card for the first time after boot: vr0: starting DAD for fe80:0001::0250:baff:fef2:98c8 vr0: DAD complete for fe80:0001::0250:baff:fef2:98c8 - no duplicates found The card is not connected for the moment. Could anyone explain me why I have not the following with netstat : Destination Gateway Flags Netif Expire 10.0.0.1 <ethernet address> UC vr0 127.0.0.1 127.0.0.1 UH lo0 I use FreeBSD 4.0, with patches on if_vr.c and if_vrreg.h. Thank in advance for your answers. J-Paul Beconne 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?3B5EE8EF.FB238793>