<?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: Pix 501 not passing traffic to internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240609#M877471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all your help.  I tried debug (which I could not interpret) and logging, but it would not log any information concern http traffic.  What I did figure out was that I could hit a site via IP, but not name.  So I removed and re-added the fixup protocol DNS.  I think that is what ultimately did it.  I also added some access-lists to the inside interface, but I ended up removing them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2009 03:22:39 GMT</pubDate>
    <dc:creator>panzj</dc:creator>
    <dc:date>2009-01-23T03:22:39Z</dc:date>
    <item>
      <title>Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240602#M877451</link>
      <description>&lt;P&gt;After a power cycle our pix quit passing traffic from clients being the firewall to the internet though nothing had changed.  I can ping addresses from the pix CLI, but not from any workstation.   I have reset the 501 back to factory default and manually reapplied the config.  I have also upgraded to 6.3(5), but no luck.  Here is my config, any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PIX Version 6.3(5)&lt;/P&gt;&lt;P&gt;interface ethernet0 auto&lt;/P&gt;&lt;P&gt;interface ethernet1 100full&lt;/P&gt;&lt;P&gt;nameif ethernet0 outside security0&lt;/P&gt;&lt;P&gt;nameif ethernet1 inside security100&lt;/P&gt;&lt;P&gt;enable password xxx&lt;/P&gt;&lt;P&gt;passwd xxx&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;domain-name comtechspec.local&lt;/P&gt;&lt;P&gt;fixup protocol dns maximum-length 512&lt;/P&gt;&lt;P&gt;fixup protocol ftp 21&lt;/P&gt;&lt;P&gt;fixup protocol h323 h225 1720&lt;/P&gt;&lt;P&gt;fixup protocol h323 ras 1718-1719&lt;/P&gt;&lt;P&gt;fixup protocol http 80&lt;/P&gt;&lt;P&gt;fixup protocol rsh 514&lt;/P&gt;&lt;P&gt;fixup protocol rtsp 554&lt;/P&gt;&lt;P&gt;fixup protocol sip 5060&lt;/P&gt;&lt;P&gt;fixup protocol sip udp 5060&lt;/P&gt;&lt;P&gt;fixup protocol skinny 2000&lt;/P&gt;&lt;P&gt;fixup protocol smtp 25&lt;/P&gt;&lt;P&gt;fixup protocol sqlnet 1521&lt;/P&gt;&lt;P&gt;fixup protocol tftp 69&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq https&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq smtp&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq pptp&lt;/P&gt;&lt;P&gt;access-list inbound permit gre any any&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq 4125&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq 3389&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;ip address outside x.x.x.x 255.255.255.252&lt;/P&gt;&lt;P&gt;ip address inside x.x.x.x 255.255.255.0&lt;/P&gt;&lt;P&gt;ip audit info action alarm&lt;/P&gt;&lt;P&gt;ip audit attack action alarm&lt;/P&gt;&lt;P&gt;pdm location x.x.x.x 255.255.255.0 inside&lt;/P&gt;&lt;P&gt;pdm logging informational 100&lt;/P&gt;&lt;P&gt;pdm history enable&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;global (outside) 1 interface&lt;/P&gt;&lt;P&gt;nat (inside) 1 0.0.0.0 0.0.0.0 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 4125 x.x.x.x 4125 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface https x.x.x.x https netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface pptp x.x.x.x pptp netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface smtp x.x.x.x smtp netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;static (inside,outside) tcp interface 3389 x.x.x.x 3389 netmask 255.255.255.255 0 0&lt;/P&gt;&lt;P&gt;access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 70.63.67.217 1&lt;/P&gt;&lt;P&gt;timeout xlate 0:05:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00&lt;/P&gt;&lt;P&gt;timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00&lt;/P&gt;&lt;P&gt;timeout uauth 0:05:00 absolute&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ protocol tacacs+&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server TACACS+ deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server RADIUS protocol radius&lt;/P&gt;&lt;P&gt;aaa-server RADIUS max-failed-attempts 3&lt;/P&gt;&lt;P&gt;aaa-server RADIUS deadtime 10&lt;/P&gt;&lt;P&gt;aaa-server LOCAL protocol local&lt;/P&gt;&lt;P&gt;http server enable&lt;/P&gt;&lt;P&gt;http x.x.x.x 255.255.255.0 inside&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 community public&lt;/P&gt;&lt;P&gt;no snmp-server enable traps&lt;/P&gt;&lt;P&gt;floodguard enable&lt;/P&gt;&lt;P&gt;telnet timeout 5&lt;/P&gt;&lt;P&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;/P&gt;&lt;P&gt;ssh timeout 5&lt;/P&gt;&lt;P&gt;console timeout 0&lt;/P&gt;&lt;P&gt;dhcpd auto_config outside&lt;/P&gt;&lt;P&gt;terminal width 80&lt;/P&gt;&lt;P&gt;Cryptochecksum:xxx&lt;/P&gt;&lt;P&gt;: end&lt;/P&gt;&lt;P&gt;pixfirewall#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 14:39:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240602#M877451</guid>
      <dc:creator>panzj</dc:creator>
      <dc:date>2019-03-11T14:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240603#M877454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try enabling logging and see what it generates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 19:41:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240603#M877454</guid>
      <dc:creator>kwillacey</dc:creator>
      <dc:date>2009-01-20T19:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240604#M877456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you just tried ping or have you tried something else because ping will not respond as you are not allowing this in your acl on the outside interface - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq https &lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq smtp &lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq pptp &lt;/P&gt;&lt;P&gt;access-list inbound permit gre any any &lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq 4125 &lt;/P&gt;&lt;P&gt;access-list inbound permit tcp any any eq 3389 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no ICMP inspection on version 6.x. What happens if you try to connect to a web page ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 19:55:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240604#M877456</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-01-20T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240605#M877459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure about ICMP inspection, but when I try and connect to the web on a client I get page cannot be displayed.  I cannot get DNS resolution either from our public DNS server.  It seems like every piece of traffic is not being permitted outbound.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone could post how to enable logging so I do not have to look it up, that would be great!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 20:20:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240605#M877459</guid>
      <dc:creator>panzj</dc:creator>
      <dc:date>2009-01-20T20:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240606#M877464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will enable logging and use a program like Kiwisyslog to see the live logging.&lt;/P&gt;&lt;P&gt;Do you have any output with sh xlate?&lt;/P&gt;&lt;P&gt;I will aslo remove the ACL and test it without the ACL.&lt;/P&gt;&lt;P&gt;Did you check your edge router if any?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 20:27:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240606#M877464</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-20T20:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240607#M877466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;logging on&lt;/P&gt;&lt;P&gt;logging timestamps&lt;/P&gt;&lt;P&gt;logging trap info&lt;/P&gt;&lt;P&gt;logging host inside x.x.x.x&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 20:29:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240607#M877466</guid>
      <dc:creator>Tshi M</dc:creator>
      <dc:date>2009-01-20T20:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240608#M877468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First try just connecting to an IP address from your browser - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://198.133.219.25" target="_blank"&gt;http://198.133.219.25&lt;/A&gt; &amp;lt;-- this is Cisco's web site &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then if still no joy you could try debugging packets but be aware this could place a heavy load on the pix. But by the sounds of it it isn't working correctly anyway at the moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;debug packet inside dst 198.133.219.25&lt;/P&gt;&lt;P&gt;debug packet outside dst 198.133.219.25&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then try to connect. You should see packets hitting the inside interface of the pix with a src IP address of the client and a destination of 198.133.219.25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should also then see packets leaving the outside interface with a src IP of the pix outside interface and the destination of 198.133.219.25. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how you get on. To turn off debugging &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no debug all&lt;/P&gt;&lt;P&gt;sh debug &amp;lt;-- if there is still debugging on repeat with &lt;/P&gt;&lt;P&gt;no debug all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 20:29:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240608#M877468</guid>
      <dc:creator>Jon Marshall</dc:creator>
      <dc:date>2009-01-20T20:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pix 501 not passing traffic to internet</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240609#M877471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate all your help.  I tried debug (which I could not interpret) and logging, but it would not log any information concern http traffic.  What I did figure out was that I could hit a site via IP, but not name.  So I removed and re-added the fixup protocol DNS.  I think that is what ultimately did it.  I also added some access-lists to the inside interface, but I ended up removing them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 03:22:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-not-passing-traffic-to-internet/m-p/1240609#M877471</guid>
      <dc:creator>panzj</dc:creator>
      <dc:date>2009-01-23T03:22:39Z</dc:date>
    </item>
  </channel>
</rss>

