Centos Nic Configuration

Source: Internet
Author: User
Tags domain name server

Main configuration file:

/Etc/sysconfig/network-scripts/ifcfg-eth0

/Etc/sysconfig/Network

/Etc/resolv. conf

Nic Configuration:

 
# Vi/etc/sysconfig/network-scripts/ifcfg-Eth0device=Eth0bootproto=Statichwaddr=00:07: E9:05: E8: B4 # MAC address of the corresponding Nic ipaddr=192.168.100.11Netmask=255.255.255.0Onboot="Yes"

Configure Gateway:

# Vi/etc/sysconfig/Networknetworking=Yeshostname=Localhost. localdomaingateway=192.168.100.1# Modify the gateway address as needed

Configure the route:

 
# Vi/etc/Resolv. confsearch localdomainnameserver8.8.8.8# Google Domain Name Server nameserver8.8.4.4# Google Domain Name Server

Restart the network configuration. The configuration takes effect:

 
Service Network restart
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.