<?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: Open Port 5253 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262991#M1076877</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Rob! What is the command script I need to run in CLI to make sure it saves to the Firewall. Remember I had an issue with settings not being saved previously. Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2020 14:26:01 GMT</pubDate>
    <dc:creator>wynneitmgr</dc:creator>
    <dc:date>2020-12-23T14:26:01Z</dc:date>
    <item>
      <title>Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262968#M1076870</link>
      <description>&lt;P&gt;I am trying to open Port 5253 to permit an outbound connection for our new Kohler Generator. I thought I could do it the same way I was opening other ports but I do not see port 5253 as an option when I am in ASDM with Access and NAT rules. Any ideas? Thank you in advance!!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:00:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262968#M1076870</guid>
      <dc:creator>wynneitmgr</dc:creator>
      <dc:date>2020-12-23T14:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262977#M1076871</link>
      <description>&lt;P&gt;You need to create new service object TCP or UDP with port 5253.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:10:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262977#M1076871</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-12-23T14:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262988#M1076874</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/469717"&gt;@wynneitmgr&lt;/a&gt;&amp;nbsp; You'll need to create and object(s) as it's not a common port. I assume it's TCP, in ASDM just navigate to Configuration &amp;gt; Firewall &amp;gt; Objects &amp;gt; Service Objects and create a service for TCP and UDP (if necessary). You can then modify your ACL as normal and reference this service object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="create object.PNG" style="width: 778px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/100224iD1F4BBC0FC894489/image-size/large?v=v2&amp;amp;px=999" role="button" title="create object.PNG" alt="create object.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:20:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262988#M1076874</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-12-23T14:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262989#M1076875</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/286878"&gt;@balaji.bandi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to create an Access Rule or NAT Rule?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:21:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262989#M1076875</guid>
      <dc:creator>wynneitmgr</dc:creator>
      <dc:date>2020-12-23T14:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262990#M1076876</link>
      <description>&lt;P&gt;If this was accessing from outside to inside, yes you need NAT rule.&lt;/P&gt;
&lt;P&gt;Either case you need Access rule to allow this port from source to destination (by default deny)&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:24:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262990#M1076876</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-12-23T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262991#M1076877</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/97036"&gt;@Rob Ingram&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Rob! What is the command script I need to run in CLI to make sure it saves to the Firewall. Remember I had an issue with settings not being saved previously. Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262991#M1076877</guid>
      <dc:creator>wynneitmgr</dc:creator>
      <dc:date>2020-12-23T14:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Open Port 5253</title>
      <link>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262996#M1076878</link>
      <description>&lt;P&gt;You will only need an ACL rule configured, e.g.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 931px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/100226i5FDBBBF749DD27B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You mentioned this is an outbound connection, so you won't need a specific NAT rule created as you can rely on your existing PAT rule that you should have in place.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are in ASDM click the &lt;STRONG&gt;Save&lt;/STRONG&gt; button to save the configuration. On from the CLI use the command &lt;STRONG&gt;write mem&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 14:32:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/open-port-5253/m-p/4262996#M1076878</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2020-12-23T14:32:23Z</dc:date>
    </item>
  </channel>
</rss>

