<?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 5510 &amp; Object-groups in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906184#M437275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Adam!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are doing it right, you are just missing on little keyword.&lt;/P&gt;&lt;P&gt;The line should be as this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit object-group Sample_Port_Group &lt;SPAN style="text-decoration: underline;"&gt;host&lt;/SPAN&gt; 192.168.1.1 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you could specify the subnetmask as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit object-group Sample_Port_Group 192.168.1.1 &lt;SPAN style="text-decoration: underline;"&gt;255.255.255.255 &lt;/SPAN&gt;any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 06:33:56 GMT</pubDate>
    <dc:creator>kampmalm2</dc:creator>
    <dc:date>2012-05-11T06:33:56Z</dc:date>
    <item>
      <title>ASA 5510 &amp; Object-groups</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906183#M437273</link>
      <description>&lt;P&gt;I have an ASA 5510 and have just started using object-groups which are super handy in theory, but not working in reality. I have a service object-group with a mix of tcp, icmp, and udp ports. Let's call it Sample_Port_Group. I'm trying to apply it to my dmz_access_in ACL. Here's the line giving me problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit object-group Sample_Port_Group 192.168.1.1 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The asa throws up an error between 192.168.1.1 and any. When I put up a ? after Sample_Port_Group, it gives me the option of putting in an IP address, any, etc. When I put in a ? after 192.168.1.1, it only gives me the option of putting in an IP address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going off these posts: &lt;/P&gt;&lt;P&gt;- &lt;A href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800d641d.shtml" target="_blank"&gt;http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a00800d641d.shtml&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- &lt;A href="http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/nwaccess.html" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa81/config/guide/nwaccess.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those posts gave me the impression my line was possible, especially the "&lt;SPAN style="font-size: 8pt;"&gt;access-list outsideacl extended permit object-group myaclog interface inside any&lt;/SPAN&gt;" line, which is at the end of the 2nd article linked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:05:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906183#M437273</guid>
      <dc:creator>Adam Hudson</dc:creator>
      <dc:date>2019-03-11T23:05:22Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 &amp; Object-groups</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906184#M437275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Adam!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are doing it right, you are just missing on little keyword.&lt;/P&gt;&lt;P&gt;The line should be as this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit object-group Sample_Port_Group &lt;SPAN style="text-decoration: underline;"&gt;host&lt;/SPAN&gt; 192.168.1.1 any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you could specify the subnetmask as:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list dmz_access_in extended permit object-group Sample_Port_Group 192.168.1.1 &lt;SPAN style="text-decoration: underline;"&gt;255.255.255.255 &lt;/SPAN&gt;any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 06:33:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906184#M437275</guid>
      <dc:creator>kampmalm2</dc:creator>
      <dc:date>2012-05-11T06:33:56Z</dc:date>
    </item>
    <item>
      <title>ASA 5510 &amp; Object-groups</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906185#M437276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was simple, thanks for another pair of eyes to take a look at it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 19:14:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-object-groups/m-p/1906185#M437276</guid>
      <dc:creator>Adam Hudson</dc:creator>
      <dc:date>2012-05-17T19:14:17Z</dc:date>
    </item>
  </channel>
</rss>

