<?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: Telnet to Firewall outside interface over Internet in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556731#M597950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks&lt;/P&gt;&lt;P&gt;Madam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u Expalin for my undestanding Each command How it works when packet arrives to Firewalll over Internet after configuration.&lt;/P&gt;&lt;P&gt;Waht is RSA Key and waht is the purpose,Meanwhile i will google it those topics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i rate this Post,I want to give Max rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Nov 2010 05:44:57 GMT</pubDate>
    <dc:creator>Ramu Ch</dc:creator>
    <dc:date>2010-11-21T05:44:57Z</dc:date>
    <item>
      <title>Telnet to Firewall outside interface over Internet</title>
      <link>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556729#M597941</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all are doing well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my issue is i would not be able access ASA 5510 outside interface over Internet eventhough i made a configuration entry of Telnet ans SSh from outside as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#telnet 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;#ssh 0.0.0.0 0.0.0.0 outside&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also i given for Exclusive public IP address for Telnet /SSH,those were not accepted. Is there any way to access Firewall boxes outside Interface over Internet so that i can conect from my Home at least SSH access in the view of security.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramu&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 19:12:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556729#M597941</guid>
      <dc:creator>Ramu Ch</dc:creator>
      <dc:date>2019-03-11T19:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to Firewall outside interface over Internet</title>
      <link>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556730#M597947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramu,&lt;/P&gt;&lt;P&gt;Telnet to the lowest security interface is not allowed by default - This is by design and cannot be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as ssh is concerned you should be able to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have the following configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. rsa key pair&lt;/P&gt;&lt;P&gt;2. username&lt;/P&gt;&lt;P&gt;3. aaa authen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;conf t&lt;/P&gt;&lt;P&gt;cry key generate rsa modulus 1024&lt;/P&gt;&lt;P&gt;username cisco pass cisco priv 15&lt;/P&gt;&lt;P&gt;aaa authen ssh console LOCAL&lt;/P&gt;&lt;P&gt;aaa authen en console LOCAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;refer this link: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_management.html#wp1042250"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/configuration/guide/access_management.html#wp1042250&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 17:30:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556730#M597947</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-20T17:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to Firewall outside interface over Internet</title>
      <link>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556731#M597950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tks&lt;/P&gt;&lt;P&gt;Madam.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u Expalin for my undestanding Each command How it works when packet arrives to Firewalll over Internet after configuration.&lt;/P&gt;&lt;P&gt;Waht is RSA Key and waht is the purpose,Meanwhile i will google it those topics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i rate this Post,I want to give Max rate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ramu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 05:44:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556731#M597950</guid>
      <dc:creator>Ramu Ch</dc:creator>
      <dc:date>2010-11-21T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to Firewall outside interface over Internet</title>
      <link>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556732#M597953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ramu,&lt;/P&gt;&lt;P&gt;I see that you found how to rate the post and mark it solved. Thanks for doing that.&lt;/P&gt;&lt;P&gt;You should be able to see the steps here:&lt;/P&gt;&lt;PRE&gt;&lt;A class="moz-txt-link-freetext" href="https://community.cisco.com/docs/DOC-6022#I_posted_a_question_how_do"&gt;https://supportforums.cisco.com/docs/DOC-6022#I_posted_a_question_how_do&lt;/A&gt;&lt;A href="/docs/DOC-6022#I_posted_a_question_how_do _I_mark_a_reply_as_Correct_Answer"&gt;&lt;BR /&gt;_I_mark_a_reply_as_Correct_Answer&lt;/A&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can read command reference here: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/c5.html#wp2237673"&gt;http://www.cisco.com/en/US/docs/security/asa/asa82/command/reference/c5.html#wp2237673&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put a link about that would take you directly to "cry key gen" command but, if you scroll up you can switch to read about other commands. They are all alphabatically sorted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Nov 2010 13:49:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-to-firewall-outside-interface-over-internet/m-p/1556732#M597953</guid>
      <dc:creator>Kureli Sankar</dc:creator>
      <dc:date>2010-11-21T13:49:32Z</dc:date>
    </item>
  </channel>
</rss>

