<?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 help in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314053#M549627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must allow ping replies back through the 501.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq echo-reply&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq unreachable&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq time-exceeded&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq source-quench&lt;/P&gt;&lt;P&gt;access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: If you have an existing 'inbound' access-list, just add the access-list statements.  You cannot have more than 1 access-group per interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should do the trick.  Let me know either way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doug Zitzelsberger&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:dougz@lebanon-utilities.com"&gt;dougz@lebanon-utilities.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2005 20:56:04 GMT</pubDate>
    <dc:creator>dougz</dc:creator>
    <dc:date>2005-04-06T20:56:04Z</dc:date>
    <item>
      <title>PIX 501 help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314052#M549626</link>
      <description>&lt;P&gt;I've configured outside and inside interfaces.  I can ping the inside interface from my laptop, which is connected directly to ethernet1, and I can ping the outside world from the PIX.  However, I can NOT ping the outside world from my laptop.  Am I missing a basic configuration step?  Can anyone suggest anything that might do the trick?  Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JP&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:03:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314052#M549626</guid>
      <dc:creator>jet.pak</dc:creator>
      <dc:date>2020-02-21T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314053#M549627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You must allow ping replies back through the 501.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq echo-reply&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq unreachable&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq time-exceeded&lt;/P&gt;&lt;P&gt;access-list inbound permit icmp any any eq source-quench&lt;/P&gt;&lt;P&gt;access-group inbound in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: If you have an existing 'inbound' access-list, just add the access-list statements.  You cannot have more than 1 access-group per interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should do the trick.  Let me know either way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doug Zitzelsberger&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:dougz@lebanon-utilities.com"&gt;dougz@lebanon-utilities.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2005 20:56:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314053#M549627</guid>
      <dc:creator>dougz</dc:creator>
      <dc:date>2005-04-06T20:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314054#M549629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Doug...however, I'm not able to browse either from my laptop.  I'm using dhcp on the inside only.  I configure the outside interface with a default route and assigned a DNS address to the outside interface.  What could I have missed?  Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2005 21:07:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314054#M549629</guid>
      <dc:creator>jet.pak</dc:creator>
      <dc:date>2005-04-06T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: PIX 501 help</title>
      <link>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314055#M549632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To ping inside interface from your laptop connected to the inside interface you need to configure the ICMP command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;icmp deny any outside&lt;/P&gt;&lt;P&gt;icmp permit any echo-reply inside&lt;/P&gt;&lt;P&gt;icmp permit 192.168.1.0 255.255.255.0 echo inside&lt;/P&gt;&lt;P&gt;icmp permit host 192.168.1.30 echo inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To permit ping from the inside to the internet you need as allready mentioned in the post before an access-list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list outside permit icmp any interface outside unreachable &lt;/P&gt;&lt;P&gt;access-list outside permit icmp any interface outside time-exceeded &lt;/P&gt;&lt;P&gt;access-list outside permit icmp any interface outside echo-reply&lt;/P&gt;&lt;P&gt;access-group outside in interface outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To your last post, internet does not work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a basic config using for the NAT settings.&lt;/P&gt;&lt;P&gt;example for PAT configuration:&lt;/P&gt;&lt;P&gt;&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;route outside 0.0.0.0 0.0.0.0 Gateway 1&lt;/P&gt;&lt;P&gt;clear xlate&lt;/P&gt;&lt;P&gt;clear arp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sincerely&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2005 21:21:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-501-help/m-p/314055#M549632</guid>
      <dc:creator>Patrick Iseli</dc:creator>
      <dc:date>2005-04-06T21:21:03Z</dc:date>
    </item>
  </channel>
</rss>

