Use IPV6 on Linux

Source: Internet
Author: User
In Linux, use IPV6-Linux Enterprise Application-Linux server application information. The following is a detailed description. Recently, I tested the printing service software in the company and encountered an IPV6 problem. I installed the IPV6 printer on Linux and Mac. I searched the internet and found few articles about how to implement IPV6. This is especially true for Mac operating systems. So I would like to introduce the specific implementation methods here, and maybe help some people at some time.

Of course, to use IPV6, you must first have a Router Server. I will not describe the operation process here. There are many Internet servers.

The printer server is installed on the MontaVista Linux and the client is SUSE Linux

Steps:

1. Open the Router Server.

2. Open MV Linux (text console ).

3. Input: ifconfig.

4. You can see the IP Address Configuration of the machine. one of the addresses is the IPV6 address assigned by the Router to the NIC on the MV Linux machine. An IPV6 address consists of eight groups of 4 digits. 0 can be omitted.

5. Go To The SUSE client.

6. Input: cd/etc.

7. Input: vi hosts.

8. Press Insert key to edit the hosts file.

9. Set an easy-to-remember IPV6 address. For example, 3ffe: ffff: eff4: e457: ffef: eef4 spsv6.

10. Input: wq! Save the changes.

11. Go to the print center and create a printer. For example, IPP printer.

12. When Type in Device URI, replace the IP address with the Set Name.

For example, IPV4: ipp: // 10.0.0.31/ipp. cgi

IPV6: ipp: // spsv6/ipp. cgi

13. Continue to create the printer.

The IPV6 printer has been created.
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.