& Nbsp; $ sudoapt-getinstallmiredo $ ifconfig should be able to see a virtual network card named teredo in the result. $ Ping6ipv6.google.comPINGipv6.google.com (2404: 6800: 8003: 93) 56databytes64bytesfrom2404: 6800: 8003 $ sudo apt-get install miredo
$ Ifconfig
You can see a virtual network card named teredo in the result.
$ Ping6 ipv6.google.com
PING ipv6.google.com (2404: 6800: 8003: 93) 56 data bytes
64 bytes from 2404: 6800: 8003: 93: icmp_seq = 2 ttl = 57 time = 910 ms .......................
Now your browser should be able to access https://ipv6.google.com.
$ Sudo gedit/etc/hosts
Copy the host list to the hosts list. what is the address of the hosts list? Id = dfkdmxnt_61d9ck9ffq
Should be accessible now: http://www.youtube.com/
Modify the firewall settings:
$ Sudo gedit/etc/default/ufw
Change IPV6 = no to yes
Finally, disable/enable the firewall to make the change take effect:
$ Sudo ufw disable
$ Sudo ufw enable