Results 1 to 7 of 7

Thread: SSH error password incorrect

  1. #1
    Join Date
    Sep 2009
    Beans
    10

    SSH error password incorrect

    I am having trouble logging into my ssh

    It works fine if I use:
    "ssh kidney@kidney-ubuntu"
    "ssh localhost"
    "ssh -l kidney@kidney-ubuntu"
    "ssh kidney@192.168.1.my-computer"

    but if I get this error using my external ip:

    kidney@kidney-ubuntu:~$ ssh kidney@my.external.ip.here
    DD-WRT v23 SP2 std (c) 2006 NewMedia-NET GmbH
    Release: 09/15/06 (SVN revision: 3932)
    kidney@71.92.165.177's password:
    Permission denied, please try again.
    kidney@71.92.165.177's password:
    Permission denied, please try again.
    kidney@71.92.165.177's password:
    Permission denied (publickey,password)

    I have found similar problems elsewhere in the forums but none of them have worked

  2. #2
    Join Date
    Jul 2005
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: SSH error password incorrect

    Here's a clue:
    DD-WRT v23 SP2 std (c) 2006 NewMedia-NET GmbH
    Release: 09/15/06 (SVN revision: 3932)
    Your router, running DD-WRT, is intercepting the SSH connection so you are inadvertently attempting to login to your router, not your box. The appropriate port forwarding will resolve your issue.

    Robert

  3. #3
    Join Date
    Sep 2009
    Beans
    10

    Re: SSH error password incorrect

    I forwarded the port on my router but i am still getting the error i think i need to contact my isp

  4. #4
    Join Date
    Jul 2005
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: SSH error password incorrect

    Disable the SSH server in your DD-WRT router or change the port on which it listens and it'll probably work.

    Robert

  5. #5
    Join Date
    Sep 2009
    Beans
    10

    Re: SSH error password incorrect

    i think that router is for my isp they block all of the port there, i may be wrong but i don't think there is an ssh server on a linksys wrt54gs router

    thanks for your help i think i can fix the problem now
    Last edited by 1nooodlse; September 23rd, 2009 at 08:46 AM.

  6. #6
    Join Date
    Jul 2005
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: SSH error password incorrect

    My guess is that the WRT54Gs IS the DD-WRT router. DD-WRT is a third-party firmware designed to replace the standard Linksys firmware on many of their routers. It's open-source and Linux based. Your WRT54Gs is probably running DD-WRT. Did your ISP provide that router for you? It seems a bit odd that you would be running DD-WRT without knowing it, especially if it is your own router and not something they provided. Maybe they did though. At any rate, it is obvious that when you attempt to establish an SSH connection from outside, a router running DD-WRT is intercepting it. Whether it's your box or theirs, that's what is happening. Good luck.

    Robert

  7. #7
    Join Date
    Sep 2009
    Beans
    10

    Re: SSH error password incorrect

    my router has the original firmware i think i am behind another gateway from my isp. It says it's a servgate point force managment console everything but the front page is locked. I'll just contact my isp and see what i can do.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •