Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jun 2004 12:04:29 +0200
From:      Feczak Szabolcs <feczo@geek.hu>
To:        freebsd-questions@freebsd.org
Subject:   ipv6 basic problem
Message-ID:  <20040615100155.GA85637@nmi.rulez.org>

next in thread | raw e-mail | index | archive | help
# netstat -f inet6 -rn

Internet6:
Destination                       Gateway                       Flags      Netif Expire
::/96                             ::1                           UGRS        lo0
::1                               ::1                           UH          lo0
::ffff:0.0.0.0/96                 ::1                           UGRS        lo0
fe80::/10                         ::1                           UGRS        lo0
fe80::%fxp0/64                    link#1                        UC         fxp0
fe80::202:b3ff:fed7:3453%fxp0     00:02:b3:d7:34:53             UHL         lo0
fe80::%lo0/64                     fe80::1%lo0                   U           lo0
fe80::1%lo0                       link#2                        UHL         lo0
ff01::/32                         ::1                           U           lo0
ff02::/16                         ::1                           UGRS        lo0
ff02::%fxp0/32                    link#1                        UC         fxp0
ff02::%lo0/32                     ::1                           UC          lo0

# ifconfig lo0

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
inet 127.0.0.1 netmask 0xff000000 
inet6 ::1 prefixlen 128 
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 

# ping6 ::1
PING6(56=40+8+8 bytes) ::1 --> ::1
ping6: sendmsg: No route to host

Any hint why it is not working ?
thanks

-- 
  _(_)_
 (_. o_)            F3CZ0
   (_,)     http://feczo.nmi.rulez.org
  (    )    __________________________
  // //



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040615100155.GA85637>