<?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>Comments on: How To: Change Your IP In Less than A Minute</title>
	<atom:link href="http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/</link>
	<description>Amazingly Cool Hacks, Mods, and DIY Projects</description>
	<lastBuildDate>Thu, 18 Mar 2010 22:12:17 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bill</title>
		<link>http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/comment-page-1/#comment-4292</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Tue, 31 Mar 2009 03:22:27 +0000</pubDate>
		<guid isPermaLink="false">http://beta.hacknmod.com/2008/07/how-to-change-your-ip-in-1-minute/#comment-4292</guid>
		<description>won&#039;t this just change your local ip address and not the one you have with your service provider.</description>
		<content:encoded><![CDATA[<p>won&#8217;t this just change your local ip address and not the one you have with your service provider.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rizo</title>
		<link>http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/comment-page-1/#comment-312</link>
		<dc:creator>rizo</dc:creator>
		<pubDate>Fri, 12 Sep 2008 02:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://beta.hacknmod.com/2008/07/how-to-change-your-ip-in-1-minute/#comment-312</guid>
		<description>Why not just ipconfig /release hit enter
then ipconfig /renew.  Theres no need to make a static?</description>
		<content:encoded><![CDATA[<p>Why not just ipconfig /release hit enter<br />
then ipconfig /renew.  Theres no need to make a static?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: soundstorm</title>
		<link>http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/comment-page-1/#comment-311</link>
		<dc:creator>soundstorm</dc:creator>
		<pubDate>Fri, 12 Sep 2008 02:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://beta.hacknmod.com/2008/07/how-to-change-your-ip-in-1-minute/#comment-311</guid>
		<description>and for what should this worth to? it would be much more interesting how to change the external ip adress...</description>
		<content:encoded><![CDATA[<p>and for what should this worth to? it would be much more interesting how to change the external ip adress&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FTBC</title>
		<link>http://hacknmod.com/hack/how-to-change-your-ip-in-less-than-a-minute/comment-page-1/#comment-233</link>
		<dc:creator>FTBC</dc:creator>
		<pubDate>Mon, 08 Sep 2008 11:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://beta.hacknmod.com/2008/07/how-to-change-your-ip-in-1-minute/#comment-233</guid>
		<description>There&#039;s a much easier way to do this.

First of all, don&#039;t run command. Run cmd. CMD is the Windows XP command line interface. Using &quot;command&quot; is a bad habit, as it doesn&#039;t support everything that cmd does.

Here are the command lines to do all that:

ipconfig /release

netsh interface ipv4 set address name=Ã¢â‚¬ÂÃ¢â‚¬Â source=static address=192.168.0.2 mask=255.255.255.0 gateway=192.168.0.1

netsh interface ipv4 set address name=Ã¢â‚¬ÂLocal Area ConnectionÃ¢â‚¬Â source=dhcp

ipconfig /renew

This way you can put all four command lines in a batch file and run it whenever you want rather than constantly having to take all those steps.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a much easier way to do this.</p>
<p>First of all, don&#8217;t run command. Run cmd. CMD is the Windows XP command line interface. Using &#8220;command&#8221; is a bad habit, as it doesn&#8217;t support everything that cmd does.</p>
<p>Here are the command lines to do all that:</p>
<p>ipconfig /release</p>
<p>netsh interface ipv4 set address name=Ã¢â‚¬ÂÃ¢â‚¬Â source=static address=192.168.0.2 mask=255.255.255.0 gateway=192.168.0.1</p>
<p>netsh interface ipv4 set address name=Ã¢â‚¬ÂLocal Area ConnectionÃ¢â‚¬Â source=dhcp</p>
<p>ipconfig /renew</p>
<p>This way you can put all four command lines in a batch file and run it whenever you want rather than constantly having to take all those steps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
