<?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: FQDN object in Twice NAT on ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971972#M1106575</link>
    <description>&lt;P&gt;Hi friend'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I make second review' you use object name which look like fqdn' that why command reject.&lt;/P&gt;
&lt;P&gt;Change the name and put fqdn within object and try again.&lt;/P&gt;
&lt;P&gt;Note:- check link I share' you need sure the DNS service for this task&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2023 10:27:31 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2023-12-06T10:27:31Z</dc:date>
    <item>
      <title>FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971747#M1106559</link>
      <description>&lt;P&gt;Hello community!&lt;/P&gt;
&lt;P&gt;According to the &lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa917/release/notes/asarn917.html#:~:text=Twice%20NAT%20support%20for%20fully-qualified%20domain%20name%20(FQDN)%20objects%20as%20the%20translated%20(mapped)%20destination" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="0"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa917/release/notes/asarn917.html#:~:text=Twice%20NAT%20support%20for%20fully%2Dqualified%20domain%20name%20(FQDN)%20objects%20as%20the%20translated%20(mapped)%20destination&lt;/A&gt;, the firewall is supposed to support FQDN objects in NAT.&lt;/P&gt;
&lt;TABLE border="1" cellpadding="0"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="2"&gt;
&lt;P&gt;&lt;STRONG&gt;Firewall Features&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;
&lt;P&gt;Twice NAT support for fully-qualified domain name (FQDN) objects as the translated (mapped) destination&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;
&lt;P&gt;You can use an FQDN network object, such as one specifying&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.example.com/" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable" data-linkindex="1"&gt;www.example.com&lt;/A&gt;, as the translated (mapped) destination address in twice NAT rules. The system configures the rule based on the IP address returned from the DNS server.&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried someting like&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;nat (any,any) source static 10.0.0.0 10.0.0.0 destination static &lt;A href="http://www.example.com" target="_blank" rel="noopener"&gt;www.example.com&lt;/A&gt; example.com&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ERROR: Object &lt;A href="http://www.example.com" target="_blank" rel="noopener"&gt;www.example.com&lt;/A&gt; contains FQDN object. These are not supported in NAT commands.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know if this is still supported or how it works? I should note that I have 9.18.x version.&lt;/P&gt;
&lt;P&gt;THX you all in addition!&lt;/P&gt;
&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 14:57:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971747#M1106559</guid>
      <dc:creator>janvanek</dc:creator>
      <dc:date>2023-12-05T14:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971750#M1106560</link>
      <description>&lt;P&gt;Sorry for fat finger&amp;nbsp; the command was actually&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;nat (any,any) source static 10.0.0.0 10.0.0.0 destination static&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.example.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;www.example.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:00:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971750#M1106560</guid>
      <dc:creator>janvanek</dc:creator>
      <dc:date>2023-12-05T15:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971758#M1106561</link>
      <description>&lt;P&gt;I will check fqdn in NAT but did you try add object-network using fqdn in NAT instead of directly using FQDN?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-appliance-asa-software/216553-understand-the-working-of-dns-on-asa-whe.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-appliance-asa-software/216553-understand-the-working-of-dns-on-asa-whe.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:09:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971758#M1106561</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-05T15:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971762#M1106562</link>
      <description>&lt;P&gt;Sorry I forgot to explain. "&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.example.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;www.example.com&lt;/A&gt;" is an object with the value "&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://www.example.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;www.example.com&lt;/A&gt;" Otherwise the NAT command could not work.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:14:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971762#M1106562</guid>
      <dc:creator>janvanek</dc:creator>
      <dc:date>2023-12-05T15:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971784#M1106563</link>
      <description>&lt;P&gt;If that so check your ASA DNS config.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 15:37:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971784#M1106563</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-05T15:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971972#M1106575</link>
      <description>&lt;P&gt;Hi friend'&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I make second review' you use object name which look like fqdn' that why command reject.&lt;/P&gt;
&lt;P&gt;Change the name and put fqdn within object and try again.&lt;/P&gt;
&lt;P&gt;Note:- check link I share' you need sure the DNS service for this task&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 10:27:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4971972#M1106575</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-06T10:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4972243#M1106602</link>
      <description>&lt;P&gt;Hello, Thx for reply.&lt;/P&gt;
&lt;P&gt;Tried this:&lt;/P&gt;
&lt;P&gt;object network SOURCE_OBJECT&lt;BR /&gt;subnet 10.10.0.0 255.255.0.0&lt;BR /&gt;object network DESTINATION_FQDN&lt;BR /&gt;fqdn &lt;A href="http://www.example.com" target="_blank"&gt;www.example.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;nat (any,any) source static SOURCE_OBJECT SOURCE_OBJECT destination static SOURCE_OBJECT DESTINATION_FQDN&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-this works. That means I can only use FQDN object in "&lt;SPAN&gt;translated (mapped) destination".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you again, I thing problem was solved.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jan&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 10:23:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4972243#M1106602</guid>
      <dc:creator>janvanek</dc:creator>
      <dc:date>2023-12-06T10:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: FQDN object in Twice NAT on ASA</title>
      <link>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4972248#M1106604</link>
      <description>&lt;P&gt;Friend you are so welcome&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am glad your issue is solved.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have&amp;nbsp; a nice day&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 10:26:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/fqdn-object-in-twice-nat-on-asa/m-p/4972248#M1106604</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2023-12-06T10:26:25Z</dc:date>
    </item>
  </channel>
</rss>

