<?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: NAT issue : Port forwarding with NAT to reach inside server via SSH in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3366621#M294771</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;To change the port which the router ssh service listens on, use the following command:&lt;/P&gt;
&lt;PRE&gt;!
ip ssh port xxx
!&lt;/PRE&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 10:15:16 GMT</pubDate>
    <dc:creator>Seb Rupik</dc:creator>
    <dc:date>2018-04-16T10:15:16Z</dc:date>
    <item>
      <title>NAT issue : Port forwarding with NAT to reach inside server via SSH</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3366616#M294770</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am having Network devices in &lt;STRONG&gt;10.90.X.X/24&lt;/STRONG&gt; network given by ISP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to access the server (10.60.x.x) behind the ASR 1000 series Router via SSH from the Host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip nat inside tcp 10.60.X.X 22(Server IP &amp;amp; Port) 10.90.X.X(Router Int IP) 2222 extended&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After the above command, I&amp;nbsp;can able to&amp;nbsp;access the Server via 10.90.X.X (Router Int IP) with the port 2222 it is working and via 22 I am able to take the Router CLI.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the Host's are &lt;STRONG&gt;not supporting 2222 port&lt;/STRONG&gt;. So &lt;EM&gt;it is possible to map the SSH 22 port for ServerCLI? and allocate any other Port for taking SSH for Router CLI?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I tried the&amp;nbsp; below command,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ip nat inside tcp 10.60.X.X 22(Server IP &amp;amp; Port) 10.90.X.X(Router Int IP) 22 extended&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Router is showing Port 22 is used by System.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Initially the Link is connected through firewall so I have mapped SSH 22 port to Server 22 port.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now as the Link is getting updated, I have to connect the Uplink to Router.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Suggestions for this issue are highly appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 18:17:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3366616#M294770</guid>
      <dc:creator>Jillu</dc:creator>
      <dc:date>2019-03-05T18:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue : Port forwarding with NAT to reach inside server via SSH</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3366621#M294771</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;To change the port which the router ssh service listens on, use the following command:&lt;/P&gt;
&lt;PRE&gt;!
ip ssh port xxx
!&lt;/PRE&gt;
&lt;P&gt;cheers,&lt;/P&gt;
&lt;P&gt;Seb.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 10:15:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3366621#M294771</guid>
      <dc:creator>Seb Rupik</dc:creator>
      <dc:date>2018-04-16T10:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: NAT issue : Port forwarding with NAT to reach inside server via SSH</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3367317#M294833</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/324976"&gt;@Seb Rupik&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the recommendation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have tried it but still same situation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I have contacted the Cisco TAC for the same and we are currently on solving the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 12:24:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/nat-issue-port-forwarding-with-nat-to-reach-inside-server-via/m-p/3367317#M294833</guid>
      <dc:creator>Jillu</dc:creator>
      <dc:date>2018-04-17T12:24:36Z</dc:date>
    </item>
  </channel>
</rss>

