<?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 access and syslog messages in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872562#M84885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;login block-for 1 attempts 3 within 1&lt;/P&gt;&lt;P&gt;login delay 1&lt;/P&gt;&lt;P&gt;login on-failure log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a message of someone login unsuccessfully to a router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan 24 17:59:16 10.109.114.101 13632: Jan 24 19:59:15: %SEC_LOGIN-4-LOGIN_FAILED: Login failed [user: dkdkdk] [Source: 192.168.1.1] [localport: 23] [Reason: Login Authentication Failed - BadUser] at 19:59:15 UTC Thu Jan 24 2008&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easy right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCIE Security&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jan 2008 20:01:10 GMT</pubDate>
    <dc:creator>cisco24x7</dc:creator>
    <dc:date>2008-01-24T20:01:10Z</dc:date>
    <item>
      <title>Telnet access and syslog messages</title>
      <link>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872560#M84883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this forum I found that to log telnet access to routers (Successful/Unsuccessful - Authorized/Unauthorized) a possible configuration is:&lt;/P&gt;&lt;P&gt;access-list 10 permit 10.1.1.1&lt;/P&gt;&lt;P&gt;access-list 10 permit 10.51.21.34&lt;/P&gt;&lt;P&gt;access-list 10 permit 10.51.8.32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I find on cisco.com these syslog events related to telnet:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%TN-2-BADLOGIN : Bad login string pointer [hex]&lt;/P&gt;&lt;P&gt;%TN-3-BADSTATE : Illegal state [dec]&lt;/P&gt;&lt;P&gt;%TN-3-READLINE : Unknown return code [dec] from telnet_readline()&lt;/P&gt;&lt;P&gt;(&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/ios/12_3/sem2/system/messages/emgtdm.html#wp139576" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/12_3/sem2/system/messages/emgtdm.html#wp139576&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"%TN-2-BADLOGIN : Bad login string pointer [hex]" is related to unauthorized telnet access to the router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you suggest me some syslog messages generated when someone tries to access a router?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 10:56:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872560#M84883</guid>
      <dc:creator>carrara_ictc</dc:creator>
      <dc:date>2019-03-10T10:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access and syslog messages</title>
      <link>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872561#M84884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have experienced "% telnet connections not permitted from this terminal "  messages on the console. Issuing the command "transport output telnet ssh " under line vty 04 resolves this issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 19:14:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872561#M84884</guid>
      <dc:creator>ivillegas</dc:creator>
      <dc:date>2008-01-24T19:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access and syslog messages</title>
      <link>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872562#M84885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;login block-for 1 attempts 3 within 1&lt;/P&gt;&lt;P&gt;login delay 1&lt;/P&gt;&lt;P&gt;login on-failure log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a message of someone login unsuccessfully to a router:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan 24 17:59:16 10.109.114.101 13632: Jan 24 19:59:15: %SEC_LOGIN-4-LOGIN_FAILED: Login failed [user: dkdkdk] [Source: 192.168.1.1] [localport: 23] [Reason: Login Authentication Failed - BadUser] at 19:59:15 UTC Thu Jan 24 2008&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Easy right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CCIE Security&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2008 20:01:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872562#M84885</guid>
      <dc:creator>cisco24x7</dc:creator>
      <dc:date>2008-01-24T20:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet access and syslog messages</title>
      <link>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872563#M84886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What about OLD IOS this is extended login feature in 12.4(3)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Apr 2010 07:08:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/telnet-access-and-syslog-messages/m-p/872563#M84886</guid>
      <dc:creator>fisko</dc:creator>
      <dc:date>2010-04-21T07:08:49Z</dc:date>
    </item>
  </channel>
</rss>

