<?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 Help with NAT Problem from using ASDM software in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/help-with-nat-problem-from-using-asdm-software/m-p/1543735#M579052</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could somone help me with a NAT issue. What I would like to do is NAT a device which sits within the F5_LTM interface (10.224.192.0/20).&lt;/P&gt;&lt;P&gt;I need to NAT the source address of 10.224.200.8 to 10.224.192.12 when it hits the inside interface.&lt;/P&gt;&lt;P&gt;I made a change using the asdm software to add the following NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.200.8 10.224.192.12 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the NAT above was added below the network NAT statement (below) I moved it above this as I thought it would need to hit this first like an access-list. When I did this it prevented traffic from the inside accessing 10.224.192.0/20 network.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.192.0 10.224.192.0 netmask 255.255.240.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/2&lt;BR /&gt; nameif F5_LTM&lt;/P&gt;&lt;P&gt; security-level 50&lt;BR /&gt; ip address 10.224.192.255 255.255.240.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;BR /&gt; nameif Inside&lt;BR /&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.224.1.2 255.255.255.240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advice if what I'm trying to achive is possible? Was I correct in trying to move the specific NAT above the less specfic NAT and if so how can I do this on the command line. I think using the ASDM has made additional changes I waasn't aware of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do people think of using the ASDM software?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2019 01:01:20 GMT</pubDate>
    <dc:creator>darrenriley5</dc:creator>
    <dc:date>2019-03-13T01:01:20Z</dc:date>
    <item>
      <title>Help with NAT Problem from using ASDM software</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat-problem-from-using-asdm-software/m-p/1543735#M579052</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could somone help me with a NAT issue. What I would like to do is NAT a device which sits within the F5_LTM interface (10.224.192.0/20).&lt;/P&gt;&lt;P&gt;I need to NAT the source address of 10.224.200.8 to 10.224.192.12 when it hits the inside interface.&lt;/P&gt;&lt;P&gt;I made a change using the asdm software to add the following NAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.200.8 10.224.192.12 netmask 255.255.255.255&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the NAT above was added below the network NAT statement (below) I moved it above this as I thought it would need to hit this first like an access-list. When I did this it prevented traffic from the inside accessing 10.224.192.0/20 network.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.192.0 10.224.192.0 netmask 255.255.240.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/2&lt;BR /&gt; nameif F5_LTM&lt;/P&gt;&lt;P&gt; security-level 50&lt;BR /&gt; ip address 10.224.192.255 255.255.240.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet0/1&lt;BR /&gt; nameif Inside&lt;BR /&gt; security-level 100&lt;/P&gt;&lt;P&gt; ip address 10.224.1.2 255.255.255.240&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone advice if what I'm trying to achive is possible? Was I correct in trying to move the specific NAT above the less specfic NAT and if so how can I do this on the command line. I think using the ASDM has made additional changes I waasn't aware of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do people think of using the ASDM software?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2019 01:01:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat-problem-from-using-asdm-software/m-p/1543735#M579052</guid>
      <dc:creator>darrenriley5</dc:creator>
      <dc:date>2019-03-13T01:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help with NAT Problem from using ASDM software</title>
      <link>https://community.cisco.com/t5/network-security/help-with-nat-problem-from-using-asdm-software/m-p/1543736#M579054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ASDM is pretty useful for most people. It is worth doing a sanity check for commands it pushes, but users are mostly satified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your nat, if you have 2 statics that conflict (include same ip addresses), then you would need to match the first one and the secnd will not take effect. So what you saw there probably makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice though that if&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.200.8 10.224.192.12 netmask 255.255.255.255&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;static (F5_LTM_SBS,SBS_Inside) 10.224.192.0 10.224.192.0 netmask 255.255.240.0&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then the user 10.224.192.12 will not be translated to itseld when going to SBS_Inside.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Nov 2010 17:35:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/help-with-nat-problem-from-using-asdm-software/m-p/1543736#M579054</guid>
      <dc:creator>Panos Kampanakis</dc:creator>
      <dc:date>2010-11-30T17:35:19Z</dc:date>
    </item>
  </channel>
</rss>

