CentOS VM Bridging-network configuration

Source: Internet
Author: User
Tags nameserver

/etc/sysconfig/network-scripts/ifcfg-eth0

Device=eth0

Bootproto=none

broadcast=192.168.1.255

hwaddr=00:0c:29:17:69:2c

Ipv6init=yes

Ipv6_autoconf=yes

ipaddr=192.168.1.9

netmask=255.255.255.0

gateway=192.168.1.1

Onboot=yes

Type=ethernet

Focus:

ipaddr=192.168.1.9

netmask=255.255.255.0

gateway=192.168.1.1

In addition to the ipaddr two after the same host, ipaddr the last one to be greater than 0 less than 255, and not the same as the host (if your LAN has other machines, do not conflict with their IP)

And then edit the/etc/resolv.conf,

Search Localdomain

NameServer 202.101.172.35

NameServer for DNS server

Finally restart the Network service

Service Network restart

Ping 163.com

Everything OK

Transferred from: http://blog.csdn.net/jianglei421/article/details/6362946

CentOS VM Bridging-network configuration

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.