<?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 cannot see outside network in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439853#M534636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Cisco 800 ADSL router, natting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pix 501.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router gets IP from ISP via DHCP. 213.210.21.161.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router Inside address : 192.168.10.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall Outside address : 192.168.10.2/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall inside address : 192.168.25.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried with NAT on and off in the firewall (assuming that nat (0) is effectively turining NAT off) and we have tried nat(1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to create a default route of 192.168.10.1 in the firewall but whenever I try this I get an error to say that the route is already configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we want to do is to be able to have a bunch of inside 192.168 addresses able to see the Internet but be protected from incoming traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can't even get the example icmp commands to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The firewall is able to PING the Internet using the PDM Tools option to PING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume that we cannot NAT on both devices and that "nat (0)" turns natting off in the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2005 07:39:13 GMT</pubDate>
    <dc:creator>jonrowlan</dc:creator>
    <dc:date>2005-08-02T07:39:13Z</dc:date>
    <item>
      <title>PIX cannot see outside network</title>
      <link>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439851#M534631</link>
      <description>&lt;P&gt;We have set a Cisco ADSL router up and a PIX firewall. I have followed the Cisco article on configuring the firewall but no matter what I do, I can only see the outside addresses if I allow the Firewall to give me a DHCP address. I have tried NAT and Non Natting configs. The basic examples don't even work for me. Can anyone give me any pointers where to start?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 08:18:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439851#M534631</guid>
      <dc:creator>jonrowlan</dc:creator>
      <dc:date>2020-02-21T08:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: PIX cannot see outside network</title>
      <link>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439852#M534633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so basically, you've got the following setup:&lt;/P&gt;&lt;P&gt;Inside_network-&amp;gt;PIX FW-&amp;gt;ADSL Router-&amp;gt;Internet ?? what are you trying to achieve? do you have the correct default gateways setup? &lt;/P&gt;&lt;P&gt;Inside_Network default GW = PIX Inside Address&lt;/P&gt;&lt;P&gt;PIX Default GW = ADSL Router,&lt;/P&gt;&lt;P&gt;ADSL Router Default GW = YourISP&lt;/P&gt;&lt;P&gt;Which device are you planning on running NAT on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 06:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439852#M534633</guid>
      <dc:creator>valconix</dc:creator>
      <dc:date>2005-08-02T06:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: PIX cannot see outside network</title>
      <link>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439853#M534636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Cisco 800 ADSL router, natting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Pix 501.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router gets IP from ISP via DHCP. 213.210.21.161.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Router Inside address : 192.168.10.1/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall Outside address : 192.168.10.2/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firewall inside address : 192.168.25.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tried with NAT on and off in the firewall (assuming that nat (0) is effectively turining NAT off) and we have tried nat(1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to create a default route of 192.168.10.1 in the firewall but whenever I try this I get an error to say that the route is already configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All we want to do is to be able to have a bunch of inside 192.168 addresses able to see the Internet but be protected from incoming traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can't even get the example icmp commands to work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The firewall is able to PING the Internet using the PDM Tools option to PING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume that we cannot NAT on both devices and that "nat (0)" turns natting off in the firewall?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;jON&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 07:39:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/pix-cannot-see-outside-network/m-p/439853#M534636</guid>
      <dc:creator>jonrowlan</dc:creator>
      <dc:date>2005-08-02T07:39:13Z</dc:date>
    </item>
  </channel>
</rss>

