<?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 Hi Neil, in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966732#M148695</link>
    <description>&lt;P&gt;Hi Neil,&lt;/P&gt;
&lt;P&gt;Yes, you can. Please go through the below link for details:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/66011/using-hostnames-dns-access-lists-configuration-steps-caveats-and-troubleshooting&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kanwal&lt;/P&gt;
&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Nov 2016 22:26:07 GMT</pubDate>
    <dc:creator>Kanwaljeet Singh</dc:creator>
    <dc:date>2016-11-08T22:26:07Z</dc:date>
    <item>
      <title>Object Group from DNS query</title>
      <link>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966731#M148694</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Is there any way to create a access group from a DNS query online.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Want my AV to update allowing there update name (update.av.com)&amp;nbsp;but as DNS names public IPS change all the times I cannot create a access group with thousands of IP's.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Seen some talk on access lists but was wondering if it can be done with access groups as well so that the access group is populated by the latest nslookup and the access list with assigned ports allows the updates to pc/s&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Any help appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 08:30:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966731#M148694</guid>
      <dc:creator>neil.mackland1</dc:creator>
      <dc:date>2019-03-12T08:30:34Z</dc:date>
    </item>
    <item>
      <title>Hi Neil,</title>
      <link>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966732#M148695</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;
&lt;P&gt;Yes, you can. Please go through the below link for details:&lt;/P&gt;
&lt;P&gt;https://supportforums.cisco.com/document/66011/using-hostnames-dns-access-lists-configuration-steps-caveats-and-troubleshooting&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kanwal&lt;/P&gt;
&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Nov 2016 22:26:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966732#M148695</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2016-11-08T22:26:07Z</dc:date>
    </item>
    <item>
      <title>Hi</title>
      <link>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966733#M148696</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;and thanks for the info but I get a error on the command to create the object on the q of fqdn&lt;/P&gt;
&lt;P&gt;IASA(config)# object network AV-UPDATES&lt;BR /&gt;IASA(config-network)# fqdn v4 update.av.com&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:23:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966733#M148696</guid>
      <dc:creator>neil.mackland1</dc:creator>
      <dc:date>2016-11-09T07:23:01Z</dc:date>
    </item>
    <item>
      <title>Hi Neil,</title>
      <link>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966734#M148697</link>
      <description>&lt;P&gt;Hi Neil,&lt;/P&gt;
&lt;P&gt;It works fine for me.&lt;/P&gt;
&lt;P&gt;&lt;G class="gr_ gr_30 gr-alert gr_spell gr_run_anim ContextualSpelling ins-del multiReplace" id="30" data-gr-id="30"&gt;ciscoasa&lt;/G&gt;(config)# object network AV-UPDATES&lt;BR /&gt;ciscoasa(config-network-object)# fqdn v4 update.av.com&lt;BR /&gt;ciscoasa(config-network-object)# exit&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ciscoasa(config)# sh run object &lt;BR /&gt;object network obj_any&lt;BR /&gt;&amp;nbsp;subnet 0.0.0.0 0.0.0.0&lt;BR /&gt;object network AV-UPDATES&lt;BR /&gt;&amp;nbsp;fqdn v4 update.av.com&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I notice "IASA(config-network)#" it should be config-network-object. What is the version running on your ASA?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Kanwal&lt;/P&gt;
&lt;P&gt;Note: Please mark answers if they are helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2016 12:09:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/object-group-from-dns-query/m-p/2966734#M148697</guid>
      <dc:creator>Kanwaljeet Singh</dc:creator>
      <dc:date>2016-11-09T12:09:32Z</dc:date>
    </item>
  </channel>
</rss>

