<?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 using different service port in access rules in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/using-different-service-port-in-access-rules/m-p/3307723#M1064692</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am configuring an access rule where i have created a service port tcp/udp 3389 and in addition to that i am adding icmp group port (0, 3 and &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; but i am getting an error message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"service cannot contain services of different types"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any advise?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 15:05:32 GMT</pubDate>
    <dc:creator>M Mohammed</dc:creator>
    <dc:date>2020-02-21T15:05:32Z</dc:date>
    <item>
      <title>using different service port in access rules</title>
      <link>https://community.cisco.com/t5/network-security/using-different-service-port-in-access-rules/m-p/3307723#M1064692</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am configuring an access rule where i have created a service port tcp/udp 3389 and in addition to that i am adding icmp group port (0, 3 and &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; but i am getting an error message&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"service cannot contain services of different types"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any advise?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;MM&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 15:05:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-different-service-port-in-access-rules/m-p/3307723#M1064692</guid>
      <dc:creator>M Mohammed</dc:creator>
      <dc:date>2020-02-21T15:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: using different service port in access rules</title>
      <link>https://community.cisco.com/t5/network-security/using-different-service-port-in-access-rules/m-p/3307780#M1064693</link>
      <description>&lt;P&gt;Hi Mohammed,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can not use both tcp and icmp service in same access control entry.&lt;/P&gt;
&lt;P&gt;You can create seperate objects for tcp and icmp service&amp;nbsp; and can call them in seperate access control entries.&lt;/P&gt;
&lt;P&gt;Please let me know if you have any concern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way out is&amp;nbsp;&amp;nbsp;:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="pB1_Body1"&gt;To create a protocol group for TCP, UDP, and ICMP, enter the following commands:&lt;/P&gt;
&lt;P&gt;&lt;A name="wp1079236" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;SECTION class="pEx1_Example1"&gt;
&lt;PRE&gt;hostname (config)# &lt;STRONG class="cKeyword"&gt;object-group protocol tcp_udp_icmp
&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;P&gt;&lt;A name="wp1079237" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;SECTION class="pEx1_Example1"&gt;
&lt;PRE&gt;hostname (config-protocol)# &lt;STRONG class="cKeyword"&gt;protocol-object tcp
&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;P&gt;&lt;A name="wp1079254" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;SECTION class="pEx1_Example1"&gt;
&lt;PRE&gt;hostname (config-protocol)# &lt;STRONG class="cKeyword"&gt;protocol-object udp
&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;P&gt;&lt;A name="wp1079259" target="_blank"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;SECTION class="pEx1_Example1"&gt;
&lt;PRE&gt;hostname (config-protocol)# &lt;STRONG class="cKeyword"&gt;protocol-object icmp&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;/SECTION&gt;
&lt;P&gt;and then use this protocol object in ACL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For detailed info please refer to below link: -&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/objectgroups.html#wp1098519" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/security/asa/asa82/configuration/guide/config/objectgroups.html#wp1098519&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark this post as post as helpful and accept it as solution if it resolves your concern.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;shivdube&lt;/P&gt;
&lt;P&gt;EX-CISCO TAC Engg&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 14:17:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/using-different-service-port-in-access-rules/m-p/3307780#M1064693</guid>
      <dc:creator>er.shivamdubey31190</dc:creator>
      <dc:date>2018-01-08T14:17:05Z</dc:date>
    </item>
  </channel>
</rss>

