<?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: Router 4321 config questions in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174586#M1075252</link>
    <description>&lt;P&gt;#1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have ACL to deny on Manangement side for http request&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip access-list extended no-web&lt;/P&gt;
&lt;P&gt;deny host any&amp;nbsp; any eq http&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface gi 0/0 (this is management interface )&lt;/P&gt;
&lt;P&gt;ip access-group no-web in&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip nat inside source static tcp publicip 5000 192.168.1.200 5000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note&amp;nbsp; : make sure some changes to be done on Lan side.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 19:46:12 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2020-10-27T19:46:12Z</dc:date>
    <item>
      <title>Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174546#M1075249</link>
      <description>&lt;P&gt;#1 When I set up the router initially, I purposely turned on management via internet.. so when I access my static IP via internet to port 80, I get a login prompt to the router. How can I disable this over WAN?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#2 How can I port forward tcp 5000 port from internet to LAN address 192.168.1.200&lt;/P&gt;&lt;P&gt;staticip:5000 &amp;lt;&amp;gt; 192.168.1.200:5000 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I able to implement these changes via LAN console on port 80 in my web browser, or do I need to connect to the router physically and use terminal ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:34:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174546#M1075249</guid>
      <dc:creator>ZDitner62005</dc:creator>
      <dc:date>2020-10-27T18:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174553#M1075251</link>
      <description>&lt;P&gt;I am facing the same issue&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 18:42:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174553#M1075251</guid>
      <dc:creator>RohitSudhakar81994</dc:creator>
      <dc:date>2020-10-27T18:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174586#M1075252</link>
      <description>&lt;P&gt;#1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have ACL to deny on Manangement side for http request&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip access-list extended no-web&lt;/P&gt;
&lt;P&gt;deny host any&amp;nbsp; any eq http&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface gi 0/0 (this is management interface )&lt;/P&gt;
&lt;P&gt;ip access-group no-web in&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ip nat inside source static tcp publicip 5000 192.168.1.200 5000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note&amp;nbsp; : make sure some changes to be done on Lan side.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 19:46:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4174586#M1075252</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2020-10-27T19:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4175864#M1075310</link>
      <description>&lt;P&gt;Port 5000 is still not open&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 14:56:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4175864#M1075310</guid>
      <dc:creator>ZDitner62005</dc:creator>
      <dc:date>2020-10-29T14:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4176153#M1075324</link>
      <description>&lt;P&gt;I would disable http protocol for management all the way, and if a web access is required to the router, I would enable https as http is not really secure at all. Regarding restricting the traffic, you can restrict the traffic destined to the router itself by using an ACL and apply it to the ingress interface, or, you can use the &lt;STRONG&gt;access-class&lt;/STRONG&gt; command and associate a standard ACL (1 - 99) to it. Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip access-list standard 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;permit host &amp;lt;host IP&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip http access-class 1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However, if you want to apply a static PAT, you can do that with the command:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp &amp;lt;the private IP&amp;gt; &amp;lt;real port&amp;gt; &amp;lt;the public IP&amp;gt; &amp;lt;external port&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ip nat inside source static tcp 192.168.1.200 443 1.1.1.1 5000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This will translate the traffic destined to the port 5000 to port 443, and the IP 1.1.1.1 to the private IP 192.168.1.200.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 21:45:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4176153#M1075324</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2020-10-29T21:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4177390#M1075396</link>
      <description>I get the exception&lt;BR /&gt;&lt;BR /&gt;%Port 5000 is being used by system&lt;BR /&gt;&lt;BR /&gt;I tried a few other ports and get the same error&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:06:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4177390#M1075396</guid>
      <dc:creator>ZDitner62005</dc:creator>
      <dc:date>2020-11-02T14:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4178861#M1075510</link>
      <description>&lt;P&gt;That would be because the device is doing PAT, and most likely that port has been allocated for a connection. What you can try to do is to clear the NAT translations and apply the new commands. If that does not help, you might need to temporarily disable NAT on the inside interface, apply the new commands, and then re-enable NAT on the inside interface.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 20:38:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4178861#M1075510</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2020-11-04T20:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179358#M1075526</link>
      <description>Unfortunately I am not comfortable enough to do this with a live office&lt;BR /&gt;&lt;BR /&gt;Is there a way to find out any TCP port that is not in use I can use for&lt;BR /&gt;forwarding, the port # for WAN doesn't matter to me much&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2020 14:42:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179358#M1075526</guid>
      <dc:creator>ZDitner62005</dc:creator>
      <dc:date>2020-11-05T14:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179498#M1075537</link>
      <description>&lt;P&gt;You can issue the command &lt;STRONG&gt;show ip nat translations&lt;/STRONG&gt; and use any port higher than 1023 that you don't see on the list.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 18:03:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179498#M1075537</guid>
      <dc:creator>Aref Alsouqi</dc:creator>
      <dc:date>2020-11-05T18:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Router 4321 config questions</title>
      <link>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179540#M1075544</link>
      <description>Looks like I found the problem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pro Inside global Inside local Outside local&lt;BR /&gt;Outside global&lt;BR /&gt;&lt;BR /&gt;tcp 192.168.1.9:5000 :5000 --- ---&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I guess one of the commands in this thread caused me to configure this wrong&lt;BR /&gt;&lt;BR /&gt;Obviously outside should not be ---&lt;BR /&gt;&lt;BR /&gt;How can I fix this mistake ?&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Nov 2020 19:16:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/router-4321-config-questions/m-p/4179540#M1075544</guid>
      <dc:creator>ZDitner62005</dc:creator>
      <dc:date>2020-11-05T19:16:13Z</dc:date>
    </item>
  </channel>
</rss>

