<?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"
	>
<channel>
	<title>Comments on: Discover Rogue Access Points with DHCP</title>
	<atom:link href="http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/</link>
	<description>Notes from the edge</description>
	<pubDate>Wed, 19 Nov 2008 23:21:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Chris Super</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-14328</link>
		<dc:creator>Chris Super</dc:creator>
		<pubDate>Tue, 05 Jun 2007 14:05:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-14328</guid>
		<description>I know it isn't free but at least a couple of years ago was quite cheap and provided you with all of the info you needed about rouge APs and rouge clients. Also allowed you to DOS rouge APs in your area.

http://www.networkchemistry.com/</description>
		<content:encoded><![CDATA[<p>I know it isn&#8217;t free but at least a couple of years ago was quite cheap and provided you with all of the info you needed about rouge APs and rouge clients. Also allowed you to DOS rouge APs in your area.</p>
<p><a href="http://www.networkchemistry.com/" rel="nofollow">http://www.networkchemistry.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Dove</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-4164</link>
		<dc:creator>David Dove</dc:creator>
		<pubDate>Wed, 07 Mar 2007 22:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-4164</guid>
		<description>In order to use the Netsh Dhcp commands under Windows XP you need to install a helper DLL..  It comes as part of AdminPak.msi.  It is not sufficient to just copy Netsh.exe from a server.

Complete instructions are at http://blogs.technet.com/teamdhcp/archive/2006/07/18/442308.aspx

Relevant command is: netsh add helper dhcpmon.dll</description>
		<content:encoded><![CDATA[<p>In order to use the Netsh Dhcp commands under Windows XP you need to install a helper DLL..  It comes as part of AdminPak.msi.  It is not sufficient to just copy Netsh.exe from a server.</p>
<p>Complete instructions are at <a href="http://blogs.technet.com/teamdhcp/archive/2006/07/18/442308.aspx" rel="nofollow">http://blogs.technet.com/teamdhcp/archive/2006/07/18/442308.aspx</a></p>
<p>Relevant command is: netsh add helper dhcpmon.dll</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Waters</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-118</link>
		<dc:creator>Chris Waters</dc:creator>
		<pubDate>Sun, 10 Dec 2006 23:12:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-118</guid>
		<description>Another great way to find rogue APs on a network is the free tool "RogueScanner". http://www.networkchemistry.com/products/roguescanner.php It scans a network and looks at lots of factors in addition to MAC addresses to accurately classify everything on the network, including rogues.</description>
		<content:encoded><![CDATA[<p>Another great way to find rogue APs on a network is the free tool &#8220;RogueScanner&#8221;. <a href="http://www.networkchemistry.com/products/roguescanner.php" rel="nofollow">http://www.networkchemistry.com/products/roguescanner.php</a> It scans a network and looks at lots of factors in addition to MAC addresses to accurately classify everything on the network, including rogues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-16</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Sun, 08 Oct 2006 22:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-16</guid>
		<description>According to M$, the DHCP context of NETSH can only be run from a server. I checked and the Windows 2003 Admin Pak which you can load on XP does not include the DHCP context in NETSH. I tried copying the NETSH.EXE executable from Win2K3 server to XP and it would not execute. So, I think you are SOL. Sorry.The good news is your DHCP servers are either Win2K or Win2K3 so you can run these scripts on the local system. Or, you can use VMWare to run an admin instance of Win2K3 on your XP system...</description>
		<content:encoded><![CDATA[<p>According to M$, the DHCP context of NETSH can only be run from a server. I checked and the Windows 2003 Admin Pak which you can load on XP does not include the DHCP context in NETSH. I tried copying the NETSH.EXE executable from Win2K3 server to XP and it would not execute. So, I think you are SOL. Sorry.The good news is your DHCP servers are either Win2K or Win2K3 so you can run these scripts on the local system. Or, you can use VMWare to run an admin instance of Win2K3 on your XP system&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alung</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-15</link>
		<dc:creator>Alung</dc:creator>
		<pubDate>Sun, 08 Oct 2006 22:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-15</guid>
		<description>Do you know of any way to get similiar commands on xp?</description>
		<content:encoded><![CDATA[<p>Do you know of any way to get similiar commands on xp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-14</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Sun, 08 Oct 2006 04:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-14</guid>
		<description>Sorry about that! I should have been more specific. I usually run all my admin scripts from Win2k3 so that I have the widest range of commands. I don't know why M$ changed the NETSH command for XP. Seems stupid. Thanks for helping me debug the script.

-Bill</description>
		<content:encoded><![CDATA[<p>Sorry about that! I should have been more specific. I usually run all my admin scripts from Win2k3 so that I have the widest range of commands. I don&#8217;t know why M$ changed the NETSH command for XP. Seems stupid. Thanks for helping me debug the script.</p>
<p>-Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alung</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-13</link>
		<dc:creator>Alung</dc:creator>
		<pubDate>Sun, 08 Oct 2006 04:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-13</guid>
		<description>Yep, that's it.  I'm using XP!</description>
		<content:encoded><![CDATA[<p>Yep, that&#8217;s it.  I&#8217;m using XP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bill</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-12</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Sun, 08 Oct 2006 04:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-12</guid>
		<description>I posted the files above for you. You do not need to create the files first. The first time the script uses &gt;&gt; it will create the files. 

Since you seemed to be having problems, I tried the scripts on a couple of different machines. It looks like the NETSH command on Windows XP does not have the DHCP option. On Windows 2003 server, NETSH DHCP works fine. That is likely the cause of your issues.

-Bill</description>
		<content:encoded><![CDATA[<p>I posted the files above for you. You do not need to create the files first. The first time the script uses >> it will create the files. </p>
<p>Since you seemed to be having problems, I tried the scripts on a couple of different machines. It looks like the NETSH command on Windows XP does not have the DHCP option. On Windows 2003 server, NETSH DHCP works fine. That is likely the cause of your issues.</p>
<p>-Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alung</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-11</link>
		<dc:creator>Alung</dc:creator>
		<pubDate>Sun, 08 Oct 2006 03:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-11</guid>
		<description>One other thing, my netsh command doesn't have a dhcp option?  Is mine outdated?</description>
		<content:encoded><![CDATA[<p>One other thing, my netsh command doesn&#8217;t have a dhcp option?  Is mine outdated?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alung</title>
		<link>http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-10</link>
		<dc:creator>Alung</dc:creator>
		<pubDate>Sun, 08 Oct 2006 03:42:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.edgeblog.net/2006/discover-rogue-access-points-with-dhcp/#comment-10</guid>
		<description>Don't you need to create the file with &#62; prior to appending it with &#62;&#62;?  When you append the clients.txt file it doesn't exist because you did a del as one of your first commands.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t you need to create the file with &gt; prior to appending it with &gt;&gt;?  When you append the clients.txt file it doesn&#8217;t exist because you did a del as one of your first commands.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.594 seconds -->
