<?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: newbie question : object and object group in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510244#M613067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are correct. If you look at the output below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test line 1 extended permit ip any object-group Inside_Network &lt;/P&gt;&lt;P&gt;  access-list test line 1 extended permit ip any 10.10.10.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  access-list test line 1 extended permit ip any 10.10.20.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first line is the one that we configure in the firewall and it expands&lt;/P&gt;&lt;P&gt;to the next two lines when building the ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Aug 2010 02:53:22 GMT</pubDate>
    <dc:creator>Nagaraja Thanthry</dc:creator>
    <dc:date>2010-08-31T02:53:22Z</dc:date>
    <item>
      <title>newbie question : object and object group</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510243#M613065</link>
      <description>&lt;P&gt;hi, i am quite new to ASA firewall&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just wanna ask is the below statement correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network users &lt;BR /&gt; subnet 10.10.10.0 255.255.255.0&lt;BR /&gt; description vlan 10 Users&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object network IP_Phone &lt;BR /&gt; subnet 10.10.20.0 255.255.255.0&lt;BR /&gt; description vlan20 IP Phone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;object-group network Inside_Network&lt;BR /&gt; network-object object users&lt;BR /&gt; network-object object IP_Phone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the object-group network Network_Mgnt, the network-object object users statement is it equivalence for network-object 10.10.10.0 255.255.255.0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 18:32:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510243#M613065</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2019-03-11T18:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: newbie question : object and object group</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510244#M613067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are correct. If you look at the output below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;access-list test line 1 extended permit ip any object-group Inside_Network &lt;/P&gt;&lt;P&gt;  access-list test line 1 extended permit ip any 10.10.10.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;  access-list test line 1 extended permit ip any 10.10.20.0 255.255.255.0 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first line is the one that we configure in the firewall and it expands&lt;/P&gt;&lt;P&gt;to the next two lines when building the ACE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 02:53:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510244#M613067</guid>
      <dc:creator>Nagaraja Thanthry</dc:creator>
      <dc:date>2010-08-31T02:53:22Z</dc:date>
    </item>
    <item>
      <title>ASA firewall design idea needed</title>
      <link>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510245#M613069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, about some design quetion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;basically my network topology look like the diagram illustrated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a. outside interface facing to public internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b. inside interface &lt;BR /&gt;- physically is connect to core switch &lt;BR /&gt;- logically this interface will have sub-interface for different zone &lt;BR /&gt;- CSC module physically connect to core switch, which is fall to vlan200 management&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c. MISC&lt;/P&gt;&lt;P&gt;- the switch will doing inter-vlan routing&lt;BR /&gt;- one email server reside in vlan100 server (10.10.100.25 --&amp;gt; 202.152.87.25), which need to do NAT for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try to use the object and object-group to make it categorize (shown in diagram)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. so i need to explicitly create the ACL fot outside remote access?&lt;BR /&gt;is it the correct way for my ACL?&lt;BR /&gt;example: access-list mgnt_zone_access_in extended permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. so i can apply either object or object-group on the ACL or NAT?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; beside email server know gonna have static NAT, should i do any NAT for the network? (well, your suggest are welcome, what-if you meet this kind of topology, what would you do..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. what does it mean for this NAT+ACL hybrid?&lt;BR /&gt;example : access-list mgtn_zone_nat0_outbound extended permit ip 10.10.200.0 255.255.255.0 10.10.10.0 255.255.255.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Aug 2010 07:14:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/newbie-question-object-and-object-group/m-p/1510245#M613069</guid>
      <dc:creator>yong khang NG</dc:creator>
      <dc:date>2010-08-31T07:14:22Z</dc:date>
    </item>
  </channel>
</rss>

