Linux Network-related configuration

Source: Internet
Author: User

IP address configuration file Vi/etc/sysconfig/network-scripts/ifcfg-eth0

Content

Device= "Eth0"

bootproto= "Static"

Hwaddr= "00:0c:29:96:08:f0"

ipaddr=192.168.1.151

netmask=255.255.255.0

gateway=192.168.1.1

Nm_controlled= "Yes"

onboot= "Yes"

Type= "Ethernet"

Uuid= "b2479135-8f5d-4633-b898-6155c4ef2650"

Restart Server/etc/init.d/network Restart



DNS configuration file vi/etc/resolv.conf


# Generated by NetworkManager



# No nameservers found; Try putting DNS servers into your

# ifcfg files in/etc/sysconfig/network-scripts like so:

#

# dns1=xxx.xxx.xxx.xxx

# dns2=xxx.xxx.xxx.xxx

# domain=lab.foo.com Bar.foo.com

NameServer 8.8.8.8


Direct entry into force



This article is from the "01" blog, please be sure to keep this source http://yuzifei.blog.51cto.com/10436433/1663809

Linux Network-related configuration

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.