<?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: mutliple outbound destination nat in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627964#M559482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes my req.is to destination nat 2 public to same private ip .and i know the error will come but i want to know if there is any fix or workaround for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.14 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;static (VLAN100,VLAN100) 112.97.2.15 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Mar 2011 12:57:54 GMT</pubDate>
    <dc:creator>jvardhan29</dc:creator>
    <dc:date>2011-03-19T12:57:54Z</dc:date>
    <item>
      <title>mutliple outbound destination nat</title>
      <link>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627962#M559474</link>
      <description>&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a host and server in the same range sititng inside of firewall, is the below communication possible from inside host (10.10.4.3) to inside server (10.10.4.4) which belongs to the same range by doing destination NAT .Firewall inside interface is VLAN100 and is gateway of both the machines&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Inside host -----&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; L2 ---(VLAN100)ASA&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;/P&gt;&lt;P&gt;Inside server----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.14 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to access 112.97.2.14 from 10.10.4.3 it works but below one doesnt and gives an error "duplicate of existing static " when i configure it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.15 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understand the error but is it possible to configure both somehow and make them work (may be with policy based nat )&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 20:09:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627962#M559474</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2019-03-11T20:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: mutliple outbound destination nat</title>
      <link>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627963#M559479</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;The error is because you're trying to assign to public IPs statically to the same internal IP.&lt;/P&gt;&lt;P&gt;Just with the command:&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.14 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;You can access the server via 112.97.2.14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the idea of adding this command?&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.15 10.10.4.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You want to access the server via 112.97.2.14 or via 112.97.2.15?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Federico.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2011 02:29:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627963#M559479</guid>
      <dc:creator>Federico Coto Fajardo</dc:creator>
      <dc:date>2011-03-19T02:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: mutliple outbound destination nat</title>
      <link>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627964#M559482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes my req.is to destination nat 2 public to same private ip .and i know the error will come but i want to know if there is any fix or workaround for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (VLAN100,VLAN100) 112.97.2.14 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;static (VLAN100,VLAN100) 112.97.2.15 10.10.4.4 netmask 255.255.255.255&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Mar 2011 12:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627964#M559482</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2011-03-19T12:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: mutliple outbound destination nat</title>
      <link>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627965#M559484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone guide and lemme know if the requirement is possible . thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Apr 2011 10:09:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/mutliple-outbound-destination-nat/m-p/1627965#M559484</guid>
      <dc:creator>jvardhan29</dc:creator>
      <dc:date>2011-04-02T10:09:24Z</dc:date>
    </item>
  </channel>
</rss>

