<?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 ASA 5545 object nat in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204514#M592241</link>
    <description>&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;May you please assist me. I have a scenario were on object nat has been created on ASA 5545 using one public ip for 2 different private ips with different port. Only one instance is working is working while the other one isnt.&lt;/P&gt;&lt;P&gt;I have also tried using static nats but when one works the other one doesn't.&amp;nbsp; How best can I handle this? Below is my configuration.&lt;/P&gt;&lt;P&gt;object network TEST_DMZ_ORIGINAL_8291&lt;BR /&gt;host 10.10.11.8&lt;BR /&gt;object network LIVE_DMZ_ORIGINAL_8290&lt;BR /&gt;host 10.10.11.7&lt;BR /&gt;object network TEST_DMZ_ORIGINAL_8291&lt;BR /&gt;nat (dmz,outside) static PUBLIC service tcp 8291 8291&lt;BR /&gt;object network LIVE_DMZ_ORIGINAL_8290&lt;BR /&gt;nat (dmz,outside) static PUBLIC service tcp 8290 8290&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 12:53:14 GMT</pubDate>
    <dc:creator>yvonne-tsara</dc:creator>
    <dc:date>2024-10-07T12:53:14Z</dc:date>
    <item>
      <title>ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204514#M592241</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;May you please assist me. I have a scenario were on object nat has been created on ASA 5545 using one public ip for 2 different private ips with different port. Only one instance is working is working while the other one isnt.&lt;/P&gt;&lt;P&gt;I have also tried using static nats but when one works the other one doesn't.&amp;nbsp; How best can I handle this? Below is my configuration.&lt;/P&gt;&lt;P&gt;object network TEST_DMZ_ORIGINAL_8291&lt;BR /&gt;host 10.10.11.8&lt;BR /&gt;object network LIVE_DMZ_ORIGINAL_8290&lt;BR /&gt;host 10.10.11.7&lt;BR /&gt;object network TEST_DMZ_ORIGINAL_8291&lt;BR /&gt;nat (dmz,outside) static PUBLIC service tcp 8291 8291&lt;BR /&gt;object network LIVE_DMZ_ORIGINAL_8290&lt;BR /&gt;nat (dmz,outside) static PUBLIC service tcp 8290 8290&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 12:53:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204514#M592241</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T12:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204520#M592244</link>
      <description>&lt;PRE&gt;ASA(config)# &lt;STRONG&gt;nat (dmz,outside) &lt;EM&gt;1&lt;/EM&gt; source static&lt;/STRONG&gt; &lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;TEST_DMZ_ORIGINAL_8291&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&amp;lt;interface or public IP object network name&amp;gt; service tcp 8290 8290  &lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Above is correct, remove auto NAT you use before.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:04:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204520#M592244</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T13:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204529#M592248</link>
      <description>&lt;P&gt;I am not sure if I have an auto nat configured. All the static nats I had initially configured, I removed them but the object nat is only working for one server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:17:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204529#M592248</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T13:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204530#M592249</link>
      <description>&lt;PRE&gt;ASA(config)# &lt;STRONG&gt;nat (dmz,outside) &lt;EM&gt;1&lt;/EM&gt; source static&lt;/STRONG&gt; &lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;TEST_DMZ_ORIGINAL_8291&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&amp;lt;interface or public IP object network name&amp;gt; service tcp 8291 8291&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;ASA(config)# &lt;STRONG&gt;nat (dmz,outside) &lt;EM&gt;1&lt;/EM&gt; source static&lt;/STRONG&gt; &lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN&gt;LIVE_DMZ_ORIGINAL_8290&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&amp;lt;interface or public IP object network name&amp;gt; service tcp 8290 8290&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;Add above&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And remove&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;TEST_DMZ_ORIGINAL_8291&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nat (dmz,outside) static PUBLIC service tcp 8291 8291&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;object network LIVE_DMZ_ORIGINAL_8290&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nat (dmz,outside) static PUBLIC service tcp 8290 8290&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;MHM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:20:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204530#M592249</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T13:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204533#M592250</link>
      <description>&lt;P&gt;Thank you, let me try that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:24:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204533#M592250</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204540#M592252</link>
      <description>&lt;P&gt;Sure take your time&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:32:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204540#M592252</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T13:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204545#M592253</link>
      <description>&lt;P&gt;After the service command, i only have 2 options shown below.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;configure mode commands/options:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;WORD Specify object name for real service&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;any All service objects&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;My IOS version is shown below:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Cisco Adaptive Security Appliance Software Version 9.12(4)30 &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;SSP Operating System Version 2.6(1.232)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Device Manager Version 7.17(1)152&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:35:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204545#M592253</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204549#M592254</link>
      <description>&lt;PRE&gt;&lt;CODE class="language-ps"&gt;object service 8290
 service tcp source eq 8290&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="language-ps"&gt;object service 8291
 service tcp source eq 8291&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Use object service as above in NAT command.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:43:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204549#M592254</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T13:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204577#M592256</link>
      <description>&lt;P&gt;Thank you so much. It is working now. What makes the object nat and the ordinary static nat fail to work.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 14:30:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204577#M592256</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T14:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204579#M592257</link>
      <description>&lt;P&gt;Order'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Auto NAT (object NAT) come in order and if you use have dyanimc NAT above these server static auto NAT then the traffic will hit wrong NAT.&lt;/P&gt;
&lt;P&gt;So we use manual NAT because these NAT always be in top list of NAT config in ASA and after it come other object NAT.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 14:33:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204579#M592257</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T14:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204629#M592265</link>
      <description>&lt;P&gt;Thanks a million&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 15:45:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204629#M592265</guid>
      <dc:creator>yvonne-tsara</dc:creator>
      <dc:date>2024-10-07T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5545 object nat</title>
      <link>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204633#M592267</link>
      <description>&lt;P&gt;You&amp;nbsp; are welcome billion&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="images (1).png" style="width: 327px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/230782iD2FE8C265CFECBB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="images (1).png" alt="images (1).png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 15:47:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/asa-5545-object-nat/m-p/5204633#M592267</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-10-07T15:47:42Z</dc:date>
    </item>
  </channel>
</rss>

