<?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 PIX 515E Connection Timeout Problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-515e-connection-timeout-problem/m-p/1573826#M502697</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive been having a problem since Ive installed the pix at my office. Our internet is through AT&amp;amp;T Uverse which is VDSL. I read in a few posts that the MTU for DSL connections needs to be set to 1492 as this can cause a problem with the outside connection. I have done this and still no luck. I will post my config file for anyone to hopefully have an answer to why this might be happening to me. Also this happens evey night after the office sits idle for Id say around 3 to 5 hours. The only fix so far is to manually power of the PIX and power it back on. Im out of options here and would really appretiate any help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 8.0(3) &lt;BR /&gt;!&lt;BR /&gt;hostname XXXXXXXX&lt;BR /&gt;enable password XXXXXXXXXXXXXX encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&lt;BR /&gt; description outside interface&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address dhcp setroute &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet1&lt;BR /&gt; description inside interface&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.254.254 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet2&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet4&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet5&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;passwd XXXXXXXXXXXX.XXXXXXXXX encrypted&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object-group icmp-type ICMP-INBOUND&lt;BR /&gt; description Permit necessary inbound ICMP traffic&lt;BR /&gt; icmp-object echo-reply&lt;BR /&gt; icmp-object unreachable&lt;BR /&gt; icmp-object time-exceeded&lt;BR /&gt;object-group service RDP tcp&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group protocol PPTPgre&lt;BR /&gt; protocol-object gre&lt;BR /&gt;access-list INBOUND extended permit icmp any any object-group ICMP-INBOUND &lt;BR /&gt;access-list 110 extended permit gre any interface outside &lt;BR /&gt;access-list 110 extended permit tcp any interface outside eq 3389 &lt;BR /&gt;access-list 110 extended permit tcp any interface outside eq pptp &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging console notifications&lt;BR /&gt;logging buffered warnings&lt;BR /&gt;logging asdm notifications&lt;BR /&gt;mtu outside 1492&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip verify reverse-path interface outside&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image flash:/asdm-603.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp interface pptp 192.168.254.5 pptp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 3389 192.168.254.252 3389 netmask 255.255.255.255 &lt;BR /&gt;access-group 110 in interface outside&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication ssh console LOCAL &lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5&lt;BR /&gt;crypto isakmp policy 5&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;no vpn-addr-assign aaa&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;group-policy DfltGrpPolicy attributes&lt;BR /&gt; dns-server value 192.168.254.5&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;class-map pptp-port&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect pptp &lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:2444b141647324ab91eb08bb962caedf&lt;BR /&gt;: end&lt;BR /&gt;asdm image flash:/asdm-603.bin&lt;BR /&gt;no asdm history enable&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 12:08:40 GMT</pubDate>
    <dc:creator>edockweb1</dc:creator>
    <dc:date>2020-02-21T12:08:40Z</dc:date>
    <item>
      <title>PIX 515E Connection Timeout Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-connection-timeout-problem/m-p/1573826#M502697</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ive been having a problem since Ive installed the pix at my office. Our internet is through AT&amp;amp;T Uverse which is VDSL. I read in a few posts that the MTU for DSL connections needs to be set to 1492 as this can cause a problem with the outside connection. I have done this and still no luck. I will post my config file for anyone to hopefully have an answer to why this might be happening to me. Also this happens evey night after the office sits idle for Id say around 3 to 5 hours. The only fix so far is to manually power of the PIX and power it back on. Im out of options here and would really appretiate any help. Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 8.0(3) &lt;BR /&gt;!&lt;BR /&gt;hostname XXXXXXXX&lt;BR /&gt;enable password XXXXXXXXXXXXXX encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&lt;BR /&gt; description outside interface&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif outside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address dhcp setroute &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet1&lt;BR /&gt; description inside interface&lt;BR /&gt; speed 100&lt;BR /&gt; duplex full&lt;BR /&gt; nameif inside&lt;BR /&gt; security-level 100&lt;BR /&gt; ip address 192.168.254.254 255.255.255.0 &lt;BR /&gt;!&lt;BR /&gt;interface Ethernet2&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet3&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet4&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet5&lt;BR /&gt; shutdown&lt;BR /&gt; no nameif&lt;BR /&gt; no security-level&lt;BR /&gt; no ip address&lt;BR /&gt;!&lt;BR /&gt;passwd XXXXXXXXXXXX.XXXXXXXXX encrypted&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone CST -6&lt;BR /&gt;clock summer-time CDT recurring&lt;BR /&gt;same-security-traffic permit inter-interface&lt;BR /&gt;same-security-traffic permit intra-interface&lt;BR /&gt;object-group icmp-type ICMP-INBOUND&lt;BR /&gt; description Permit necessary inbound ICMP traffic&lt;BR /&gt; icmp-object echo-reply&lt;BR /&gt; icmp-object unreachable&lt;BR /&gt; icmp-object time-exceeded&lt;BR /&gt;object-group service RDP tcp&lt;BR /&gt; port-object eq 3389&lt;BR /&gt;object-group protocol PPTPgre&lt;BR /&gt; protocol-object gre&lt;BR /&gt;access-list INBOUND extended permit icmp any any object-group ICMP-INBOUND &lt;BR /&gt;access-list 110 extended permit gre any interface outside &lt;BR /&gt;access-list 110 extended permit tcp any interface outside eq 3389 &lt;BR /&gt;access-list 110 extended permit tcp any interface outside eq pptp &lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging console notifications&lt;BR /&gt;logging buffered warnings&lt;BR /&gt;logging asdm notifications&lt;BR /&gt;mtu outside 1492&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;ip verify reverse-path interface outside&lt;BR /&gt;no failover&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image flash:/asdm-603.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;nat-control&lt;BR /&gt;global (outside) 1 interface&lt;BR /&gt;nat (inside) 1 0.0.0.0 0.0.0.0&lt;BR /&gt;static (inside,outside) tcp interface pptp 192.168.254.5 pptp netmask 255.255.255.255 &lt;BR /&gt;static (inside,outside) tcp interface 3389 192.168.254.252 3389 netmask 255.255.255.255 &lt;BR /&gt;access-group 110 in interface outside&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout uauth 0:05:00 absolute&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;BR /&gt;aaa authentication ssh console LOCAL &lt;BR /&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;snmp-server enable traps snmp authentication linkup linkdown coldstart&lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-SHA esp-des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-DES-MD5 esp-des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac &lt;BR /&gt;crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac &lt;BR /&gt;crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP-DES-SHA ESP-DES-MD5&lt;BR /&gt;crypto isakmp policy 5&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption 3des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;crypto isakmp policy 10&lt;BR /&gt; authentication pre-share&lt;BR /&gt; encryption des&lt;BR /&gt; hash sha&lt;BR /&gt; group 2&lt;BR /&gt; lifetime 86400&lt;BR /&gt;no vpn-addr-assign aaa&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh timeout 5&lt;BR /&gt;console timeout 0&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics port&lt;BR /&gt;threat-detection statistics protocol&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;group-policy DfltGrpPolicy attributes&lt;BR /&gt; dns-server value 192.168.254.5&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt; match default-inspection-traffic&lt;BR /&gt;class-map pptp-port&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt; parameters&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt; class inspection_default&lt;BR /&gt;&amp;nbsp; inspect pptp &lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map &lt;BR /&gt;&amp;nbsp; inspect ftp &lt;BR /&gt;&amp;nbsp; inspect h323 h225 &lt;BR /&gt;&amp;nbsp; inspect h323 ras &lt;BR /&gt;&amp;nbsp; inspect rsh &lt;BR /&gt;&amp;nbsp; inspect rtsp &lt;BR /&gt;&amp;nbsp; inspect esmtp &lt;BR /&gt;&amp;nbsp; inspect sqlnet &lt;BR /&gt;&amp;nbsp; inspect skinny&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect sunrpc &lt;BR /&gt;&amp;nbsp; inspect xdmcp &lt;BR /&gt;&amp;nbsp; inspect sip&amp;nbsp; &lt;BR /&gt;&amp;nbsp; inspect netbios &lt;BR /&gt;&amp;nbsp; inspect tftp &lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context &lt;BR /&gt;Cryptochecksum:2444b141647324ab91eb08bb962caedf&lt;BR /&gt;: end&lt;BR /&gt;asdm image flash:/asdm-603.bin&lt;BR /&gt;no asdm history enable&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 12:08:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-connection-timeout-problem/m-p/1573826#M502697</guid>
      <dc:creator>edockweb1</dc:creator>
      <dc:date>2020-02-21T12:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 515E Connection Timeout Problem</title>
      <link>https://community.cisco.com/t5/network-security/pix-515e-connection-timeout-problem/m-p/1573827#M502698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Id also like to add the syslog at the time it stopped working:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5|Oct 29 2010|06:34:22|111008|||User 'Config' executed the 'http 0.0.0.0 inside' command.&lt;BR /&gt;4|Oct 29 2010|06:34:22|411001|||Line protocol on Interface Ethernet1, changed state to up&lt;BR /&gt;4|Oct 29 2010|06:34:22|411001|||Line protocol on Interface Ethernet0, changed state to up&lt;BR /&gt;5|Oct 29 2010|06:34:22|111008|||User 'Config' executed the 'http server enable' command.&lt;BR /&gt;5|Oct 29 2010|06:34:22|111008|||User 'Config' executed the 'dynamic-access-policy-record DfltAccessPolicy' command.&lt;BR /&gt;||||||-- Syslog Connection Started --&lt;BR /&gt;3|Oct 29 2010|15:24:33|710003|201.11.102.23|99.175.222.171|TCP access denied by ACL from 201.11.102.23/3943 to outside:99.175.222.171/23&lt;BR /&gt;3|Oct 29 2010|14:56:52|710003|122.203.210.100|99.175.222.171|TCP access denied by ACL from 122.203.210.100/34870 to outside:99.175.222.171/22&lt;BR /&gt;3|Oct 29 2010|14:24:57|710003|86.199.43.170|99.175.222.171|TCP access denied by ACL from 86.199.43.170/4215 to outside:99.175.222.171/23&lt;BR /&gt;3|Oct 29 2010|13:06:28|710003|83.22.39.216|99.175.222.171|TCP access denied by ACL from 83.22.39.216/3627 to outside:99.175.222.171/23&lt;BR /&gt;5|Oct 29 2010|10:32:21|111008|||User 'enable_15' executed the 'dir flash:/dap.xml' command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4|Nov 02 2010|08:40:54|411001|||Line protocol on Interface Ethernet1, changed state to up&lt;BR /&gt;4|Nov 02 2010|08:40:54|411001|||Line protocol on Interface Ethernet0, changed state to up&lt;BR /&gt;5|Nov 02 2010|08:40:54|111008|||User 'Config' executed the 'http server enable' command.&lt;BR /&gt;5|Nov 02 2010|08:40:54|111008|||User 'Config' executed the 'dynamic-access-policy-record DfltAccessPolicy' command.&lt;BR /&gt;||||||-- Syslog Connection Started --&lt;BR /&gt;3|Oct 31 2010|23:47:12|710003|80.87.72.59|99.175.222.171|TCP access denied by ACL from 80.87.72.59/46586 to outside:99.175.222.171/22&lt;BR /&gt;3|Oct 31 2010|23:47:09|710003|80.87.72.59|99.175.222.171|TCP access denied by ACL from 80.87.72.59/46586 to outside:99.175.222.171/22&lt;BR /&gt;3|Oct 31 2010|23:23:29|710003|222.153.237.236|99.175.222.171|TCP access denied by ACL from 222.153.237.236/2119 to outside:99.175.222.171/23&lt;BR /&gt;3|Oct 31 2010|23:13:27|710003|60.240.163.185|99.175.222.171|TCP access denied by ACL from 60.240.163.185/4644 to outside:99.175.222.171/22&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 00:34:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-515e-connection-timeout-problem/m-p/1573827#M502698</guid>
      <dc:creator>edockweb1</dc:creator>
      <dc:date>2010-11-03T00:34:39Z</dc:date>
    </item>
  </channel>
</rss>

