<?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: ASA 5510 telnet/ssh access problem in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111581#M913542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.. read fast your post.. I have to say it could be a bug discribed here, even though you can ping fine but telnet and ssh is affected by this bug which is open  caveats in 7.0.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bug details CSCej04099 &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCej04099" target="_blank"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCej04099&lt;/A&gt;&lt;/P&gt;&lt;P&gt;open in 7.0.7&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/docs/security/asa/asa70/release/notes/rn707.html#wp339364" target="_blank"&gt;http://www.cisco.com/en/US/customer/docs/security/asa/asa70/release/notes/rn707.html#wp339364&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2008 01:01:00 GMT</pubDate>
    <dc:creator>JORGE RODRIGUEZ</dc:creator>
    <dc:date>2008-09-04T01:01:00Z</dc:date>
    <item>
      <title>ASA 5510 telnet/ssh access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111578#M913530</link>
      <description>&lt;P&gt;I have an ASA 5510 running ver 7.0.7. I have an L2L tunnel connecting to it. I am trying to manage the ASA via ssh or telnet to the inside interface from the L2L remote end and not able to. &lt;/P&gt;&lt;P&gt;I have the command management-access inside configured as well as allowing telnet and ssh to the inside from any where:&lt;/P&gt;&lt;P&gt;telnet 0 0 inside&lt;/P&gt;&lt;P&gt;ssh 0 0 inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still not able to get to it via ssh or telnet. Http and icmp work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When looking at the encrypts and decrepts for the ipsec sa:&lt;/P&gt;&lt;P&gt; #pkts encaps: 26, #pkts encrypt: 26, #pkts digest: 26&lt;/P&gt;&lt;P&gt;      #pkts decaps: 64, #pkts decrypt: 64, #pkts verify: 64&lt;/P&gt;&lt;P&gt; indicating my telnet or ssh packets are decrypted but not encrypted. The show asp table vpn-context details shows corresponding data:&lt;/P&gt;&lt;P&gt;CBS-ASA-5510# sh asp table vpn-context d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN Ctx  = 0067441000 [0x04051168]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peer IP  = 2.0.2.105&lt;/P&gt;&lt;P&gt;State    = UP&lt;/P&gt;&lt;P&gt;Flags    = DECR+ESP&lt;/P&gt;&lt;P&gt;SA       = 0x15855031&lt;/P&gt;&lt;P&gt;SPI      = 0x875427A6&lt;/P&gt;&lt;P&gt;Group    = 0&lt;/P&gt;&lt;P&gt;Pkts     = 64&lt;/P&gt;&lt;P&gt;Bad Pkts = 0&lt;/P&gt;&lt;P&gt;Bad SPI  = 0&lt;/P&gt;&lt;P&gt;Spoof    = 0&lt;/P&gt;&lt;P&gt;Bad Crypto = 0&lt;/P&gt;&lt;P&gt;Rekey Pkt  = 1&lt;/P&gt;&lt;P&gt;Rekey Call = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VPN Ctx  = 0064172784 [0x03D332F0]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peer IP  = 2.0.2.105&lt;/P&gt;&lt;P&gt;State    = UP&lt;/P&gt;&lt;P&gt;Flags    = ENCR+ESP&lt;/P&gt;&lt;P&gt;SA       = 0x1586F4A9&lt;/P&gt;&lt;P&gt;SPI      = 0x7989DFA2&lt;/P&gt;&lt;P&gt;Group    = 0&lt;/P&gt;&lt;P&gt;Pkts     = 26&lt;/P&gt;&lt;P&gt;Bad Pkts = 0&lt;/P&gt;&lt;P&gt;Bad SPI  = 0&lt;/P&gt;&lt;P&gt;Spoof    = 0&lt;/P&gt;&lt;P&gt;Bad Crypto = 0&lt;/P&gt;&lt;P&gt;Rekey Pkt  = 1&lt;/P&gt;&lt;P&gt;Rekey Call = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However in the asp crypto classifier, I do not see my packets:&lt;/P&gt;&lt;P&gt;out id=0x34f4f80, priority=70, domain=encrypt, deny=false&lt;/P&gt;&lt;P&gt;        hits=26, user_data=0x3d332f0, cs_id=0x38a1908, reverse, flags=0x0, protocol=0&lt;/P&gt;&lt;P&gt;        src ip=192.168.77.0, mask=255.255.255.0, port=0&lt;/P&gt;&lt;P&gt;        dst ip=2.0.2.105, mask=255.255.255.255, port=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in  id=0x3d36ac0, priority=69, domain=ipsec-tunnel-flow, deny=false&lt;/P&gt;&lt;P&gt;        hits=26, user_data=0x4051168, cs_id=0x0, reverse, flags=0x0, protocol=0&lt;/P&gt;&lt;P&gt;        src ip=2.0.2.105, mask=255.255.255.255, port=0&lt;/P&gt;&lt;P&gt;        dst ip=192.168.77.0, mask=255.255.255.0, port=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this an existing bug or am I missing something?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:39:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111578#M913530</guid>
      <dc:creator>fashour</dc:creator>
      <dc:date>2019-03-11T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 telnet/ssh access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111579#M913535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you have in fw this statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;management-access &lt;INTERFACE nameif=""&gt;&lt;/INTERFACE&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.i for interface name inside &lt;/P&gt;&lt;P&gt;fw(config)#&lt;B&gt;management-access inside&lt;/B&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/mr.html#wp1578189" target="_blank"&gt;http://www.cisco.com/en/US/docs/security/asa/asa70/command/reference/mr.html#wp1578189&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Jorge&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 23:02:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111579#M913535</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-09-03T23:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 telnet/ssh access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111580#M913540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it is there:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;management-access inside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;https access to the inside interface works.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 00:06:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111580#M913540</guid>
      <dc:creator>fashour</dc:creator>
      <dc:date>2008-09-04T00:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 telnet/ssh access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111581#M913542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.. read fast your post.. I have to say it could be a bug discribed here, even though you can ping fine but telnet and ssh is affected by this bug which is open  caveats in 7.0.7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bug details CSCej04099 &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCej04099" target="_blank"&gt;http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&amp;amp;bugId=CSCej04099&lt;/A&gt;&lt;/P&gt;&lt;P&gt;open in 7.0.7&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/customer/docs/security/asa/asa70/release/notes/rn707.html#wp339364" target="_blank"&gt;http://www.cisco.com/en/US/customer/docs/security/asa/asa70/release/notes/rn707.html#wp339364&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 01:01:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111581#M913542</guid>
      <dc:creator>JORGE RODRIGUEZ</dc:creator>
      <dc:date>2008-09-04T01:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: ASA 5510 telnet/ssh access problem</title>
      <link>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111582#M913544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response. I was looking into the bug and I am not sure if it applies as there is not static tht includes the inside interface address and it is included in the nat 0. Upon furthr searching into the bug kit, I actually found the bug that must be a match:&lt;/P&gt;&lt;P&gt;CSCsj53102&lt;/P&gt;&lt;P&gt;SSH/Telnet access through VPN tunnel to management interface not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for the input.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2008 01:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/asa-5510-telnet-ssh-access-problem/m-p/1111582#M913544</guid>
      <dc:creator>fashour</dc:creator>
      <dc:date>2008-09-04T01:38:58Z</dc:date>
    </item>
  </channel>
</rss>

