<?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 SSH inside network on other end of L2L VPN not working in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500885#M234453</link>
    <description>&lt;P&gt;I cant get SSH access working for the inside interface on the other end of the L2L tunnel. I also cant SSH into any of my Switches. I cant ping either interface but I can ping the phones on the other end. I am not even close to sure what I am missing for this to work..&lt;/P&gt;&lt;P&gt;RandomHostName# sho run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.1(2)8&lt;BR /&gt;!&lt;BR /&gt;hostname RandomHostname&lt;BR /&gt;domain-name random.domain.name&lt;BR /&gt;enable password blahblahblahblah12345 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;BR /&gt;passwd blahblahblahblah12345 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 999&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 582&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;&amp;nbsp;switchport access vlan 311&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;&amp;nbsp;switchport access vlan 321&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan582&lt;BR /&gt;&amp;nbsp;nameif OUTSIDE&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.1 255.255.255.0 standby 192.168.1.2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan999&lt;BR /&gt;&amp;nbsp;description LAN Failover Interface&lt;BR /&gt;!&lt;BR /&gt;interface Vlan321&lt;BR /&gt;&amp;nbsp;nameif INSIDE-Phones&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.129.0.1 255.255.255.0 standby 10.129.0.2&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa912-8-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;&amp;nbsp;domain-name test.com&lt;BR /&gt;object network InsidePhones&lt;BR /&gt;&amp;nbsp;subnet 10.129.0.0 255.255.255.0&lt;BR /&gt;access-list tunnel_all extended permit ip 10.129.0.0 255.255.255.0 any4&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging buffer-size 8182&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu OUTSIDE 1500&lt;BR /&gt;mtu INSIDE-Phones 1500&lt;BR /&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface failover-int Vlan999&lt;BR /&gt;failover interface ip failover-int 10.129.20.1 255.255.255.0 standby 10.129.20.2&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-715.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;route OUTSIDE 0.0.0.0 0.0.0.0 192.168.0.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;BR /&gt;aaa-server admin protocol radius&lt;BR /&gt;aaa-server admin (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server admin (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server vpn protocol radius&lt;BR /&gt;aaa-server vpn (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;aaa-server vpn (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server RADIUS (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server RADIUS (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication http console RADIUS LOCAL&lt;BR /&gt;aaa authentication serial console RADIUS LOCAL&lt;BR /&gt;aaa authentication ssh console RADIUS LOCAL&lt;BR /&gt;aaa accounting enable console RADIUS&lt;BR /&gt;aaa accounting ssh console RADIUS&lt;BR /&gt;aaa authorization exec authentication-server&lt;BR /&gt;http server enable&lt;BR /&gt;http 10.129.30.0 255.255.255.0 OUTSIDE&lt;BR /&gt;http 10.129.10.0 255.255.255.0 OUTSIDE&lt;BR /&gt;http 192.168.50.1 255.255.255.0 OUTSIDE&lt;BR /&gt;http 10.129.10.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;http 10.129.1.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;http redirect OUTSIDE 80&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec ikev2 ipsec-proposal ESP-AES-256-SHA&lt;BR /&gt;&amp;nbsp;protocol esp encryption aes-256&lt;BR /&gt;&amp;nbsp;protocol esp integrity sha-1&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto map outside_map 1 match address tunnel_all&lt;BR /&gt;crypto map outside_map 1 set peer 192.168.50.1&lt;BR /&gt;crypto map outside_map 1 set ikev2 ipsec-proposal ESP-AES-256-SHA&lt;BR /&gt;crypto map outside_map interface OUTSIDE&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto isakmp identity address&lt;BR /&gt;crypto ikev2 policy 10&lt;BR /&gt;&amp;nbsp;encryption aes-256&lt;BR /&gt;&amp;nbsp;integrity sha&lt;BR /&gt;&amp;nbsp;group 2&lt;BR /&gt;&amp;nbsp;prf sha&lt;BR /&gt;&amp;nbsp;lifetime seconds 86400&lt;BR /&gt;crypto ikev2 enable OUTSIDE&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.129.10.0 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 192.168.50.1 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 10.129.1.0 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 10.129.1.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh 192.168.50.1 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh 10.129.10.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh timeout 60&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;dhcpd dns 192.168.50.1 192.168.50.2&lt;BR /&gt;dhcpd domain contoso.net&lt;BR /&gt;dhcpd option 150 ip 10.129.100.12 10.129.70.50&lt;BR /&gt;dhcpd option 3 ip 10.129.1.1&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 10.129.1.10-10.129.1.254 INSIDE-Phones&lt;BR /&gt;dhcpd enable INSIDE-Phones&lt;BR /&gt;!&lt;BR /&gt;dhcprelay timeout 60&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;ntp server 192.168.50.1&lt;BR /&gt;ntp server 192.168.50.1 prefer&lt;BR /&gt;username LukeSkywalker password pBoKSJVICSq encrypted privilege 15&lt;BR /&gt;tunnel-group 192.168.50.1 type ipsec-l2l&lt;BR /&gt;tunnel-group 192.168.50.2 ipsec-attributes&lt;BR /&gt;&amp;nbsp;ikev2 remote-authentication pre-shared-key *****&lt;BR /&gt;&amp;nbsp;ikev2 local-authentication pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:23239ba79ec5f2de8c11d850e7087c57&lt;BR /&gt;: end&lt;/P&gt;</description>
    <pubDate>Tue, 12 Mar 2019 04:51:03 GMT</pubDate>
    <dc:creator>BrianEschen</dc:creator>
    <dc:date>2019-03-12T04:51:03Z</dc:date>
    <item>
      <title>SSH inside network on other end of L2L VPN not working</title>
      <link>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500885#M234453</link>
      <description>&lt;P&gt;I cant get SSH access working for the inside interface on the other end of the L2L tunnel. I also cant SSH into any of my Switches. I cant ping either interface but I can ping the phones on the other end. I am not even close to sure what I am missing for this to work..&lt;/P&gt;&lt;P&gt;RandomHostName# sho run&lt;BR /&gt;: Saved&lt;BR /&gt;:&lt;BR /&gt;ASA Version 9.1(2)8&lt;BR /&gt;!&lt;BR /&gt;hostname RandomHostname&lt;BR /&gt;domain-name random.domain.name&lt;BR /&gt;enable password blahblahblahblah12345 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;BR /&gt;passwd blahblahblahblah12345 encrypted&lt;BR /&gt;names&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/0&lt;BR /&gt;&amp;nbsp;switchport access vlan 999&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 582&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/2&lt;BR /&gt;&amp;nbsp;switchport access vlan 311&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/3&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/4&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/5&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/6&lt;BR /&gt;&amp;nbsp;shutdown&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0/7&lt;BR /&gt;&amp;nbsp;switchport access vlan 321&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt;&amp;nbsp;no nameif&lt;BR /&gt;&amp;nbsp;no security-level&lt;BR /&gt;&amp;nbsp;no ip address&lt;BR /&gt;!&lt;BR /&gt;interface Vlan582&lt;BR /&gt;&amp;nbsp;nameif OUTSIDE&lt;BR /&gt;&amp;nbsp;security-level 0&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.1 255.255.255.0 standby 192.168.1.2&lt;BR /&gt;!&lt;BR /&gt;interface Vlan999&lt;BR /&gt;&amp;nbsp;description LAN Failover Interface&lt;BR /&gt;!&lt;BR /&gt;interface Vlan321&lt;BR /&gt;&amp;nbsp;nameif INSIDE-Phones&lt;BR /&gt;&amp;nbsp;security-level 100&lt;BR /&gt;&amp;nbsp;ip address 10.129.0.1 255.255.255.0 standby 10.129.0.2&lt;BR /&gt;!&lt;BR /&gt;boot system disk0:/asa912-8-k8.bin&lt;BR /&gt;ftp mode passive&lt;BR /&gt;dns server-group DefaultDNS&lt;BR /&gt;&amp;nbsp;domain-name test.com&lt;BR /&gt;object network InsidePhones&lt;BR /&gt;&amp;nbsp;subnet 10.129.0.0 255.255.255.0&lt;BR /&gt;access-list tunnel_all extended permit ip 10.129.0.0 255.255.255.0 any4&lt;BR /&gt;pager lines 24&lt;BR /&gt;logging enable&lt;BR /&gt;logging buffer-size 8182&lt;BR /&gt;logging buffered debugging&lt;BR /&gt;logging asdm informational&lt;BR /&gt;mtu OUTSIDE 1500&lt;BR /&gt;mtu INSIDE-Phones 1500&lt;BR /&gt;failover&lt;BR /&gt;failover lan unit primary&lt;BR /&gt;failover lan interface failover-int Vlan999&lt;BR /&gt;failover interface ip failover-int 10.129.20.1 255.255.255.0 standby 10.129.20.2&lt;BR /&gt;icmp unreachable rate-limit 1 burst-size 1&lt;BR /&gt;asdm image disk0:/asdm-715.bin&lt;BR /&gt;no asdm history enable&lt;BR /&gt;arp timeout 14400&lt;BR /&gt;no arp permit-nonconnected&lt;BR /&gt;route OUTSIDE 0.0.0.0 0.0.0.0 192.168.0.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;BR /&gt;aaa-server admin protocol radius&lt;BR /&gt;aaa-server admin (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server admin (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server vpn protocol radius&lt;BR /&gt;aaa-server vpn (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;aaa-server vpn (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;aaa-server RADIUS protocol radius&lt;BR /&gt;aaa-server RADIUS (OUTSIDE) host 192.168.50.1&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;aaa-server RADIUS (OUTSIDE) host 192.168.50.2&lt;BR /&gt;&amp;nbsp;key *****&lt;BR /&gt;&amp;nbsp;authentication-port 1812&lt;BR /&gt;&amp;nbsp;accounting-port 1813&lt;BR /&gt;user-identity default-domain LOCAL&lt;BR /&gt;aaa authentication http console RADIUS LOCAL&lt;BR /&gt;aaa authentication serial console RADIUS LOCAL&lt;BR /&gt;aaa authentication ssh console RADIUS LOCAL&lt;BR /&gt;aaa accounting enable console RADIUS&lt;BR /&gt;aaa accounting ssh console RADIUS&lt;BR /&gt;aaa authorization exec authentication-server&lt;BR /&gt;http server enable&lt;BR /&gt;http 10.129.30.0 255.255.255.0 OUTSIDE&lt;BR /&gt;http 10.129.10.0 255.255.255.0 OUTSIDE&lt;BR /&gt;http 192.168.50.1 255.255.255.0 OUTSIDE&lt;BR /&gt;http 10.129.10.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;http 10.129.1.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;http redirect OUTSIDE 80&lt;BR /&gt;no snmp-server location&lt;BR /&gt;no snmp-server contact&lt;BR /&gt;crypto ipsec ikev2 ipsec-proposal ESP-AES-256-SHA&lt;BR /&gt;&amp;nbsp;protocol esp encryption aes-256&lt;BR /&gt;&amp;nbsp;protocol esp integrity sha-1&lt;BR /&gt;crypto ipsec security-association pmtu-aging infinite&lt;BR /&gt;crypto map outside_map 1 match address tunnel_all&lt;BR /&gt;crypto map outside_map 1 set peer 192.168.50.1&lt;BR /&gt;crypto map outside_map 1 set ikev2 ipsec-proposal ESP-AES-256-SHA&lt;BR /&gt;crypto map outside_map interface OUTSIDE&lt;BR /&gt;crypto ca trustpool policy&lt;BR /&gt;crypto isakmp identity address&lt;BR /&gt;crypto ikev2 policy 10&lt;BR /&gt;&amp;nbsp;encryption aes-256&lt;BR /&gt;&amp;nbsp;integrity sha&lt;BR /&gt;&amp;nbsp;group 2&lt;BR /&gt;&amp;nbsp;prf sha&lt;BR /&gt;&amp;nbsp;lifetime seconds 86400&lt;BR /&gt;crypto ikev2 enable OUTSIDE&lt;BR /&gt;telnet timeout 5&lt;BR /&gt;ssh 10.129.10.0 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 192.168.50.1 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 10.129.1.0 255.255.255.0 OUTSIDE&lt;BR /&gt;ssh 10.129.1.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh 192.168.50.1 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh 10.129.10.0 255.255.255.0 INSIDE-Phones&lt;BR /&gt;ssh timeout 60&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;dhcpd dns 192.168.50.1 192.168.50.2&lt;BR /&gt;dhcpd domain contoso.net&lt;BR /&gt;dhcpd option 150 ip 10.129.100.12 10.129.70.50&lt;BR /&gt;dhcpd option 3 ip 10.129.1.1&lt;BR /&gt;!&lt;BR /&gt;dhcpd address 10.129.1.10-10.129.1.254 INSIDE-Phones&lt;BR /&gt;dhcpd enable INSIDE-Phones&lt;BR /&gt;!&lt;BR /&gt;dhcprelay timeout 60&lt;BR /&gt;threat-detection basic-threat&lt;BR /&gt;threat-detection statistics access-list&lt;BR /&gt;no threat-detection statistics tcp-intercept&lt;BR /&gt;ntp server 192.168.50.1&lt;BR /&gt;ntp server 192.168.50.1 prefer&lt;BR /&gt;username LukeSkywalker password pBoKSJVICSq encrypted privilege 15&lt;BR /&gt;tunnel-group 192.168.50.1 type ipsec-l2l&lt;BR /&gt;tunnel-group 192.168.50.2 ipsec-attributes&lt;BR /&gt;&amp;nbsp;ikev2 remote-authentication pre-shared-key *****&lt;BR /&gt;&amp;nbsp;ikev2 local-authentication pre-shared-key *****&lt;BR /&gt;!&lt;BR /&gt;class-map inspection_default&lt;BR /&gt;&amp;nbsp;match default-inspection-traffic&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;policy-map type inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp;parameters&lt;BR /&gt;&amp;nbsp; message-length maximum client auto&lt;BR /&gt;&amp;nbsp; message-length maximum 512&lt;BR /&gt;policy-map global_policy&lt;BR /&gt;&amp;nbsp;class inspection_default&lt;BR /&gt;&amp;nbsp; inspect dns preset_dns_map&lt;BR /&gt;&amp;nbsp; inspect ftp&lt;BR /&gt;&amp;nbsp; inspect h323 h225&lt;BR /&gt;&amp;nbsp; inspect h323 ras&lt;BR /&gt;&amp;nbsp; inspect ip-options&lt;BR /&gt;&amp;nbsp; inspect netbios&lt;BR /&gt;&amp;nbsp; inspect rsh&lt;BR /&gt;&amp;nbsp; inspect rtsp&lt;BR /&gt;&amp;nbsp; inspect skinny&lt;BR /&gt;&amp;nbsp; inspect esmtp&lt;BR /&gt;&amp;nbsp; inspect sqlnet&lt;BR /&gt;&amp;nbsp; inspect sunrpc&lt;BR /&gt;&amp;nbsp; inspect tftp&lt;BR /&gt;&amp;nbsp; inspect sip&lt;BR /&gt;&amp;nbsp; inspect xdmcp&lt;BR /&gt;!&lt;BR /&gt;service-policy global_policy global&lt;BR /&gt;prompt hostname context&lt;BR /&gt;no call-home reporting anonymous&lt;BR /&gt;call-home&lt;BR /&gt;&amp;nbsp;profile CiscoTAC-1&lt;BR /&gt;&amp;nbsp; no active&lt;BR /&gt;&amp;nbsp; destination address http &lt;A href="https://tools.cisco.com/its/service/oddce/services/DDCEService" target="_blank"&gt;https://tools.cisco.com/its/service/oddce/services/DDCEService&lt;/A&gt;&lt;BR /&gt;&amp;nbsp; destination address email callhome@cisco.com&lt;BR /&gt;&amp;nbsp; destination transport-method http&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group diagnostic&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group environment&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group inventory periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group configuration periodic monthly&lt;BR /&gt;&amp;nbsp; subscribe-to-alert-group telemetry periodic daily&lt;BR /&gt;Cryptochecksum:23239ba79ec5f2de8c11d850e7087c57&lt;BR /&gt;: end&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 04:51:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500885#M234453</guid>
      <dc:creator>BrianEschen</dc:creator>
      <dc:date>2019-03-12T04:51:03Z</dc:date>
    </item>
    <item>
      <title>I figured out the SSH by</title>
      <link>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500886#M234454</link>
      <description>&lt;P&gt;I figured out the SSH by doing management access but my&amp;nbsp;radius stuff still isnt working.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2014 19:45:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500886#M234454</guid>
      <dc:creator>BrianEschen</dc:creator>
      <dc:date>2014-10-01T19:45:00Z</dc:date>
    </item>
    <item>
      <title>Run the following commandtest</title>
      <link>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500887#M234456</link>
      <description>&lt;P&gt;Run the following command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;test aaa authentication RADIUS host 192.168.50.1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;username: xxxxx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;password: xxxxx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;do you see any hits on the radius server?&lt;/P&gt;&lt;P&gt;Also run some debugs while trying to authenticate.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;debug radius&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;debug aaa authen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I suggest changing the radius configuration so it points to the inside interface. This way authentication requests are sent with a source IP of the inside interface instead of the outside interface.&lt;/P&gt;&lt;P&gt;it will help to see a network diagram so we have an idea of how your network is set up.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Please remember to select a correct answer and rate helpful posts&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2014 07:24:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500887#M234456</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2014-10-02T07:24:49Z</dc:date>
    </item>
    <item>
      <title>Changing the Radius to the</title>
      <link>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500888#M234457</link>
      <description>&lt;P&gt;Changing the Radius to the inside interface fixed my authentication issues.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2014 15:05:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/ssh-inside-network-on-other-end-of-l2l-vpn-not-working/m-p/2500888#M234457</guid>
      <dc:creator>BrianEschen</dc:creator>
      <dc:date>2014-10-02T15:05:11Z</dc:date>
    </item>
  </channel>
</rss>

