Cannot telnet into router

What do I do when all of a sudden I can't telnet into my router through any interfaces?
I can ping the interfaces successfully, by IP and DNS name. Nothing has changed since the last successful login.
error msg:
Connecting To c3640...Could not open connection to the host, on port 23: Connect failed

The symptoms you describe sound like all the vty ports are in use. This may happen if you have configured the vty ports with no exec-timeout (or with exec-timeout 0 0 which is the same thing). If you can get to the console port the show user command (or the who command) should indicate which vty are in use - and I suspect that they all are.
If you can get to the console port and enable mode you could clear some of the sessions which would make telnet work again.
If you can not get to the console port you might wait and try later and see if it works after someone logs off. The other alternative is to reboot the router.
HTH
Rick

Similar Messages

  • Cannot Telnet into 1921 router

    Please  Help, I cannot telnet into my 1921 router and not sure how to fix this.   See below.
    line con 0
     password 7 XXXXX
     logging synchronous
     login local
    line aux 0
    line 2
     no activation-character
     no exec
     transport preferred none
     transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
     stopbits 1
    line vty 0 4
     password 7 XXXXXX
     logging synchronous
     login local
     length 0
     transport input none

    Hello Brad,
    Try entering
    line vty 0 4
    transport input telnet
    Hope this helps,
    if so, please rate.

  • I cannot telnet into my WRT54GC linksys router

    C:\>telnet 192.168.1.1 and a i get the following response Connecting to 192.168.1.1... Could not open connection to the host, on port 23: Connection failed. Someone to know how can I telnet my router?

    I don't think the device has telnet access, try the web interface instead i.e. http://192.168.1.1

  • Cannot telnet into ACS 5.2

    Cannot connect to ACS device using telnet IP: port 1812? Seems it is using this port config by default.
    Is it because of the port it's trying to use?  Is there a way of changing the port?  If so, where does one do this in the ACS device?
    I have two 4400 series WLC's one is on the same network segment as the ACS, I can authenticate through the ACS on this one.  The other WLC at a different location, cannot authenticate through the ACS.  But if can't telnet into it, it's probably not letting something through?
    Any help would be greatly apprecieated!
    Tandrist

    Acs 5.1 supports ssh
    Port 1812 is used for radius packets on the acs. Not telnet. Nor ssh.
    Try a simple ping between tge wlc and the acs
    Make sure the shared secret match between wlc and acs
    Sent from Cisco Technical Support iPhone App

  • From BB, cannot get into Router to reconfigure it via browser interface (e.g. 192.168.1.1)

    Hi guys.
    INet browsing via WiFi works (BB 9105), but I would like to get into my Router too, to reconfigure it. When I try to access my router, 192.168.1.1, or my ADSL modem (192.168.0.1) I always get the 504 error (Gateway Timeout), which is the same error I get when browsing through BIS.
    Of course, through BIS I cannot access my router or modem, but with WiFi it should be possible to access it.
    To make sure, I turned off BIS on my 9105.
    I also, via a PC, configured the router to allow my BB MAC address to access the router.
    Are they not compatible at all?
    Or do I have to use a different browser on my BB?
    Thanks for any ideas,
    Tato

    Hello Tato, 
    I hesitated posting here because I cannot give you a definitive answer, I've looked around and havn't seen any answers to this question specifically either.
    What I can tell you however is using my mobile phone browser I have had no problems accessing my router while I am connected through WiFi, saying this I will also mention I use a DLink and am connecting with the same process in my case 192.168.0.1
    Sorry, I can't tell you how to get it working, but hopefully this will keep you interested enough in the problem to get it sorted out.
    Hope this helps,
    Euclidics 
    If this or any posts in this thread were helpful please Kudos the author.
    If this or any posts in this thread were the solution to the topic, please accept the post as the solution so others can view it.

  • I cannot get into router page via server? But can on any other device?

    Comcast Business Cisco 3939B wifi router.
    I can log into the router page just fine on ANY other workstation or laptop direct connected to any of the 4 ports of the router using 10.1.10.1.  I can access via Android phone browser via wifi also.
    It just asks for username and password.  No problem.
    BUT.
    When I try to do this SAME thing from the Windows Server 2012 R2 Essentials connected via Ethernet port using Windows Explorer, it gets to the username and password page and after that, just sits there and says "logging in...".
    Does Windows Server 2012 R2 Essentials by default prevent this?  or Internet Explorer do this?  Do I need to set something on the server?
    Not sure if the subnet mask 255.255.255.0 has anything to do with it?
    thank you for any help.
    This topic first appeared in the Spiceworks Community

    Try these;<BR><BR>
    Clear the Cache '''''Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"'''''<BR><BR>
    and<BR><BR>
    Remove Cookies '''''Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"'''''<BR><BR>
    If that does not help,
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode start Firefox in Safe Mode]'''''.
    Let us know how you do.

  • Cannot Telnet to Server

    Dear all,
    I have a problem telnetting to a Solaris 10 server (sunFire V240) after it reboots.
    If I do an svcs -a | grep milestone
    It tells me that the muti-user and multi-user-server processes are running. I did notice that the multi-user-server did not always start during start up.
    I tried to do an svcadm enable -r svc://milestone/multi-user-server:default
    but, it took a long time for it to come into the "ONLINE" state.
    The strangest thing is this: I can ping, but I cannot telnet into the machine.
    I did an svcs -a | grep telnet and the telnet process is running. (obviously, i checked that before).
    Now the current state is this:
    I can telnet FROM this server to other servers, but I cannot telnet from this server TO other servers. I always get: "Connection Refused"
    Has anyone else here been in this situation? I'm new to svm, and perhaps I'm missing something? I read all the manuals I could find, but still no luck.
    Please, if you can help me, I'd really appreciate this as this server's state is causing me a lot of problems.

    Out of curiosity, I'd like to know something also:
    when doing an svcs -a | grep milestone, the server tells me the following:
    online svc:/milestone/name-services:default
    online svc:/milestone/devices:default
    online svc:/milestone/network:default
    online svc:/milestone/single-user:default
    online svc:/milestone/sysconfig:default
    online svc:/milestone/multi-user:default
    online svc:/milestone/multi-user-server:default
    I'm just curious,but how is it both single-user AND multi-user-server BOTH can be default?? I specified that I want the multi-user-server to ALWAYS be the default for when an init 6 is issued, and I'm not entirely sure the machine has respected my wishes.
    Have I misunderstood the above concept of what the svcs -a is producing, or is my Solaris 10 server not behaving normally?

  • Cannot logg in into router web-based setup

    Ive tried installing my WRT54GS router with LELA but it says that it cannot detect my router, so I tried to configure on the web-base setup and when I try to go in the page it says that it cant find that page. If any one knows how to logg in into the router in a different way please let me know.

    try few more settings ... disconnect the Mode from the router ... Reset the router fro few seconds ... make sure that while holding the Reset button the Power light should be blinking ....hold it for few seconds .... unplug -replug the power cable & release the reset .... Check the Ip address as i mentioned in earlier post .... disable all firewall for few minutes ... try to ping the Ip address 192.168.1.1 ...if getting replies .... try going online ....

  • Cannot Telnet back into standby ACE after upgrading to V4(2.1)

    I am in the process of upgrading from v3.2.5 to v4.2.1, i have been follwing the upgrade/downgrade guide forv4(2.0) for my redunanant pair of ACE 4710.
    everything ok, following procedure after the standby is reloaded and comes up to standby-warm, Iget the license incompatabilty message on the primary.
    but I cannot telnet back into the standby, i can ping it ok though.
    I am loathe to go any further, and do the 'ft Switchover all' and reload the primary incase I cannot telnet back into the primary when it comes back up.
    Is this a known problem? whats the fix?

    Hi, I have a similar problem, when I want to telnet to the ACE sometimes does not work, can you tell me how can I give to the admin context more resources?

  • Cannot console in or telnet to Router

    Router console connection will not open and connect. Cannot telnet to the Router as well. Any suggestions? This is on a frame relay hub and spoke router that is in production. Thanks!

    Speed in the terminal emulation software could be the issue and flow control should be set to none. Also, it could be caused be memory problems. If memory gets highly utilized or fragemented telnet and console sessions won't open and the only fix is a reboot.

  • Just installed dual band router/wifi, cannot log into Apple ID.

    I just installed a new dual band router/wifi and now i cannot log into the Apple account on my Apple TV.  I tried restarting the computer, Itunes and apple tv, still no luck.  My apple tv is connecged via the ethernet cable.

    Hey katikapral,
    The article linked below details a few additional troubleshooting steps that can help get iMessage successfully activated on your iPhone.
    If you get an error when trying to activate iMessage or FaceTime
    https://support.apple.com/en-us/HT201422
    All my best,
    Allen

  • I cannot get into my router setup using 10.0.1.1

    I cannot get into my router setup using 10.0.1.1
    I did ipconfig and got the address but cannot open it up to make it a server.

    This sounds like you are trying to use a web page setup for the AirPorts, which will not work.
    You are aware that you must use an application.....AirPort Utility.....on a Mac, PC or iPhone or iPad to set up and configure the Airport routers, correct? The Setup Guide is pretty clear about this.
    Is this a new AirPort Extreme that you have?  If yes, please review the System Requirements:
    Setup and Administration
    iPhone, iPad, or iPod touch with iOS 6 or later and AirPort Utility 1.3
    Mac with OS X Lion v10.7.5 or later and AirPort Utility 6.3
    If you have a previous version of the AirPort Extreme.....and you have not downloaded and installed AirPort Utility 5.6.1 for Windows - Support - Apple , now might be a good time.

  • My Router Is Definenetely not working right and i cannot sign into it

    I really need some help guys!  I have a WRT54G V.2 and today we reset our IP address which messes it up.  First of all I am not sure how to fix this but i cannot get into my router to do it with instructions.  Some people told me i need to update the firmware and i cannot do that either.  Anytime I type 192.168.1.1 all I get is this page cannot be displayed.  This is extremely annoying and I really need to get my router up and running ASAP!! If anyone has any ideas or can help in anyway I thank you in advance!

    HTMLGEEK,
    there are 2 things you need to check..
    1st - are you getting an ip address?
    2nd - can you ping the router?
    if you have both then try resetting the router for 30 secs. then after resetting, try accessing the router page again.

  • Cannot Telnet to ACE 4710 after upgrade to A4(2.3)

             I have a pair of ACE 4710s with 12 contexts sharing the load, running A4(2.1). Yesterday I upgraded one of them to A4(2.3)
    now I cannot telnet to the Admin context.Pings ok. I can telnet to other contexts on the box and everything seems to be working ok   
    when i do a " sh telnet"
    comes back with
    No Session Information is available
    sh telnet maxsessions
    telnet maxsessions 16
    Can anybody help?

    further this post, it was not a resource problem as had allocated 5% for the Admin context.
    I up graded IOS Saturday evening, could not Telnet in, tried again on Sunday same result,
    though this morning (Monday) Can now telnet in ok very strange
    I was connecting via the AUX line of a 2851 router to the console port.
    whe I disconnected this morning I saw the following message
    INIT: id "T0" respawning too fast : disabled for  5 minutes
    not sure if this is a 2851 message or an ACE message, but after getting that message is when I was able to Telnet in
    was it a coincidence
    anybody any ideas

  • WRT45G: can only connect one pc at the time to internet, cannot login to router setup

    Hello,
    I don't get this. The complete network worked fine for ... years? After a call with the ISP about a general/different issue, we can now only connect one pc at the time to internet. (We were asked to take out cables and we've put them back).
    I've been trying and searching for an answer for hours.
    problem:
    We can only connect through the router to internet with only one pc at the time (the first pc we connect after starting up the router).
    Also we cannot get into the setup menu of the router at 192.168.1.1
    We've been trying to reset the modem for 10, 30 seconds.
    Auto resolve IP/DNS. DHCP is enabled.
    I also remembered that I pushed the SES button, it turned from orange to flashing bluish. I never knew aboutthis function, nor it is mentioned in the manual I downloaded. Now this SES indicator is off.
    Also WLAN and DMZ led are off.
    I downloaded EasyLink_Connect.exe, went through the setup. It recognises there's internet connection, but stops and says: cisco does not support this modem.
    Temp. replacing this WRT45G modem with another one did not resolve the issue.
    I have no clue what went wrong, what we did wrong, and how we can resolve this issue? Please help! Thanks
    Message Edited by Brammm on 11-27-2008 03:13 PM

    Okay! 
    1.  (results when having assigned a static IP) :
     Windows IP-configuratie
             Primair DNS-achtervoegsel. . . . .:
            Knooppunttype: . . . . . . . . . .: onbekend     (unknown)
            IP-routering ingeschakeld. . . . .: nee      (no)
            WINS-proxy ingeschakeld . . . . . : nee    (no)
     Ethernet-adapter LAN-verbinding:
             Verbindingsspec. DNS-achtervoegsel:
            Beschrijving . . . . . . . . . . .:
              VIA Compatable Fast Ethernet Adapter
            Fysiek adres. . . . . . . . . . . : 00-16-17-CE-D5-40
            DHCP ingeschakeld:. . . . . . . . : nee    (no)
            IP-adres. . . . . . . . . . . . . : 192.168.1.20
            Subnetmasker. . . . . . . . . . . : 255.255.255.0
            Standaardgateway. . . . . . . . . : 192.168.1.1
            DNS-servers . . . . . . . . . . . : 192.168.1.1
     (results without having assigned a static IP: automatic config.) :  
     Ethernet-adapter LAN-verbinding: 
            Verbindingsspec. DNS-achtervoegsel:
            Beschrijving . . . . . . . . . . .:
              VIA Compatable Fast Ethernet Adapter
            Fysiek adres. . . . . . . . . . . : 00-16-17-CE-D5-40
            DHCP ingeshakeld. . . . . . . . . : ja     (yes)
            Autom. configuratie ingeschakeld. : ja       (yes)
            IP-adres. . . . . . . . . . . . . : 84.30.99.32       
    Subnetmasker. . . . . . . . . . . : 255.255.254.0       
    Standaardgateway. . . . . . . . . : 84.30.98.1       
    DHCP-server . . . . . . . . . . . : 213.51.144.90
            DNS-servers . . . . . . . . . . . : 212.54.40.25
                                                212.54.35.25
    2.  I do have another router, when I try that one, the problem we have remains. So that's a bit strange to me. That one is supposed to be working.
    Does this SES function configure anything other than the modem? So, does it alter PC configurations? I have no clue.   We even start to wonder whether the ISP is able to set up their internet in a way that unables us to make use of a router? That would be ridiculous
    Message Edited by Brammm on 11-30-2008 04:03 AM

Maybe you are looking for

  • Import a .swf 3D animation in Java

    Dear all, I would like to import an .swf 3D animation, which was built in Adobe Flash. Is it possible? Is any way to tranform this in Java like type? I have read about the JavaSWF2, I have downloaded some samples, but I cannot transform a .swf 3D ani

  • Performance Issues in weblogic managed server

    Hi, We are facing performance issues in our managed servers in weblogic domain and in logs it is showing this error continuously. <Oct 2, 2013 10:39:27 AM MST> <Error> <WebLogicServer> <BEA-000337> <[STUCK] ExecuteThread: '47' for queue: 'weblogic.ke

  • Error installing OIM

    Hi, I have succesfully installed weblogic server,rcu,soa,database. While installing identity manager installer during step "Test JDBC Component Schema" i am getting the following error. Please help me solve this issue. SQL Test=select 1 from schema_v

  • Premiere Pro CS6, large project file size - crashing etc

    Working on a project in Premiere Pro CS6 - also incorporating after effects and using 2 external plugins (Beauty Box and Factory Pro FX).  Project is over 500MB, lots of comps, titles etc.  project seems to be corrupt on my machine. .The project cras

  • Flash 8 - Dynamic Text

    I'm using an external text file to load in my flash file. I want to include a table which includes 1 row, and 3 columns in my external file. I used the table tags, and it did not work. I also tried a 3-column layout using css, but the flash file did