<?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 outside interface in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611158#M1034741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are pinging from Pix it should work, try tying the ip address agian, shut and no shut the interface , clear arp cache on router and pix, this might do some magic, otherwise it difficult to understand why it not wiorking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you pinging behind the pix from a laptop, then there could me several issues. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even tough High to Low works with access-list but ICMP is exception, so make sure you are allowing ICMP to come back. Also check you Global and Nat or Static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jan 2007 16:02:42 GMT</pubDate>
    <dc:creator>sayeedk</dc:creator>
    <dc:date>2007-01-17T16:02:42Z</dc:date>
    <item>
      <title>PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611153#M1034726</link>
      <description>&lt;P&gt;Hello. I am trying to get the outside interface (E0) on a 515 pix to communicate to a router. I got the following ip addresses:&lt;/P&gt;&lt;P&gt;Router: 216.x.x.129&lt;/P&gt;&lt;P&gt;Pix: 216.x.x.131&lt;/P&gt;&lt;P&gt;Netmask of 25 bits.&lt;/P&gt;&lt;P&gt;I got a laptop connected to this network (via a switch), i put it's default gateway to be the router interface and set up its DNS. The laptop is able to connect to the internet. Now, i disconnected the laptop and put the same ip i used on the pix interface, in the same ip network and everything, but i can't ping the router's ip address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am i doing wrong or what am i missing?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 09:10:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611153#M1034726</guid>
      <dc:creator>alvarez_rafa</dc:creator>
      <dc:date>2019-03-11T09:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611154#M1034728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the link speed and duplex configured correctly between the pix and router?&lt;/P&gt;&lt;P&gt;Does a sh int eth0 show the link as being down on the pix?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until you assign link speed, duplex, and an IP Address (even if it's just auto/auto) to the interfaces on the pix they will remain in an administratively down state.&lt;/P&gt;&lt;P&gt;I've also run into a situation where a freshly configured pix 501 (OS 6.3(4)) was working perfectly before deployment but failed to work at deployment time even though no configuration changes were made in the interim. I couldn't ping the DG from the pix.&lt;/P&gt;&lt;P&gt;I ended up erasing the configuration, clearing the ssh keys, and reconfiguring it before it would work in the new location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2006 15:59:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611154#M1034728</guid>
      <dc:creator>nicholash101</dc:creator>
      <dc:date>2006-12-17T15:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611155#M1034732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi man, thanks for the reply. I found the problem!!! This pix was on a failover group, and by some strange reason, when disconnecting the failover link, it didn't become master. So i just went ahead and disabled failover and the pix started pinging fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help man. In fact, that's gonna help me out later when setting up the other interfaces on the pix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Dec 2006 17:54:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611155#M1034732</guid>
      <dc:creator>alvarez_rafa</dc:creator>
      <dc:date>2006-12-17T17:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611156#M1034734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably your laptop as arp entry cached, clear the ARP on the laptop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2006 19:47:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611156#M1034734</guid>
      <dc:creator>sayeedk</dc:creator>
      <dc:date>2006-12-18T19:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611157#M1034737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alvarez_rafa,&lt;/P&gt;&lt;P&gt;Im new to pix firewall, I have a new pix515E. plz help me how to configure the pix so that I can ping from inside to outside interface and vice versa. also I can configure to telnet from my PC to pix via inside interface, but cannot to outside interface. plz help me.&lt;/P&gt;&lt;P&gt;your help would be greatly appriciated.&lt;/P&gt;&lt;P&gt;Peter,&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:petpeterpeace@hotmail.com"&gt;petpeterpeace@hotmail.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 10:11:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611157#M1034737</guid>
      <dc:creator>petpeterpeace</dc:creator>
      <dc:date>2007-01-17T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611158#M1034741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;If you are pinging from Pix it should work, try tying the ip address agian, shut and no shut the interface , clear arp cache on router and pix, this might do some magic, otherwise it difficult to understand why it not wiorking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you pinging behind the pix from a laptop, then there could me several issues. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even tough High to Low works with access-list but ICMP is exception, so make sure you are allowing ICMP to come back. Also check you Global and Nat or Static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jan 2007 16:02:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611158#M1034741</guid>
      <dc:creator>sayeedk</dc:creator>
      <dc:date>2007-01-17T16:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: PIX outside interface</title>
      <link>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611159#M1034744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for your help,&lt;/P&gt;&lt;P&gt;yes, I can ping to inside interface (if i connect cross cable directly to this interface, or i can also ping to the outside interface (if i connect cross cable from my pc directly to this interface), but cannot ping to inside interface (if my PC is connecting from ouside interface and vice versa)&lt;/P&gt;&lt;P&gt;This is the basic configuration:&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;interface ethernet0 100basetx&lt;/P&gt;&lt;P&gt;interface ethernet1 100basetx&lt;/P&gt;&lt;P&gt;ip address outside 209.165.201.3 255.255.255.224&lt;/P&gt;&lt;P&gt;ip address inside 209.165.202.129 255.255.255.0&lt;/P&gt;&lt;P&gt;hostname pixfirewall&lt;/P&gt;&lt;P&gt;arp timeout 14400&lt;/P&gt;&lt;P&gt;no failover&lt;/P&gt;&lt;P&gt;names&lt;/P&gt;&lt;P&gt;pager lines 24&lt;/P&gt;&lt;P&gt;logging buffered debugging&lt;/P&gt;&lt;P&gt;access-list acl_out permit icmp any any&lt;/P&gt;&lt;P&gt;access-group acl_out in interface outside&lt;/P&gt;&lt;P&gt;timeout xlate 3:00:00&lt;/P&gt;&lt;P&gt;timeout conn 1:00:00 half-closed 0:10:00&lt;/P&gt;&lt;P&gt;udp 0:02:00 rpc 0:10:00 h323 0:05:00&lt;/P&gt;&lt;P&gt;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;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;mtu outside 1500&lt;/P&gt;&lt;P&gt;mtu inside 1500&lt;/P&gt;&lt;P&gt;plz give me your ideas&lt;/P&gt;&lt;P&gt;thanks so much&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 01:26:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-outside-interface/m-p/611159#M1034744</guid>
      <dc:creator>petpeterpeace</dc:creator>
      <dc:date>2007-01-23T01:26:08Z</dc:date>
    </item>
  </channel>
</rss>

