<?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: ASA5505 port forwarding port 22 (SSH) in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129767#M1072568</link>
    <description>&lt;P&gt;object network External_Router_Access&lt;BR /&gt;host 71.XX.XX.246&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the inside access-list:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp any object External_Router_Access eq ssh&lt;BR /&gt;access-list inside_access_in remark Explicit Deny All&lt;BR /&gt;access-list inside_access_in extended deny ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Aug 2020 20:59:22 GMT</pubDate>
    <dc:creator>itsupport08032020</dc:creator>
    <dc:date>2020-08-03T20:59:22Z</dc:date>
    <item>
      <title>ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129586#M1072536</link>
      <description>&lt;P&gt;I am wondering why I am only seeing&amp;nbsp;untranslate_hits. I am trying to port forward via port 22 (ASA5505) to Cisco 2911 on port 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Auto NAT Policies (Section 2)&lt;BR /&gt;1 (inside) to (outside) source static Internal_Router_Access interface service tcp ssh ssh&lt;BR /&gt;translate_hits = 0, untranslate_hits = 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network External_Router_Access&lt;BR /&gt;host 71.XX.XX.246&lt;BR /&gt;object network Internal_Router_Access&lt;BR /&gt;host 10.XX.XX.5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list outside_access_in extended permit tcp any object Internal_Router_Access eq ssh&lt;BR /&gt;access-list outside_access_in extended deny ip any4 any4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network Internal_Router_Access&lt;BR /&gt;nat (inside,outside) static interface service tcp ssh ssh&lt;BR /&gt;!&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I missing here?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:21:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129586#M1072536</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-03T14:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129730#M1072557</link>
      <description>&lt;P&gt;The translate_hits and untranslate_hits just show the hit count for new connections.&amp;nbsp; So, translate_hits will show hit counts for all new connections from the router to the internet (real IP to mapped IP), while untranslate hits will show hit counts for all new connections from devices on the internet towards the router (mapped IP to real IP).&lt;/P&gt;
&lt;P&gt;Is there something that is not working correctly with your setup?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 19:46:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129730#M1072557</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-08-03T19:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129736#M1072560</link>
      <description>&lt;P&gt;Yes port forwarding for some reason is not working as it should be. I am not seeing the translate_hits counts - so something is not working from the router to the internet. Do you see any issues in the configuration?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 20:00:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129736#M1072560</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-03T20:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129760#M1072565</link>
      <description>&lt;P&gt;Your NAT config looks fine. Are you issuimg an SSH from the router out to some other device on the internet? You did not post the inside access-list. What are you allowing in this ACL?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 20:39:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129760#M1072565</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-08-03T20:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129767#M1072568</link>
      <description>&lt;P&gt;object network External_Router_Access&lt;BR /&gt;host 71.XX.XX.246&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the inside access-list:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;access-list inside_access_in extended permit tcp any object External_Router_Access eq ssh&lt;BR /&gt;access-list inside_access_in remark Explicit Deny All&lt;BR /&gt;access-list inside_access_in extended deny ip any any&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 20:59:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4129767#M1072568</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-03T20:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130083#M1072600</link>
      <description>&lt;P&gt;If you are just trying to access the External router using SSH then your configuration for NAT and access list look fine.&amp;nbsp; I am assuming you have a default route configured on the internal router? or at the very least a specific route for the External router that points to the ASA inside interface?&lt;/P&gt;
&lt;P&gt;Would you be able to post the full running-config of the ASA, Internal router and External router (remember to remove any public IPs, usernames, and passwords.)?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 12:45:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130083#M1072600</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-08-04T12:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130301#M1072622</link>
      <description>&lt;P&gt;So, I am trying to SSH (port 22) from the External_Router_Access IP to the Internal_Router_Access (Cisco 2911 - this is behind the ASA5505)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;object network Internal_Router_Access&lt;BR /&gt;host 10.XX.XX.X&lt;BR /&gt;object network External_Router_Access&lt;BR /&gt;host 71.XX.XX.246&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the config (note that I have removed some network objects and VPN configurations but I have left the ip route, access rules, etc)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ASA Version 9.1(7)21&lt;BR /&gt;!&lt;BR /&gt;hostname XXXXX&lt;BR /&gt;domain-name XXXXX&lt;BR /&gt;enable password XXXXXXXXX encrypted&lt;BR /&gt;xlate per-session deny tcp any4 any4&lt;BR /&gt;xlate per-session deny tcp any4 any6&lt;BR /&gt;xlate per-session deny tcp any6 any4&lt;BR /&gt;xlate per-session deny tcp any6 any6&lt;BR /&gt;xlate per-session deny udp any4 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any4 any6 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any4 eq domain&lt;BR /&gt;xlate per-session deny udp any6 any6 eq domain&lt;/P&gt;&lt;P&gt;names&lt;BR /&gt;name 9X.XX.XX.XX outside&lt;/P&gt;&lt;P&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;nameif inside&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.XX.XX.6 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan2&lt;BR /&gt;nameif outside&lt;BR /&gt;security-level 0&lt;BR /&gt;ip address outside 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa917-21-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;clock timezone EST -5&lt;BR /&gt;clock summer-time EDT recurring&lt;BR /&gt;dns domain-lookup inside&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;name-server 10.XX.XX.XX&lt;BR /&gt;name-server 10.XX.XX.XX&lt;BR /&gt;domain-name XXXXXX&lt;/P&gt;&lt;P&gt;access-list outside_1_cryptomap extended permit ip object-group DM_INLINE_NETWORK_5 object-group DM_INLINE_NETWORK_3&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip object-group DM_INLINE_NETWORK_19 object-group DM_INLINE_NETWORK_1&lt;BR /&gt;access-list inside_nat0_outbound extended permit ip object-group DM_INLINE_NETWORK_20 object-group DM_INLINE_NETWORK_21&lt;BR /&gt;access-list outside_4_cryptomap extended permit ip object-group DM_INLINE_NETWORK_10 object-group DM_INLINE_NETWORK_4&lt;BR /&gt;access-list outside_6_cryptomap extended permit ip object-group DM_INLINE_NETWORK_11 object-group DM_INLINE_NETWORK_12&lt;BR /&gt;access-list outside_7_cryptomap extended permit ip 10.XX.XX.0 255.255.255.0 10.XX.XX.96.0 255.255.255.0&lt;BR /&gt;access-list outside_access_in extended permit tcp any object Internal_Router_Access eq ssh&lt;BR /&gt;access-list outside_access_in extended deny ip any4 any4&lt;BR /&gt;access-list inside_nat_outbound extended permit ip 10.XX.XX.0 255.255.255.0 any4&lt;BR /&gt;access-list outside_cryptomap_1 extended permit ip object-group DM_INLINE_NETWORK_15 object-group DM_INLINE_NETWORK_16&lt;BR /&gt;access-list inside_access_in extended permit tcp any object External_Router_Access eq ssh&lt;BR /&gt;access-list inside_access_in remark Allow all vpn tunnel traffic&lt;BR /&gt;access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_35 object-group DM_INLINE_NETWORK_36&lt;BR /&gt;access-list inside_access_in remark Explicit Deny All&lt;BR /&gt;access-list inside_access_in extended deny ip any any&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging timestamp&lt;BR /&gt;logging asdm informational&lt;BR /&gt;logging from-address XXXXXXXXXXXXXXXXX&lt;BR /&gt;logging recipient-address XXXXXXXXXXXXXXX level errors&lt;BR /&gt;logging host inside 10.XX.XX.XX&lt;BR /&gt;mtu inside 1500&lt;BR /&gt;mtu outside 1500&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-791.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;nat (inside,any) source static DM_INLINE_NETWORK_19 DM_INLINE_NETWORK_19 destination static DM_INLINE_NETWORK_1 DM_INLINE_NETWORK_1 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static DM_INLINE_NETWORK_24 DM_INLINE_NETWORK_24 destination static DM_INLINE_NETWORK_2 DM_INLINE_NETWORK_2 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static DM_INLINE_NETWORK_25 DM_INLINE_NETWORK_25 destination static DM_INLINE_NETWORK_26 DM_INLINE_NETWORK_26 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static obj-10.XX.XX.0 obj-10.XX.XX.0 destination static obj-10.XX.XX.0 obj-10.XX.XX.0 no-proxy-arp route-lookup&lt;BR /&gt;nat (inside,any) source static DM_INLINE_NETWORK_29 DM_INLINE_NETWORK_29 destination static DM_INLINE_NETWORK_30 DM_INLINE_NETWORK_30 no-proxy-arp route-lookup&lt;BR /&gt;!&lt;BR /&gt;object network Internal_Router_Access&lt;BR /&gt;nat (inside,outside) static interface service tcp ssh ssh&lt;BR /&gt;!&lt;BR /&gt;nat (inside,outside) after-auto source dynamic obj-10.XX.XX.0 interface&lt;BR /&gt;access-group inside_access_in in interface inside&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;!&lt;BR /&gt;router ospf 100&lt;BR /&gt;network 0.0.0.0 0.0.0.0 area 0&lt;BR /&gt;area 0&lt;BR /&gt;log-adj-changes&lt;BR /&gt;!&lt;BR /&gt;route outside 0.0.0.0 0.0.0.0 9X.XX.XX.1 1&lt;BR /&gt;timeout xlate 3:00:00&lt;BR /&gt;timeout pat-xlate 0:00:30&lt;BR /&gt;timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02&lt;BR /&gt;timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00&lt;BR /&gt;timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00&lt;BR /&gt;timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute&lt;BR /&gt;timeout tcp-proxy-reassembly 0:01:00&lt;BR /&gt;timeout floating-conn 0:00:00&lt;BR /&gt;dynamic-access-policy-record DfltAccessPolicy&lt;/P&gt;&lt;P&gt;http server enable&lt;BR /&gt;http 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;snmp-server host inside 10.XX.XX.XX community XXXXX&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;telnet 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;telnet timeout 15&lt;BR /&gt;ssh scopy enable&lt;BR /&gt;ssh stricthostkeycheck&lt;BR /&gt;ssh 0.0.0.0 0.0.0.0 inside&lt;BR /&gt;ssh timeout 15&lt;BR /&gt;ssh version 2&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;BR /&gt;console timeout 0&lt;/P&gt;&lt;P&gt;priority-queue outside&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics&lt;BR /&gt;threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;parameters&lt;BR /&gt;message-length maximum client auto&lt;BR /&gt;message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;class inspection_default&lt;BR /&gt;inspect dns preset_dns_map&lt;BR /&gt;inspect ftp&lt;BR /&gt;inspect rsh&lt;BR /&gt;inspect rtsp&lt;BR /&gt;inspect sqlnet&lt;BR /&gt;inspect skinny&lt;BR /&gt;inspect sunrpc&lt;BR /&gt;inspect xdmcp&lt;BR /&gt;inspect sip&lt;BR /&gt;inspect netbios&lt;BR /&gt;inspect tftp&lt;BR /&gt;inspect ip-options&lt;BR /&gt;class class-default&lt;BR /&gt;user-statistics accounting&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;smtp-server 10.XX.XX.XX&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 17:19:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130301#M1072622</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-04T17:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130364#M1072631</link>
      <description>&lt;P&gt;could you run a packet-tracer on the ASA and post the result here (remove any public IPs)?&lt;/P&gt;
&lt;P&gt;packet-tracer input outside tcp &amp;lt;external router IP&amp;gt; 12345 &amp;lt;ASA outside interface IP&amp;gt; 22&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 19:20:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130364#M1072631</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-08-04T19:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130383#M1072633</link>
      <description>&lt;P&gt;packet-tracer input Outside tcp EXTERNAL IP 22 OUTSIDE INTERFACE IP 22&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Phase: 1&lt;BR /&gt;Type: UN-NAT&lt;BR /&gt;Subtype: static&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;object network Internal_Router_Access&lt;BR /&gt;nat (inside,outside) static interface service tcp ssh ssh&lt;BR /&gt;Additional Information:&lt;BR /&gt;NAT divert to egress interface inside&lt;BR /&gt;Untranslate outside/22 to 10.XX.XX.5/22&lt;/P&gt;&lt;P&gt;Phase: 2&lt;BR /&gt;Type: ACCESS-LIST&lt;BR /&gt;Subtype: log&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;access-group outside_access_in in interface outside&lt;BR /&gt;access-list outside_access_in extended permit tcp any object Internal_Router_Access eq ssh&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 3&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;nat (inside,outside) after-auto source dynamic obj-10.XX.XX.0 interface&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 4&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 5&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 6&lt;BR /&gt;Type: VPN&lt;BR /&gt;Subtype: ipsec-tunnel-flow&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 7&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: rpf-check&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;object network Internal_Router_Access&lt;BR /&gt;nat (inside,outside) static interface service tcp ssh ssh&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 8&lt;BR /&gt;Type: USER-STATISTICS&lt;BR /&gt;Subtype: user-statistics&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 9&lt;BR /&gt;Type: NAT&lt;BR /&gt;Subtype: per-session&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 10&lt;BR /&gt;Type: IP-OPTIONS&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 11&lt;BR /&gt;Type: USER-STATISTICS&lt;BR /&gt;Subtype: user-statistics&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;/P&gt;&lt;P&gt;Phase: 12&lt;BR /&gt;Type: FLOW-CREATION&lt;BR /&gt;Subtype:&lt;BR /&gt;Result: ALLOW&lt;BR /&gt;Config:&lt;BR /&gt;Additional Information:&lt;BR /&gt;New flow created with id 1291545, packet dispatched to next module&lt;/P&gt;&lt;P&gt;Result:&lt;BR /&gt;input-interface: outside&lt;BR /&gt;input-status: up&lt;BR /&gt;input-line-status: up&lt;BR /&gt;output-interface: inside&lt;BR /&gt;output-status: up&lt;BR /&gt;output-line-status: up&lt;BR /&gt;Action: allow&lt;/P&gt;</description>
      <pubDate>Tue, 04 Aug 2020 19:51:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130383#M1072633</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-04T19:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130776#M1072662</link>
      <description>&lt;P&gt;I have figured it out after investigating routing on Cisco 2911. The issue is fixed after adding a static route to the cisco 2911 router. Cleary the port forwarding configuration on ASA5505 is good. Thanks for the assistance with this.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 13:43:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4130776#M1072662</guid>
      <dc:creator>itsupport08032020</dc:creator>
      <dc:date>2020-08-05T13:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: ASA5505 port forwarding port 22 (SSH)</title>
      <link>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4131178#M1072678</link>
      <description>&lt;P&gt;Glad you got it working.&lt;BR /&gt;Just FYI, i did imply in an earlier post to check your routing.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 04:07:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa5505-port-forwarding-port-22-ssh/m-p/4131178#M1072678</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2020-08-06T04:07:15Z</dc:date>
    </item>
  </channel>
</rss>

