<?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: unable to ssh or ASDM from inside subnet to FW management IP in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042264#M1067507</link>
    <description>&lt;P&gt;yes I can ping it. no problem.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 07 Mar 2020 20:36:57 GMT</pubDate>
    <dc:creator>network1215</dc:creator>
    <dc:date>2020-03-07T20:36:57Z</dc:date>
    <item>
      <title>unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042240#M1067502</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to ssh and launch ASDM for management IP of ASA.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ASA with SFR Module. (SFR Module is using mgmt0/0 port for communication, no ip assigned physically on interface and port is connected to management vlan as access , works fine)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface Port-channel1.999&lt;BR /&gt;description MGMT_NW&lt;BR /&gt;vlan 999&lt;BR /&gt;nameif MGMT_NW_NW&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.10.10.1 255.255.255.128&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Port-channel1.15&lt;BR /&gt;description USER&lt;BR /&gt;vlan 15&lt;BR /&gt;nameif USER&lt;BR /&gt;security-level 100&lt;BR /&gt;ip address 10.10.15.1 255.255.255.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when I try to ping or ssh or ASDM or HTTPS to ASA IP 10.10.10.1, it doesn't work (connection fails). From user VLAN 10.10.15.12 (on my laptop)&lt;/P&gt;&lt;P&gt;I don't see arp entry for 10.10.10.1 in arp table of ASA. However&amp;nbsp; I do see entries for 10.10.10.8 which is switch management IP and I am able to access it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can someone help how do I resolve it&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 19:13:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042240#M1067502</guid>
      <dc:creator>network1215</dc:creator>
      <dc:date>2020-03-07T19:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042244#M1067503</link>
      <description>&lt;P&gt;make sure interface Port-channel1.999 connected to switch port-channel is configured as trunk.&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;username admin password cisco123 privilege 15&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;crypto key generate rsa modulus 2048&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;aaa authentication ssh console LOCAL&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ssh x.x.x.x 255.255.255.0 MGMT_NW_NW&lt;/P&gt;
&lt;P&gt;ssh xx.xx.xx.xx 255.255.255.0 USER&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;ssh timeout 60&lt;BR /&gt;ssh version 1 2&lt;BR /&gt;ssh key-exchange group dh-group1-sha1&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;http server enable&lt;/P&gt;
&lt;P&gt;https x.xx.x.x 255.255.255.0 MGMT_NW_NW&lt;/P&gt;
&lt;P&gt;https xx.xx.xx.xx 255.255.255.0 USER&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;same-security-traffic permit inter-interface&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;share the ouput of show arp | i 10.10.15.12&amp;nbsp; and why you except to see&amp;nbsp; arp&amp;nbsp; 10.10.10.1 it as firewall interface ip address.&lt;/P&gt;
&lt;P&gt;test and confirm what you see the output.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 19:44:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042244#M1067503</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-03-07T19:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042245#M1067504</link>
      <description>&lt;P&gt;I didn't get this part.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ssh 192.168.100.0 255.255.255.0 INSDIE/MANGMET&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what should i replace it with from my config ? and I have some similar routes configured&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 19:27:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042245#M1067504</guid>
      <dc:creator>network1215</dc:creator>
      <dc:date>2020-03-07T19:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042248#M1067505</link>
      <description>&lt;P&gt;&lt;SPAN&gt;make sure interface Port-channel1.999 connected to switch port-channel is configured as trunk.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;yes it is trunk. and all vlans allowed&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I already have following ssh commands configured&amp;nbsp;but still didn't work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;ssh 10.10.10.0 255.255.255.128 MGMT_NW (works)&lt;BR /&gt;ssh 10.10.15.0 255.255.255.0 USER (doesn't work)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 19:32:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042248#M1067505</guid>
      <dc:creator>network1215</dc:creator>
      <dc:date>2020-03-07T19:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042261#M1067506</link>
      <description>&lt;P&gt;can you ping from ASA USER ip address 10.10.15.1 to switch svi or at your laptop if its connected to in subnet 10.10.15.0 ?&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 20:30:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042261#M1067506</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-03-07T20:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042264#M1067507</link>
      <description>&lt;P&gt;yes I can ping it. no problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 20:36:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042264#M1067507</guid>
      <dc:creator>network1215</dc:creator>
      <dc:date>2020-03-07T20:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: unable to ssh or ASDM from inside subnet to FW management IP</title>
      <link>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042266#M1067508</link>
      <description>&lt;P&gt;&lt;BR /&gt;your laptop address 10.10.15.12 and you trying to do ssh on 10.10.10.1 and ASDM 10.10.10.1 is this correct. if so this is not going to work due to No route to host. in order for you to reach SSH/ASDM if your laptop in subnet 10.10.10.x than you have to ssh/asdm to 10.10.10.1.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2020 21:15:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/unable-to-ssh-or-asdm-from-inside-subnet-to-fw-management-ip/m-p/4042266#M1067508</guid>
      <dc:creator>Sheraz.Salim</dc:creator>
      <dc:date>2020-03-07T21:15:54Z</dc:date>
    </item>
  </channel>
</rss>

