<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; vista firewall</title> <atom:link href="http://www.ghacks.net/tag/vista-firewall/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Windows Vista Firewall Control</title><link>http://www.ghacks.net/2008/08/15/windows-vista-firewall-control/</link> <comments>http://www.ghacks.net/2008/08/15/windows-vista-firewall-control/#comments</comments> <pubDate>Fri, 15 Aug 2008 08:19:26 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[firewall]]></category> <category><![CDATA[vista]]></category> <category><![CDATA[vista firewall]]></category> <category><![CDATA[vista firewall control]]></category> <category><![CDATA[window vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=6177</guid> <description><![CDATA[The Windows Vista Firewall is definitely better than the Windows XP Firewall because it is able to control incoming and outgoing connections. If you have to rely on the firewall you might feel that it is missing several features known from desktop firewalls. That&#8217;s where Vista Firewall Control comes into play. The free version of [...]]]></description> <content:encoded><![CDATA[<p>The Windows Vista Firewall is definitely better than the Windows XP Firewall because it is able to control incoming and outgoing connections. If you have to rely on the firewall you might feel that it is missing several features known from desktop firewalls. That&#8217;s where Vista Firewall Control comes into play. The free <a
href="http://www.sphinx-soft.com/Vista/order.html">version</a> of this firewall management software comes with reduced functionality but introduces one interesting features: The ability to allow or deny access to the Internet for running applications.</p><p>Whenever a application requests a connection to the Internet that is not in the list of applications that have already defined firewall rulesets Vista Firewall Control asks the user if he wants to allow or deny that connection.</p><p>That&#8217;s a known feature from many desktop firewalls. The options are to configure the application to disable or enable all connections or to allow only incoming or outgoing connections.</p><p><span
id="more-6177"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/08/windows_vista_firewall_control.jpg" alt="windows vista firewall control" title="windows vista firewall control" width="321" height="329" class="alignnone size-medium wp-image-6178" /></p><p>The list of applications that already have a ruleset can be displayed and edited or deleted if necessary. The free version of Vista Firewall Control does have several limitations and it would probably be better to download and install a third party Firewall like Comodo instead.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/15/windows-vista-firewall-control/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Enable or disable the Windows Firewall in Vista in one click</title><link>http://www.ghacks.net/2008/05/02/enable-or-disable-the-windows-firewall-in-vista-in-one-click/</link> <comments>http://www.ghacks.net/2008/05/02/enable-or-disable-the-windows-firewall-in-vista-in-one-click/#comments</comments> <pubDate>Fri, 02 May 2008 08:07:28 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[vista firewall]]></category> <category><![CDATA[vista-tips]]></category> <category><![CDATA[windows firewall]]></category> <category><![CDATA[windows tips]]></category> <category><![CDATA[windows-vista]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=3986</guid> <description><![CDATA[The Windows Firewall in Windows Vista cannot be quickly disabled or enabled. A user who wants to enable or disable it would have to open the Control Panel and load the Windows Firewall in the Security tab. The option to Turn the Windows Firewall on or off would appear in the menu. That&#8217;s not a [...]]]></description> <content:encoded><![CDATA[<p>The Windows Firewall in Windows Vista cannot be quickly disabled or enabled. A user who wants to enable or disable it would have to open the Control Panel and load the Windows Firewall in the Security tab. The option to Turn the Windows Firewall on or off would appear in the menu. That&#8217;s not a practicable option if you have to turn it off and on several times a day, maybe every time you switch locations.</p><p>Hank (thanks a lot) send a tip via email that explained who to enable or disable the Windows Vista Firewall with a simple shortcut, or better two shortcuts. He was using this approach to disable the firewall at home where a hardware firewall was protecting the PC and to enable it while on the road with his notebook.</p><p>To create the shortcuts right-click the desktop in Windows Vista and select to create a new shortcut. Name the first shortcut Firewall OFF and the second Firewall ON. Use the following two commands to enable or disable the firewall.</p><p><span
id="more-3986"></span><a
href='http://www.ghacks.net/wp-content/uploads/2008/05/windows_vista_firewall_shortcut.jpg'><img
src="http://www.ghacks.net/wp-content/uploads/2008/05/windows_vista_firewall_shortcut-214x300.jpg" alt="windows vista firewall shortcut" title="windows vista firewall shortcut" width="214" height="300" class="alignnone size-medium wp-image-3987" /></a></p><p><strong>Windows Vista Firewall OFF:</strong></p><p><code>%systemroot%\System32\netsh.exe firewall set opmode disable</code></p><p><strong>Windows Vista Firewall ON:</strong></p><p><code>%systemroot%\System32\netsh.exe firewall set opmode enable</code></p><p>A click on Firewall OFF would turn the Windows Vista Firewall off immediately and a click on Firewall ON would enable it again. To get rid of the command line window in the background right-click the shortcut and select to run the command minimized like in the screenshot above. The default setting is normal window.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/02/enable-or-disable-the-windows-firewall-in-vista-in-one-click/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
