close

1.

First you will need to check the following file

nano /etc/sysconfig/network

and look for the following line called “NETWORKING_IPv6=yes”.

NETWORKING=yes
NETWORKING_IPv6=yes
HOSTNAME=foo.foo-domain.com

 

2.

nano /etc/sysconfig/network-scripts/ifcfg-eth0

#Active IPv6 on interface
IPV6INIT=yes
#Set default ipv6 route thru this interface
#IPV6_DEFROUTE=yes
IPV6ADDR=2001:238:300::1/64
#Set default gateway for ipv6 traffic
#IPV6_DEFAULTGW=****:c000:0:2:0::1/64
#Disable IPv6 auto configuration = no
IPV6_AUTOCONF=no

3. 

service network restart

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 yves2005 的頭像
    yves2005

    YvEs2005

    yves2005 發表在 痞客邦 留言(0) 人氣()