LinuxにIPv6アドレスを設定する時の方法の紹介です。
1. /etc/sysconfig/network の下記の部分を追加します。
NETWORKING_IPV6=yes
2. /etc/init.d/network-script 配下の ifcfg-eth* のファイルを追加します。
IPV6ADDR=2001:xxxx:xxxx:xxxx::1/64
3. /etc/init.d/network restart でインターフェースを再起動します。
4. インターフェース状態を確認します。
# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:1E:xx:xx:xx:xx
inet addr:10.0.18.1 Bcast:10.0.18.15 Mask:255.255.255.240
inet6 addr: 2001:xxxx:xxxx:xxx::1/64 Scope:Global







Glad I just found your wordpress blog through Google.
Found just what I was looking for, thanks =)
Btw, wat plugins are you using??
Thank you your comment.
This blog uses following plugins:
http://www.nwlab.com/?cat=3
Thanks,