<?xml version="1.0" encoding="UTF-8"?><item><title>Windows Firewall configuration</title><description>&lt;p&gt;I had a problem with a Cisco VPN client after installing Windows XP SP2.  According to Cisco the fix is:&lt;/p&gt;&#13;
&lt;blockquote&gt;netsh fi add port UDP 62515 "Cisco VPN Service" enable all&lt;/blockquote&gt;&#13;
&lt;p&gt;The netsh command is cool - I've never had the need to experiment with it before but there's a lot you can do with it.  Invoke 'netsh' at a command prompt, and type 'help' to see what you can do with it.&lt;/p&gt;&#13;
&lt;p&gt;Type 'netsh' then 'firewall' and you'll be in the firewall context; type 'show' and have a look at the things you can look at.  Type 'help' and poke around.  Powerful stuff.&lt;/p&gt;&#13;
</description><pubDate>Thu, 01 Sep 2005 19:17:07 GMT</pubDate></item>