<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>《linux系统下单网卡绑定多个IP地址》的评论</title>
	<atom:link href="http://www.osyunwei.com/archives/2125.html/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com/archives/2125.html</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 13 May 2015 06:36:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：junly</title>
		<link>https://www.osyunwei.com/archives/2125.html#comment-450</link>
		<dc:creator>junly</dc:creator>
		<pubDate>Sun, 08 Apr 2012 01:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.osyunwei.com/?p=2125#comment-450</guid>
		<description>为什么我添加了ip地址之后 重新启动网络，提示service network restart
Shutting down interface eth0:                              [  OK  ]
Shutting down loopback interface:                          [  OK  ]
Bringing up loopback interface:                            [  OK  ]
Bringing up interface eth0:  RTNETLINK answers: File exists
                                                           [  OK  ]

Rtnetlink answers:File exists是什么。。为什么会提示这个。。。

我的配置文件为：

eth0      Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66  
          inet addr:192.168.200.207  Bcast:192.168.200.255  Mask:255.255.255.0
          inet6 addr: fe80::202:55ff:fea0:e466/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4329490 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1073059 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:666272060 (635.4 MiB)  TX bytes:362130377 (345.3 MiB)

eth0:1    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66  
          inet addr:192.168.10.254  Bcast:192.168.10.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

eth0:2    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66  
          inet addr:192.168.205.190  Bcast:192.168.205.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

eth0:3    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66  
          inet addr:192.168.101.101  Bcast:192.168.101.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:188687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:188687 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:24062707 (22.9 MiB)  TX bytes:24062707 (22.9 MiB)

帮我看一下是什么问题，我只配置一W个IP的时候就可以重启的时候不会报这个错误。。</description>
		<content:encoded><![CDATA[<p>为什么我添加了ip地址之后 重新启动网络，提示service network restart<br />
Shutting down interface eth0:                              [  OK  ]<br />
Shutting down loopback interface:                          [  OK  ]<br />
Bringing up loopback interface:                            [  OK  ]<br />
Bringing up interface eth0:  RTNETLINK answers: File exists<br />
                                                           [  OK  ]</p>
<p>Rtnetlink answers:File exists是什么。。为什么会提示这个。。。</p>
<p>我的配置文件为：</p>
<p>eth0      Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66<br />
          inet addr:192.168.200.207  Bcast:192.168.200.255  Mask:255.255.255.0<br />
          inet6 addr: fe80::202:55ff:fea0:e466/64 Scope:Link<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br />
          RX packets:4329490 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:1073059 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:1000<br />
          RX bytes:666272060 (635.4 MiB)  TX bytes:362130377 (345.3 MiB)</p>
<p>eth0:1    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66<br />
          inet addr:192.168.10.254  Bcast:192.168.10.255  Mask:255.255.255.0<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</p>
<p>eth0:2    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66<br />
          inet addr:192.168.205.190  Bcast:192.168.205.255  Mask:255.255.255.0<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</p>
<p>eth0:3    Link encap:Ethernet  HWaddr 00:02:55:A0:E4:66<br />
          inet addr:192.168.101.101  Bcast:192.168.101.255  Mask:255.255.255.0<br />
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</p>
<p>lo        Link encap:Local Loopback<br />
          inet addr:127.0.0.1  Mask:255.0.0.0<br />
          inet6 addr: ::1/128 Scope:Host<br />
          UP LOOPBACK RUNNING  MTU:16436  Metric:1<br />
          RX packets:188687 errors:0 dropped:0 overruns:0 frame:0<br />
          TX packets:188687 errors:0 dropped:0 overruns:0 carrier:0<br />
          collisions:0 txqueuelen:0<br />
          RX bytes:24062707 (22.9 MiB)  TX bytes:24062707 (22.9 MiB)</p>
<p>帮我看一下是什么问题，我只配置一W个IP的时候就可以重启的时候不会报这个错误。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
