| Add nameserver to resolv.config nano /etc/resolv.conf
Add line for ipv6 nameserver nameserver 2407:f800::113:23:133:101
nano /etc/sysconfig/network
Add a line at the bottom NETWORKING_IPV6="yes"
nano /etc/sysconfig/network-scripts/ifcfg-eth0
Add lines at the bottom IPV6INIT=yes
Example: IPV6INIT=yes
Restart network service network restart
|
Powered by WHMCompleteSolution