<?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 NAT 0 from PIX TO ASA  [HELP] in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/nat-0-from-pix-to-asa-help/m-p/4088542#M1070336</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to convert the following configuration to ASA:&lt;/P&gt;&lt;P&gt;nat (interconnection) 0 10.17.1.0 255.255.255.0&lt;BR /&gt;nat (inside) 0 192.168.80.0 255.255.255.0&lt;BR /&gt;nat (inside) 0 10.1.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;could someone help ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 19 May 2020 10:19:02 GMT</pubDate>
    <dc:creator>elouadiloubna</dc:creator>
    <dc:date>2020-05-19T10:19:02Z</dc:date>
    <item>
      <title>NAT 0 from PIX TO ASA  [HELP]</title>
      <link>https://community.cisco.com/t5/network-security/nat-0-from-pix-to-asa-help/m-p/4088542#M1070336</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to convert the following configuration to ASA:&lt;/P&gt;&lt;P&gt;nat (interconnection) 0 10.17.1.0 255.255.255.0&lt;BR /&gt;nat (inside) 0 192.168.80.0 255.255.255.0&lt;BR /&gt;nat (inside) 0 10.1.0.0 255.255.0.0&lt;/P&gt;&lt;P&gt;could someone help ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 10:19:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-0-from-pix-to-asa-help/m-p/4088542#M1070336</guid>
      <dc:creator>elouadiloubna</dc:creator>
      <dc:date>2020-05-19T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: NAT 0 from PIX TO ASA  [HELP]</title>
      <link>https://community.cisco.com/t5/network-security/nat-0-from-pix-to-asa-help/m-p/4088806#M1070345</link>
      <description>&lt;P&gt;Here you go:&lt;/P&gt;
&lt;PRE&gt;! Original statement: nat (interconnection) 0 10.17.1.0 255.255.255.0
object network OBJ-10.17.1.0-24
  subnet 10.17.1.0 255.255.255.0
nat (interconnection,any) 1 source static OBJ-10.17.1.0-24 OBJ-10.17.1.0-24 no-proxy-arp description NONAT
! Warning: Using 'any' as destination interface may be dangerous. Find real destination by looking at routes.

! Original statement: nat (inside) 0 192.168.80.0 255.255.255.0
object network OBJ-192.168.80.0-24
  subnet 192.168.80.0 255.255.255.0
nat (inside,any) 1 source static OBJ-192.168.80.0-24 OBJ-192.168.80.0-24 no-proxy-arp description NONAT
! Warning: Using 'any' as destination interface may be dangerous. Find real destination by looking at routes.

! Original statement: nat (inside) 0 10.1.0.0 255.255.0.0
object network OBJ-10.1.0.0-16
  subnet 10.1.0.0 255.255.0.0
nat (inside,any) 1 source static OBJ-10.1.0.0-16 OBJ-10.1.0.0-16 no-proxy-arp description NONAT
! Warning: Using 'any' as destination interface may be dangerous. Find real destination by looking at routes.&lt;/PRE&gt;</description>
      <pubDate>Tue, 19 May 2020 16:58:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/nat-0-from-pix-to-asa-help/m-p/4088806#M1070345</guid>
      <dc:creator>Marvin Rhoads</dc:creator>
      <dc:date>2020-05-19T16:58:49Z</dc:date>
    </item>
  </channel>
</rss>

