<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to compare firewall rules &amp; documentation? in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528433#M622178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P class="MsoNormal"&gt;Thanks Kusankar. I really hope there is better way than this. I’m so tired comparing these kind of documents. Hopefully there are tools out there which can do this automatically and save a lot of my precious time.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Currently, what am I doing is:&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;OL start="1" style="margin-top: 0in;" type="1"&gt;&lt;LI class="MsoNormal"&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; an ip address / port number&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;copy &lt;SPAN&gt; &lt;/SPAN&gt;(Ctrl + C)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;go to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; second document (Alt + Tab)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;find&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Ctrl + F)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;paste&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Ctrl + V)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;And&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; highlight the item (let say with green color) that match with the previous&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;if&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not, then I’ll highlight with red color the item on first document.&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt; then, I’ll&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; repeat the process till I confirmed that everything is matching.&lt;OL start="1" style="margin-top: 0in;" type="1"&gt;&lt;/OL&gt; &lt;/LI&gt;&lt;/OL&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;I’m so tired doing this &lt;SPAN style="font-family: Wingdings;"&gt;&lt;SPAN&gt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Oct 2010 15:48:45 GMT</pubDate>
    <dc:creator>Adam David</dc:creator>
    <dc:date>2010-10-16T15:48:45Z</dc:date>
    <item>
      <title>How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528429#M622173</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of my assignment is to compare firewall rules and make sure it match with the documentation sent by requestor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say this is part of request sent by requestor.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;source ip address = 192.168.1.1&lt;BR /&gt;
source ip address = 172.16.1.1&lt;BR /&gt;
protocol = tcp&lt;BR /&gt;
port number = 3389
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;And this is firewall rules in ASA.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;BR /&gt;access-list acl-in permit tcp host 192.168.1.1 host 172.16.1.1 eq 3333
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;If you notice, source, destination &amp;amp; protocol are correct but port number are different. Is there any automated tools, or any tricks that can be used to compare these 2 documents? It would be nice if whatever similarity found in the document highlighted with green and whatever differences found highlighted in red.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can do it this manually if only 1 or 2 document need to be check, but what if I have tons of them. It must be the most tedious work in the world.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks guys.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:55:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528429#M622173</guid>
      <dc:creator>Adam David</dc:creator>
      <dc:date>2019-03-11T18:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528430#M622174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm..interesting question. What document is this? Just a text based doc? Unfortunately there isn't an automated method that know of to accomplish what you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some tools that can automatically generate ACLs and other configs.&amp;nbsp; You can use that to generate the ACLs using your document then do a sh access-l on the firewall and dump both those outputs in a diff. tool and see if it finds any diff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The name of that automatic ACL generator/config is solsoft &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://solsoft-firewall-manager.software.informer.com/"&gt;http://solsoft.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 13:24:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528430#M622174</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-10-16T13:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528431#M622175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if !mso]&gt;
&lt;object  classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui&gt;
&lt;/object&gt;
&lt;style&gt;
st1\:*{behavior:url(#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P class="MsoNormal"&gt;Thanks Kusankar for your reply.&lt;/P&gt;&lt;P class="MsoNormal"&gt;First document is Microsoft Word which is the original request sent by requestor.&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" style="margin-left: 23.4pt; border-collapse: collapse; border: medium none;"&gt;&lt;THEAD&gt; &lt;TR&gt;&lt;TD style="width: 157.5pt; border: 1pt solid windowtext; background: none repeat scroll 0% 0% #dfdfdf; padding: 0in 5.4pt;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;&lt;STRONG style="font-size: 8pt; font-family: Arial; "&gt;Source&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 157.5pt; background: none repeat scroll 0% 0% #dfdfdf; padding: 0in 5.4pt; border: 1pt 1pt 1pt medium solid solid solid none windowtext windowtext windowtext -moz-use-text-color;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;&lt;STRONG style="font-size: 8pt; font-family: Arial; "&gt;Destination&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 157.5pt; background: none repeat scroll 0% 0% #dfdfdf; padding: 0in 5.4pt; border: 1pt 1pt 1pt medium solid solid solid none windowtext windowtext windowtext -moz-use-text-color;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;&lt;STRONG style="font-size: 8pt; font-family: Arial; "&gt;Protocol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp; Service&lt;/STRONG&gt;&lt;STRONG style="font-size: 8pt; font-family: Arial; "&gt; Port&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/THEAD&gt; &lt;TBODY&gt;&lt;TR style="height: 14.35pt;"&gt;&lt;TD style="width: 157.5pt; border-right: 1pt solid windowtext; padding: 0in 5.4pt; height: 14.35pt; border: medium 1pt 1pt none solid solid -moz-use-text-color windowtext windowtext;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;192.168.1.1&lt;SPAN lang="FR" style="font-size: 8pt; font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 157.5pt; padding: 0in 5.4pt; height: 14.35pt; border: medium 1pt 1pt medium none solid solid none -moz-use-text-color windowtext windowtext -moz-use-text-color;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;172.16.1.1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="width: 157.5pt; padding: 0in 5.4pt; height: 14.35pt; border: medium 1pt 1pt medium none solid solid none -moz-use-text-color windowtext windowtext -moz-use-text-color;" valign="top" width="210"&gt;&lt;P class="Autosignature"&gt;&lt;SPAN style="font-size: 8pt; font-family: Arial;"&gt;Tcp3389&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Second document is Cisco ASA “show run” in .txt file.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;The purpose of this assignment is for audit process to make sure all firewall rules match with the original request. If there are any differences, probably a network engineer put this config wrongly and it need to be fix as soon as possible.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;The automatic ACL generator/config tool that you share looks new. It was downloaded only 25 times. Have you tried it before?&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;When googling for automatic ACL generator, I’ve found this. But we need to put the firewall rules line by line.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;A class="jive-link-external-small" href="http://www.chud.net/acl-maker.html"&gt;http://www.chud.net/acl-maker.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 13:58:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528431#M622175</guid>
      <dc:creator>Adam David</dc:creator>
      <dc:date>2010-10-16T13:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528432#M622176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have never heard of or used Solsoft until a few weeks ago when one our customers mentioned that they didn't configure any of the ACLs but, they let Solsoft generate for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can ask around and see if anyone in our team here knows of any automatic procedure to compare the request from a word doc with what is actually configured on the box. But, I don't think there is one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 14:04:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528432#M622176</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-10-16T14:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528433#M622178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;&lt;P class="MsoNormal"&gt;Thanks Kusankar. I really hope there is better way than this. I’m so tired comparing these kind of documents. Hopefully there are tools out there which can do this automatically and save a lot of my precious time.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Currently, what am I doing is:&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;OL start="1" style="margin-top: 0in;" type="1"&gt;&lt;LI class="MsoNormal"&gt;select&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; an ip address / port number&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;copy &lt;SPAN&gt; &lt;/SPAN&gt;(Ctrl + C)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;go to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; second document (Alt + Tab)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;find&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Ctrl + F)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;paste&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Ctrl + V)&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;And&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; highlight the item (let say with green color) that match with the previous&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; document.&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;if&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; not, then I’ll highlight with red color the item on first document.&lt;/LI&gt;&lt;LI class="MsoNormal"&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt; then, I’ll&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; repeat the process till I confirmed that everything is matching.&lt;OL start="1" style="margin-top: 0in;" type="1"&gt;&lt;/OL&gt; &lt;/LI&gt;&lt;/OL&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;I’m so tired doing this &lt;SPAN style="font-family: Wingdings;"&gt;&lt;SPAN&gt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 15:48:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528433#M622178</guid>
      <dc:creator>Adam David</dc:creator>
      <dc:date>2010-10-16T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528434#M622180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh boy !! I feel your pain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have posted a question internally and I shall let you know the response if I hear any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Oct 2010 15:59:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528434#M622180</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-10-16T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528435#M622182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;kusankar, with all due respect, the link you indicated is NOT an official download link for Solsoft software. What this site has merely done is to copy the setup and put up a link with Google which unfortunately ranks higher. I've attempted to download it, and it might be necessary to use a proprietary download client, which who knows what might contain and do. On the other hand, the software referenced is Solsoft Firewall Manager, which has been discontinued for almost 4 years now. And even if you managed to download it from this software informer site, you would have need a license in order to run it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, now to clarify a little what can Solsoft software can do (and what it can't do) (a client/server version was continued after Solsoft Firewall Manager has been discontinued). Solsoft software could generate a security policy from a graphical interface i.e. you would take your Word document with the security policies, and you would draw your network (with firewalls, networks etc.) and you would draw for instance a permission from one network to another. Once your topology was designed, a compiler would calculate AND optimize this policy, and this optimized policy would have been pushed onto all your devices. Next time, when you would do a modification, it would also calculate 2 things (depending on the supported device): this new rule what would impact? If it could calculate the differences between the 2 policies it would update only the difference, and if the policy would have been altered on the device it would alert you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But what is required to do here, manually insure that the installed policy is equal to some free format Word document, I doubt that there is a software out there capable of doing such thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Oct 2010 07:20:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528435#M622182</guid>
      <dc:creator>vladthebest</dc:creator>
      <dc:date>2010-10-17T07:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528436#M622183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vladimir,&lt;/P&gt;&lt;P&gt;Thanks for pointing out the link. I quickly googled and enclosed that link.&amp;nbsp; I just fixed the link above.&amp;nbsp; I mentioned that I had never used this but just heard about solsoft a few days ago. I agree, to what I know there isn't a tool that would automate the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Oct 2010 16:01:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528436#M622183</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-10-17T16:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528437#M622184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using object groups in your firewall rules? If so, the simple text search can't solve your problem. You need a firewall rule seach tool that automatically checks the object definition referred in the firewall rule against the IP address and the Port number specified in your request document. There is a free tool, called Firewall Browser, you may take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-LL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 16:32:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528437#M622184</guid>
      <dc:creator>lanli_ltp</dc:creator>
      <dc:date>2010-10-18T16:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528438#M622185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can find Firewall Browser here: &lt;A href="http://www.athenasecurity.net/firewallbrowser.html"&gt;http://www.athenasecurity.net/firewallbrowser.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Oct 2010 21:47:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528438#M622185</guid>
      <dc:creator>djakopac630</dc:creator>
      <dc:date>2010-10-18T21:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare firewall rules &amp; documentation?</title>
      <link>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528439#M622186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realized that there are some similar use cases like this. Sometimes the PCI DSS audit requires documenting all firewall rule changes in the firewall management life cycle. If I don't have rule change tracking system, I could end up with mapping rule change requests to rules manually. It's exactly what you were trying to do here. This could be difficult for Cisco firewalls because there is no rule index attached to the rule. Tracking rules along revisions could be very difficult.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 21:13:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-compare-firewall-rules-documentation/m-p/1528439#M622186</guid>
      <dc:creator>lanli_ltp</dc:creator>
      <dc:date>2010-10-20T21:13:34Z</dc:date>
    </item>
  </channel>
</rss>

