码迷,mamicode.com
首页 > 其他好文 > 详细

Center os6.5设置静态ip

时间:2017-04-06 00:09:31      阅读:342      评论:0      收藏:0      [点我收藏+]

标签:uuid   pad   gateway   nbsp   uid   prot   通过   eth   net   

DEVICE="eth0"
BOOTPROTO=static
HWADDR="00:0C:29:95:89:35"
IPV6INIT="yes"
NM_CONTROLLED="yes"
ONBOOT="yes"
TYPE="Ethernet"
UUID="922c9260-e4b5-443e-b5d2-a13cb12cb78f"


IPADDR=192.168.111.3
NETMASK=255.255.255.0
GATEWAY=192.168.111.2
DNS1=192.168.111.2//设置DNS vi /etc/resolv.conf查看
IPADDR2=192.168.111.234//设置虚拟ip 通过ip addr 查看

Center os6.5设置静态ip

标签:uuid   pad   gateway   nbsp   uid   prot   通过   eth   net   

原文地址:http://www.cnblogs.com/coderdxj/p/6670747.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!