Linux Modify IP

Source: Internet
Author: User

Modify IP Address

    • View IP Address: ifconfig-See address
    • Open configuration file: Vim/etc/sysconfig/network-scripts/ifcfg-eth0 input command: Service network restart
      • Meaning of the Bootproto parameter: None (disable DHCP), static (static IP), DHCP (auto get), modify Bootproto parameter to static
      • Create two new parameters IPAddr (IP address) and netmask (subnet mask)
      • Press ESC, enter: Wq Save exit
    • Input command: Service network restart

Abnormal

Restarting network

Problem Description: Service Network restart Error: Restarting network (via Systemctl): Job for Network.service failed because the control PR Ocess exited with error code. See "Systemctl Status Network.service" and "Journalctl-xe" for details.

Cause: The cause of this error is the HWADDR address is wrong, carefully control the MAC address and you write the address is not the same

Destination Host Unreachable

Problem Description: Ping IP host prompt destination host unreachable

Cause: Incorrect connection mode

Solution: Modify the connection mode to "bridge connection"

Linux Modify IP

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.