misc/93220: nd6_lookup: failed to add route for a neighbor

Paul Blazejowski paulb at blazebox.homeip.net
Sun Feb 12 16:20:11 PST 2006


The following reply was made to PR misc/93220; it has been noted by GNATS.

From: Paul Blazejowski <paulb at blazebox.homeip.net>
To: bug-followup at FreeBSD.org, diffie at blazebox.homeip.net
Cc:  
Subject: Re: misc/93220: nd6_lookup: failed to add route for a neighbor
Date: Sun, 12 Feb 2006 19:13:25 -0500

 Sure,
 
 Here is the output of ifconfig:
 
 (diffie at blazebox)::(ttyp0)::(~)%
 
 --> ifconfig
 nve0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         inet6 fe80::220:edff:fe88:e0d7%nve0 prefixlen 64 scopeid 0x1
         ether 00:20:ed:88:e0:dd
         media: Ethernet autoselect (none)
         status: no carrier
 fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         options=8<VLAN_MTU>
         inet6 fe80::290:27ff:feba:72c2%fxp0 prefixlen 64 scopeid 0x2
         inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
         ether 00:90:27:ba:72:cc
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
 em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         options=b<RXCSUM,TXCSUM,VLAN_MTU>
         inet6 fe80::220:edff:fe87:e985%em0 prefixlen 64 scopeid 0x3
         inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
         inet6 2001:5c0:8352::1 prefixlen 64
         ether 00:20:ed:87:e9:88
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
         inet6 ::1 prefixlen 128
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
         inet 127.0.0.1 netmask 0xff000000
 pflog0: flags=41<UP,RUNNING> mtu 33208
 pfsync0: flags=41<UP,RUNNING> mtu 2020
 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492
         inet 68.23.23.11 --> 10.2.10.2 netmask 0xffffffff
         Opened by PID 254
 gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
         tunnel inet 68.23.23.11 --> 64.86.88.11
         inet6 2001:5c0:8fff:fffe::d6 --> 2001:5c0:8fff:fffe::d6
 prefixlen 128
         inet6 fe80::220:edff:fe88:e0d7%gif0 prefixlen 64 scopeid 0x8
 
 Thank you
 
 


More information about the freebsd-bugs mailing list