<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How Can I Turn Off the Windows XP Service Pack 2 Firewall?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/09/16/how-can-i-turn-off-the-windows-xp-service-pack-2-firewall.aspx</link><description>Hey, Scripting Guy! How can I turn off the Service Pack 2 firewall? -- JC 
 Hey, JC. You know, if there’s a drawback to working at Microsoft (and if our manager is reading this we hasten to add that there are no drawbacks to working at Microsoft) it</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: How Can I Turn Off the Windows XP Service Pack 2 Firewall?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2005/09/16/how-can-i-turn-off-the-windows-xp-service-pack-2-firewall.aspx#3340137</link><pubDate>Thu, 24 Jun 2010 07:10:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3340137</guid><dc:creator>niranjan kushwaha ,ranchi,jharkhand       </dc:creator><description>&lt;p&gt;this is actuall solution for off or on firewall by command.&lt;/p&gt;
&lt;p&gt;c:\&amp;gt;netsh&lt;/p&gt;
&lt;p&gt;netsh&amp;gt;firewall&lt;/p&gt;
&lt;p&gt;netsh firewall&amp;gt; set opmode enable &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(for enable firewall)&lt;/p&gt;
&lt;p&gt;netsh firewall&amp;gt; set opmode disable &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (for disable firewall)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3340137" width="1" height="1"&gt;</description></item></channel></rss>