On Mon, Apr 11, 2011 at 10:45 AM, Steve Clark <sclark@netwolves.com> wrote:
On 04/11/2011 01:19 PM, Akemi Yagi wrote:
Yes, that ( 2.6.32-71.24.1.el6.centos.ayplus.1 ) is the right one. :)
Akemi
HOORAY - it works.
I got an ipv6 address:
$ ip6 a s eth2
4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qlen 1000
inet6 2001:db8:1:0:202:b6ff:fe36:e91a/64 scope global dynamic
valid_lft 86361sec preferred_lft 14361sec
inet6 fe80::202:b6ff:fe36:e91a/64 scope link
valid_lft forever preferred_lft forever
and a default route:
default via fe80::219:fff:fe06:9882 dev eth2 proto kernel metric 1024
expires 0sec mtu 1500 advmss 1440 hoplimit 64
Excellent news !
By the way, has this been accepted in the mainline kernel?
The patches are in 2.6.38.2 just downloaded from kernel.org.