<?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>My Blog &#187; networking</title>
	<atom:link href="http://www.techforthemasses.net/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techforthemasses.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 01 Aug 2011 16:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to detect rogue DHCP servers on your network</title>
		<link>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/</link>
		<comments>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:37:35 +0000</pubDate>
		<dc:creator>James Wright TftM</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech Admin]]></category>
		<category><![CDATA[intermittent server ping]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[rogue dhcp server]]></category>
		<category><![CDATA[systems administration]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2010/02/how-to-detect-rogue-dhcp-servers-on-your-network-3/</guid>
		<description><![CDATA[DHCP – There can be only ONE!

Well not really, there can be others but that out of the “scope” of this article. Once in awhile a problem comes into the network, either through a hacker or uneducated user, that they add a device (router, personal server, Linksys wireless router, etc) to the network.  What happens then is a conflict between your original DHCP server and the newly added device. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/02/image.png"><img style="border-right-width: 0px; margin: 0px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/02/image_thumb.png" border="0" alt="image" width="179" height="142" align="left" /></a> This article may be a bit more technical for most people, but anyone who ended up here probably knows all about DHCP servers.  Commonly, a DHCP server gives out IP addresses to your network and there is often only one server to do this job.</p>
<p><strong>DHCP – There can be only ONE! </strong></p>
<p>Well not really, there can be others but that out of the “scope” of this article. Once in awhile a problem comes into the network, either through a hacker or uneducated user, that they add a device (router, personal server, Linksys wireless router, etc) to the network.  What happens then is a conflict between your original DHCP server and the newly added device.</p>
<p>When this happens certain things may occur…</p>
<ul>
<li>Your workstations will get a IP from either your authorized DHCP or the rogue device.</li>
<li>Workstations will not be able to connect to the Internet</li>
<li>Workstations or Server may have duplicate IP addresses which means, no connectivity!</li>
<li>Your authorized DHCP may get intermittent problems, such as not receiving pings.</li>
</ul>
<p>Anyway, all of the above was such my case one fine Monday morning.  It isn’t fun because it wasn’t until I replaced network cables, switched NICs, and did a few other tests that I realized a rogue device was on my network.  So let me help you skip past all this mess and download a Microsoft tool to detect Rogue DHCP servers.</p>
<p><strong>Rogue DHCP Server Detection</strong></p>
<p><strong> </strong></p>
<p>In short, there are a few other resources you can lean on for more in depth detection but I’ll suggest a tool for now.  DHCP Server Prevention is an entirely more difficult task and more complex, so I wont cover that in this article.  For the time being, and for diagnosis I suggest Microsoft&#8217;s Rogue DHCP Server Detection Tool.  You can download it below.</p>
<p><a title="http://blogs.technet.com/teamdhcp/attachment/3260962.ashx" href="http://blogs.technet.com/teamdhcp/attachment/3260962.ashx">http://blogs.technet.com/teamdhcp/attachment/3260962.ashx</a></p>
<p>I’d like anyone else&#8217;s advice or experience with these problems!  I know we’re all in the same boat once in awhile when it comes to DHCP issues and connectivity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Remote Access with LogMeIn</title>
		<link>http://www.techforthemasses.net/2009/05/25/easy-remote-access-with-logmein/</link>
		<comments>http://www.techforthemasses.net/2009/05/25/easy-remote-access-with-logmein/#comments</comments>
		<pubDate>Tue, 26 May 2009 00:34:16 +0000</pubDate>
		<dc:creator>James Wright TftM</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[logmein]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[remote access]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2009/05/easy-remote-access-with-logmein/</guid>
		<description><![CDATA[Don’t run away just cause you saw the word “Remote Access”!&#160; Remote Access is a method used to connect to and use your computer from anywhere – remotely.&#160; For any IT Professional, this is the main method we use to fix computer problems and diagnose issues.&#160; Do you think we want to actually get up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techforthemasses.net/wp-content/uploads/2009/05/image31.png"><img style="border-right-width: 0px; margin: 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" align="left" src="http://www.techforthemasses.net/wp-content/uploads/2009/05/image-thumb28.png" width="244" height="142" /></a> Don’t run away just cause you saw the word “Remote Access”!&#160; Remote Access is a method used to connect to and use your computer from anywhere – remotely.&#160; For any IT Professional, this is the main method we use to fix computer problems and diagnose issues.&#160; Do you think we want to actually get up and walk somewhere to fix something? No way!</p>
<p>However, this can be used easily by just about anyone to connect to their home pc (or work PC) from anywhere in the world.&#160; Please note, your systems administrator may not allow you to install this on your work PC though for security reasons.&#160; But for your home PC, its invaluable.&#160; Heck, nowadays you can pretty much get to your home PC from your iPhone or Blackberry!</p>
<p>Interested in Remote Access? Well…</p>
</p>
<p> <span id="more-306"></span>
</p>
<p><strong>Who should use this</strong></p>
<p><strong></strong></p>
<p><strong>Business</strong>: As an IT Professional, I use this profusely to monitor several servers in different places.&#160; I also use it to access my own home computer.&#160; If you do not want to use clunky VPN setups and configurations in business, just to get access to a server – then use LogMeIn.&#160; Besides, it’s free anyways even if you use it for business.&#160; Although the business packages aren&#8217;t expensive and have some nice features.</p>
<p><strong>Personal</strong>: For you addicted at-homers, you too can use LogMeIn.&#160; If you’re away and want to check your computer, you can do so with LogMeIn pretty easily.&#160; It’s pretty painless even for newbie&#8217;s.</p>
<p><strong>Tech Support</strong>:&#160; I’ve seen several people add quite a few pcs to their account in an attempt to provide dirt-cheap remote desktop support.&#160; This does work.&#160; Personally. I have my friends and parents computers on my account, so I can fix any annoying problems from time to time.&#160; Being in the Caribbean makes it difficult to fix family and friends computers back in the US!</p>
<p>&#160;</p>
<p><strong>Why it’s so great!</strong></p>
<p>Hands down – Number 1: It’s easy to use!</p>
<p>The 2nd reason:&#160; Easy Setup &#8211; It blasts through all firewalls and network configurations by using LogMeIn servers as an intermediary.&#160; No more port-forwarding or making special rules in your router to accommodate for this software.&#160; Most remote access software is a pain because of intricate network configurations – LogMeIn solves that by using their secure servers as a middle-man and both the client and host computers meet right in the middle.&#160; Pretty awesome huh?</p>
<p>Number 3:&#160; Yes it is secure.&#160; They use 256bit encryption when sending any data back and forth not to mention SSL.&#160; For those of you that don’t know what that means – it mean’s its a good thing! Entirely unlikely any hacker could be snooping your business.</p>
<p>&#160;</p>
<p><strong>Like it?&#160; Go Sign-Up</strong></p>
<p>Again, it’s free. What can it hurt? And you can access your servers or PC’s from anywhere with a laptop and an internet connection.&#160; Check out their site.</p>
<p><a href="http://www.logmein.com" target="_blank">http://www.logmein.com</a></p>
<p>&#160;</p>
<p><strong>Tutorial of LogMeIn</strong></p>
<p>httpv://www.youtube.com/watch?v=Ea5snGizfCs</p>
<p><a href="http://www.pcmech.com/article/LogMeIncom_Tutorial/" target="_blank">Tech Blog PCMech</a> posted a nice YouTube video on the basics of LogMeIn.&#160; You should definitely check it out.</p>
<p>&#160;</p>
<p>Have you used LogMeIn? Have an alternative or easier solution? Let us know</p>
<p><strong>Related Blog’s on the Topic: <a href="http://mikeberry.wordpress.com/2006/04/22/gotomypc-vs-logmein/" target="_blank">GoToMyPc vs LogMeIn</a></strong><strong> – <a href="http://www.blogowogo.com/blog_article.php?aid=2118903&amp;t=5" target="_blank">LogMeIn coming to Blackberry Storm</a> – <a href="http://www.asktheadmin.com/2007/07/remote-access-logmeincom.html" target="_blank">AskTheAdmin &#8211; Review on LogMeIn</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2009/05/25/easy-remote-access-with-logmein/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

