ipv6
as root
installer ipv6
>modprobe ipv6
>ifconfig eth0 inet6 add ..................
in the file ( /etc/sysconfig/network-scripts/ifcfg-eth0)
IPV6INT="yes"
IPV6ADDR="................................."
ipv6_defaultdev="eth0"
networking_ipv6="yes"
ipv6_geteway=".........................."
in the file ( /etc/hosts )
name of computer answer
name of computer answer in ipv6
when reboot computer, enter whith new count the ipv6 is not instaled why?
|