<?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>《怎么能知道旁边的一台没有显示器的 windows 的 ip 呢？》的评论</title>
	<atom:link href="http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/feed/" rel="self" type="application/rss+xml" />
	<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/</link>
	<description>Happy every day...</description>
	<lastBuildDate>Mon, 19 Dec 2011 04:08:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>作者：wd</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1200</link>
		<dc:creator>wd</dc:creator>
		<pubDate>Sun, 31 Jan 2010 13:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1200</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1199&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1199&quot; rel=&quot;nofollow&quot;&gt;zhcj&lt;/a&gt; :&lt;/strong&gt;
知道那台机器的mac地址吗？如果知道的话，下面这个方法也行：
sudo nmap -sP 192.168.1.1/24
结果如下：
Starting Nmap 5.00 ( &lt;a href=&quot;http://nmap.org&quot; rel=&quot;nofollow&quot;&gt;http://nmap.org&lt;/a&gt; ) at 2010-01-31 14:32 CST
Host bogon (192.168.1.1) is up (0.0043s latency).
MAC Address: 00:21:91:05:CD:69 (D-Link)
Host bogon (192.168.1.2) is up (0.0037s latency).
MAC Address: 00:21:91:05:CE:16 (D-Link)
……
是不是有了ip地址？
&lt;/blockquote&gt;

这个方法好，比我那个好。</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1199"><p>
<strong><a href="#comment-1199" rel="nofollow">zhcj</a> :</strong><br />
知道那台机器的mac地址吗？如果知道的话，下面这个方法也行：<br />
sudo nmap -sP 192.168.1.1/24<br />
结果如下：<br />
Starting Nmap 5.00 ( <a href="http://nmap.org" rel="nofollow">http://nmap.org</a> ) at 2010-01-31 14:32 CST<br />
Host bogon (192.168.1.1) is up (0.0043s latency).<br />
MAC Address: 00:21:91:05:CD:69 (D-Link)<br />
Host bogon (192.168.1.2) is up (0.0037s latency).<br />
MAC Address: 00:21:91:05:CE:16 (D-Link)<br />
……<br />
是不是有了ip地址？
</p></blockquote>
<p>这个方法好，比我那个好。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zhcj</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1199</link>
		<dc:creator>zhcj</dc:creator>
		<pubDate>Sun, 31 Jan 2010 06:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1199</guid>
		<description>知道那台机器的mac地址吗？如果知道的话，下面这个方法也行：
sudo nmap -sP 192.168.1.1/24
结果如下：
Starting Nmap 5.00 ( http://nmap.org ) at 2010-01-31 14:32 CST
Host bogon (192.168.1.1) is up (0.0043s latency).
MAC Address: 00:21:91:05:CD:69 (D-Link)
Host bogon (192.168.1.2) is up (0.0037s latency).
MAC Address: 00:21:91:05:CE:16 (D-Link)
......
是不是有了ip地址？</description>
		<content:encoded><![CDATA[<p>知道那台机器的mac地址吗？如果知道的话，下面这个方法也行：<br />
sudo nmap -sP 192.168.1.1/24<br />
结果如下：<br />
Starting Nmap 5.00 ( <a href="http://nmap.org" rel="nofollow">http://nmap.org</a> ) at 2010-01-31 14:32 CST<br />
Host bogon (192.168.1.1) is up (0.0043s latency).<br />
MAC Address: 00:21:91:05:CD:69 (D-Link)<br />
Host bogon (192.168.1.2) is up (0.0037s latency).<br />
MAC Address: 00:21:91:05:CE:16 (D-Link)<br />
&#8230;&#8230;<br />
是不是有了ip地址？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zhcj</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1198</link>
		<dc:creator>zhcj</dc:creator>
		<pubDate>Wed, 27 Jan 2010 07:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1198</guid>
		<description>你看看这个：
http://forum.ubuntu.org.cn/viewtopic.php?f=116&amp;t=162900&amp;start=0
我的ubuntu是照这个方法改过的。</description>
		<content:encoded><![CDATA[<p>你看看这个：<br />
<a href="http://forum.ubuntu.org.cn/viewtopic.php?f=116&#038;t=162900&#038;start=0" rel="nofollow">http://forum.ubuntu.org.cn/viewtopic.php?f=116&#038;t=162900&#038;start=0</a><br />
我的ubuntu是照这个方法改过的。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：wd</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1196</link>
		<dc:creator>wd</dc:creator>
		<pubDate>Tue, 26 Jan 2010 06:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1196</guid>
		<description>&lt;a href=&quot;#comment-1194&quot; rel=&quot;nofollow&quot;&gt;@zhcj &lt;/a&gt; 
可能需要 dns 或 windows 装什么 netbios 之类的协议支持，我这里试了不行。</description>
		<content:encoded><![CDATA[<p><a href="#comment-1194" rel="nofollow">@zhcj </a><br />
可能需要 dns 或 windows 装什么 netbios 之类的协议支持，我这里试了不行。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：zhcj</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1194</link>
		<dc:creator>zhcj</dc:creator>
		<pubDate>Sat, 23 Jan 2010 17:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1194</guid>
		<description>可以试试用机器名访问！
我用ssh连局域网里的ubuntu server服务器就用机器名：ssh ubuntu@ubuntu
刚试了试，也可以通过tsclient用机器名连接windows2003服务器。</description>
		<content:encoded><![CDATA[<p>可以试试用机器名访问！<br />
我用ssh连局域网里的ubuntu server服务器就用机器名：ssh ubuntu@ubuntu<br />
刚试了试，也可以通过tsclient用机器名连接windows2003服务器。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：interskh</title>
		<link>http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/comment-page-1/#comment-1193</link>
		<dc:creator>interskh</dc:creator>
		<pubDate>Wed, 20 Jan 2010 21:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://wdicc.com/how-to-know-a-windows-boxs-ip-in-lan/#comment-1193</guid>
		<description>强制设ip哈..</description>
		<content:encoded><![CDATA[<p>强制设ip哈..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

