<?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 Upgrading from 8.4 to 9.1 issues (Transparent firewall) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140114#M359803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry;&amp;nbsp; You do not have the correct answer.&amp;nbsp; This firewall is in a&amp;nbsp; closed lab and not on the internet.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did I write erase and rebooted on 9.1.&amp;nbsp; I ensured the firewall was still in transparent, yet I did not see the bvi interface nor the option to create one.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;int bvi1 ( is an unrecognized command in 9.02 and 9.11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upgrading from 8.4 to 9.02 seems to hold the bvi interface.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we may have found a bug. &lt;/P&gt;&lt;P&gt;Any insights or can someone recreate this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 19:49:05 GMT</pubDate>
    <dc:creator>xaeniac</dc:creator>
    <dc:date>2013-04-03T19:49:05Z</dc:date>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140110#M359799</link>
      <description>&lt;P&gt;Firewall is in transparent mode.&amp;nbsp; At this time permit any any on trust to untrust and untrust to trust.&amp;nbsp; It works great in 8.4;&amp;nbsp; when I update the version to 9.1 it blocks all traffic yet nothing shows up in the monitoring mode.&amp;nbsp; Downgrade to 8.4 and all is fine again.&amp;nbsp; This is the simplest setup at this time and have it running in a lab.&amp;nbsp; ICMP is blocked.&amp;nbsp; All traffic is blocked and only occurs in 9.1&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 01:16:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140110#M359799</guid>
      <dc:creator>xaeniac</dc:creator>
      <dc:date>2019-03-12T01:16:52Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140111#M359800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share the configuration while being on 9.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 19:31:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140111#M359800</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-03-20T19:31:05Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140112#M359801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Saved&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;ASA Version 9.1(1) &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;firewall transparent&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hostname ciscoasa&lt;/P&gt;&lt;P&gt;enable password &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any4 any4&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any4 any6&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any6 any4&lt;/P&gt;&lt;P&gt;xlate per-session deny tcp any6 any6&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any4 any4 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any4 any6 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any6 any4 eq domain&lt;/P&gt;&lt;P&gt;xlate per-session deny udp any6 any6 eq domain&lt;/P&gt;&lt;P&gt;passwd &lt;REMOVED&gt;&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/0&lt;/P&gt;&lt;P&gt; nameif TRUSTED&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/1&lt;/P&gt;&lt;P&gt; nameif UNTRUSTED&lt;/P&gt;&lt;P&gt; bridge-group 1&lt;/P&gt;&lt;P&gt; security-level 0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/2&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Ethernet0/3&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; no nameif&lt;/P&gt;&lt;P&gt; no security-level&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Management0/0&lt;/P&gt;&lt;P&gt; management-only&lt;/P&gt;&lt;P&gt; shutdown&lt;/P&gt;&lt;P&gt; nameif MGT&lt;/P&gt;&lt;P&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.10.10.212 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface BVI1&lt;/P&gt;&lt;P&gt; ip address 10.10.2.250 255.255.255.0 &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;boot system disk0:/asa911-k8.bin&lt;/P&gt;&lt;P&gt;ftp mode passive&lt;/P&gt;&lt;P&gt;object-group network Trusated1&lt;/P&gt;&lt;P&gt;object-group network Untrusted1&lt;/P&gt;&lt;P&gt;object-group network Trusted&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Untrusted&lt;/P&gt;&lt;P&gt;object-group network Call_MGR&lt;/P&gt;&lt;P&gt;object-group network Trusted2&lt;/P&gt;&lt;P&gt;object-group network Untrusted2&lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_SERVICE_1&lt;/P&gt;&lt;P&gt; service-object ip &lt;/P&gt;&lt;P&gt;object-group service DM_INLINE_SERVICE_2&lt;/P&gt;&lt;P&gt; service-object ip &lt;/P&gt;&lt;P&gt;access-list UNTRUSTED_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;access-list UNTRUSTED_access_in extended permit ip any4 any4 &lt;/P&gt;&lt;P&gt;access-list TRUSTED_access_in extended permit ip any any &lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging enable&lt;/P&gt;&lt;P&gt;logging asdm informational&lt;/P&gt;&lt;P&gt;mtu TRUSTED 1500&lt;/P&gt;&lt;P&gt;mtu UNTRUSTED 1500&lt;/P&gt;&lt;P&gt;mtu MGT 1500&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;icmp unreachable rate-limit 1 burst-size 1&lt;/P&gt;&lt;P&gt;no asdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;no arp permit-nonconnected&lt;/P&gt;&lt;P&gt;access-group TRUSTED_access_in in interface TRUSTED&lt;/P&gt;&lt;P&gt;access-group UNTRUSTED_access_in in interface UNTRUSTED&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout pat-xlate 0:00:30&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;/P&gt;&lt;P&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;/P&gt;&lt;P&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;/P&gt;&lt;P&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;timeout tcp-proxy-reassembly 0:01:00&lt;/P&gt;&lt;P&gt;timeout floating-conn 0:00:00&lt;/P&gt;&lt;P&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;user-identity default-domain LOCAL&lt;/P&gt;&lt;P&gt;aaa authentication enable console LOCAL &lt;/P&gt;&lt;P&gt;aaa authentication ssh console LOCAL &lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http 10.10.10.156 255.255.255.255 MGT&lt;/P&gt;&lt;P&gt;http 10.10.10.211 255.255.255.255 MGT&lt;/P&gt;&lt;P&gt;no snmp-server location&lt;/P&gt;&lt;P&gt;no snmp-server contact&lt;/P&gt;&lt;P&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart&lt;/P&gt;&lt;P&gt;crypto ipsec security-association pmtu-aging infinite&lt;/P&gt;&lt;P&gt;crypto ca trustpool policy&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 10.10.10.156 255.255.255.255 MGT&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;threat-detection basic-threat&lt;/P&gt;&lt;P&gt;threat-detection statistics access-list&lt;/P&gt;&lt;P&gt;no threat-detection statistics tcp-intercept&lt;/P&gt;&lt;P&gt;tftp-server MGT 10.10.10.162 C:\asa841-k8.bin&lt;/P&gt;&lt;P&gt;username cisco password &lt;REMOVED&gt; privilege 15&lt;/REMOVED&gt;&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map inspection_default&lt;/P&gt;&lt;P&gt; match default-inspection-traffic&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map type inspect dns preset_dns_map&lt;/P&gt;&lt;P&gt; parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum client auto&lt;/P&gt;&lt;P&gt;&amp;nbsp; message-length maximum 512&lt;/P&gt;&lt;P&gt;policy-map global_policy&lt;/P&gt;&lt;P&gt; class inspection_default&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect dns preset_dns_map &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 h225 &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect h323 ras &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rsh &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect rtsp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect esmtp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sqlnet &lt;/P&gt;&lt;P&gt;&amp;lt;--- More ---&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sunrpc &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect xdmcp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect netbios &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect tftp &lt;/P&gt;&lt;P&gt;&amp;nbsp; inspect ip-options &lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;service-policy global_policy global&lt;/P&gt;&lt;P&gt;prompt hostname context &lt;/P&gt;&lt;P&gt;call-home reporting anonymous prompt 1&lt;/P&gt;&lt;P&gt;call-home&lt;/P&gt;&lt;P&gt; profile CiscoTAC-1&lt;/P&gt;&lt;P&gt;&amp;nbsp; no active&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; destination address http &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://tools.cisco.com/its/service/oddce/services/DDCEService"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; destination address email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:callhome@cisco.com"&gt;callhome@cisco.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; destination transport-method http&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;/P&gt;&lt;P&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;/P&gt;&lt;P&gt;Cryptochecksum:d41d8cd98f00b204e9800998ecf8427e&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 14:29:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140112#M359801</guid>
      <dc:creator>xaeniac</dc:creator>
      <dc:date>2013-04-01T14:29:13Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140113#M359802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you add&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fixup protocol icmp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then try to ping to 4.2.2.2 from a trusted host and post the logs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 17:31:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140113#M359802</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-01T17:31:44Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140114#M359803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry;&amp;nbsp; You do not have the correct answer.&amp;nbsp; This firewall is in a&amp;nbsp; closed lab and not on the internet.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did I write erase and rebooted on 9.1.&amp;nbsp; I ensured the firewall was still in transparent, yet I did not see the bvi interface nor the option to create one.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;configure terminal&lt;/P&gt;&lt;P&gt;int bvi1 ( is an unrecognized command in 9.02 and 9.11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;upgrading from 8.4 to 9.02 seems to hold the bvi interface.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think we may have found a bug. &lt;/P&gt;&lt;P&gt;Any insights or can someone recreate this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 19:49:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140114#M359803</guid>
      <dc:creator>xaeniac</dc:creator>
      <dc:date>2013-04-03T19:49:05Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140115#M359804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should not happen, is not that I do not trust you it's just that I have configure it and see it working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log a session terminal on your favorite terminal app ( Putty, Secure CRT) and then show us the configuration , the mode is running,etc,etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 20:18:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140115#M359804</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-03T20:18:52Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140116#M359805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok we had to retype firewall transparent and then it took.&amp;nbsp; It is pinging now on 9.0 2 but not 9.1;&amp;nbsp; we had to wipe the device to get it to work as the upgrade was not good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 20:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140116#M359805</guid>
      <dc:creator>xaeniac</dc:creator>
      <dc:date>2013-04-03T20:54:44Z</dc:date>
    </item>
    <item>
      <title>Upgrading from 8.4 to 9.1 issues (Transparent firewall)</title>
      <link>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140117#M359806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear that&amp;nbsp; ithe PING works now &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.cisco.com/4.5.4/images/emoticons/grin.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 21:03:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/upgrading-from-8-4-to-9-1-issues-transparent-firewall/m-p/2140117#M359806</guid>
      <dc:creator>Julio Carvajal</dc:creator>
      <dc:date>2013-04-03T21:03:34Z</dc:date>
    </item>
  </channel>
</rss>

