<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YaoYuan --  i am sorry, and i love u. &#187; ip</title>
	<atom:link href="http://blog.yaoyuan.org/article/tag/ip/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yaoyuan.org</link>
	<description>当你清楚了你需要什么的时候,却发现一切都已经成曾经,不再唾手可得.请不要让关爱你的人从你身边溜走.</description>
	<lastBuildDate>Wed, 01 Sep 2010 09:15:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>add ips to linux server</title>
		<link>http://blog.yaoyuan.org/article/1238.html</link>
		<comments>http://blog.yaoyuan.org/article/1238.html#comments</comments>
		<pubDate>Sat, 09 Jan 2010 13:10:16 +0000</pubDate>
		<dc:creator>Yao Yuan</dc:creator>
				<category><![CDATA[Tips & Skills]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.yaoyuan.org/?p=1238</guid>
		<description><![CDATA[cd /etc/sysconfig/network-scripts ls -l 可以看到有 ifcfg-eth0 等 新建文件ifcfg-ethX,X为现有的序号的递增，如： vi ifcfg-eth1 填入： # Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express DEVICE=eth1 BOOTPROTO=none HWADDR=00:e0:81:41:28:ee ONBOOT=yes NETMASK=255.255.255.248 IPADDR=204.13.64.188 GATEWAY=205.209.161.17 TYPE=Ethernet IPADDR值为你要添的IP 有多少IP就新增多少ifcfg-ethX文件 然后运行： /etc/init.d/network reload 使添加的IP生效 Related posts:A free VPN server www.itshidden.com ItsHidden.com is the ultimate FREE surfing privacy service on the... Related posts brought to you [...]


Related posts:<ol><li><a href='http://blog.yaoyuan.org/article/1172.html' rel='bookmark' title='Permanent Link: A free VPN server www.itshidden.com'>A free VPN server www.itshidden.com</a> <small>ItsHidden.com is the ultimate FREE surfing privacy service on the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>cd /etc/sysconfig/network-scripts </p>
<p>ls -l</p>
<p>可以看到有<br />
ifcfg-eth0 等</p>
<p>新建文件ifcfg-ethX,X为现有的序号的递增，如：</p>
<p>vi ifcfg-eth1</p>
<p>填入：</p>
<p># Broadcom Corporation NetXtreme BCM5721 Gigabit Ethernet PCI Express<br />
DEVICE=eth1<br />
BOOTPROTO=none<br />
HWADDR=00:e0:81:41:28:ee<br />
ONBOOT=yes<br />
NETMASK=255.255.255.248<br />
IPADDR=204.13.64.188<br />
GATEWAY=205.209.161.17<br />
TYPE=Ethernet</p>
<p>IPADDR值为你要添的IP</p>
<p>有多少IP就新增多少ifcfg-ethX文件</p>
<p>然后运行：</p>
<p>/etc/init.d/network reload</p>
<p>使添加的IP生效</p>


<p>Related posts:<ol><li><a href='http://blog.yaoyuan.org/article/1172.html' rel='bookmark' title='Permanent Link: A free VPN server www.itshidden.com'>A free VPN server www.itshidden.com</a> <small>ItsHidden.com is the ultimate FREE surfing privacy service on the...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.yaoyuan.org/article/1238.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
