Enable IPv6 in Ubuntu

Source: Internet
Author: User
Enable IPV6 in Ubuntu. $ 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: 93: I

Enable IPV6 in Ubuntu.

$ 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

######################################## #######################################

Another method:

Sudo apt-get install gw6c

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.