<?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: Problem with PIX configuration!!! in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166042#M711924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can't ping it's default gateway...the gateway ip is 216.46.16.1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I put like route this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 216.46.16.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that OK???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jun 2003 12:08:28 GMT</pubDate>
    <dc:creator>btxcisco</dc:creator>
    <dc:date>2003-06-17T12:08:28Z</dc:date>
    <item>
      <title>Problem with PIX configuration!!!</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166040#M711850</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         I have a problem with my cisco PIX firewall 506E. I just implanted it into my network...but the pix can't ping anything from the outside except the translated address of another firewall of our servers...in other words&amp;#133;it can see the net.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; And it can't be seen from the outside...what could be wrong??? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;The inside is connected inside the network and work perfectly...and the outside is directly connected to the internet...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can you help me with that???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!!!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 06:48:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166040#M711850</guid>
      <dc:creator>btxcisco</dc:creator>
      <dc:date>2020-02-21T06:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PIX configuration!!!</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166041#M711891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by "directly"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it have a default route? Can the Pix ping it's default router?  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2003 19:15:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166041#M711891</guid>
      <dc:creator>shannong</dc:creator>
      <dc:date>2003-06-16T19:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PIX configuration!!!</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166042#M711924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can't ping it's default gateway...the gateway ip is 216.46.16.1....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I put like route this command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;route outside 0.0.0.0 0.0.0.0 216.46.16.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is that OK???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2003 12:08:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166042#M711924</guid>
      <dc:creator>btxcisco</dc:creator>
      <dc:date>2003-06-17T12:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PIX configuration!!!</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166043#M711967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &amp;gt; route outside 0.0.0.0 0.0.0.0 216.46.16.1 1 &amp;lt;-- next hop metric &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(if you are not sure of the metric then, enter 1. Your ISP should be able to provide the info, also you can use a traceroute cmd to obtain the number of hops. The default is 1 if a metric is not specified)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you save the config by using 'write memory' !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2003 15:25:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166043#M711967</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-17T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PIX configuration!!!</title>
      <link>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166044#M711984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again - also forgot to mention, can you provide us with your config (exclude any real inside IP and any passwords).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks --&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2003 15:42:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/problem-with-pix-configuration/m-p/166044#M711984</guid>
      <dc:creator>jmia</dc:creator>
      <dc:date>2003-06-17T15:42:56Z</dc:date>
    </item>
  </channel>
</rss>

