Results 1 to 15 of 35

Thread: How to setup and get Dropbear ssh working?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I'm running out of ideas. Any chance your user home directory does not exist or is not owned by the user with perms of 755?

    - K.C.

  2. #2
    i have modified the port (to another port) and then dropbear won't worked.

    then i used the command chmod 755 /opt/home/yourusername and it worked.

    this was the solution for me.

    grat182

  3. #3

    Dropbear

    Hello, i have installed the Firmware successfully and got enhanced-ctorrent/ screen program to work perfectly. Although i have little knowledge what dropbear is and how to use it. I have installed dropbear although when i type in "opt/bin/dropbear" in putty i get the following output, "
    #
    # opt/bin/Dropbear
    opt/bin/Dropbear: not found" Can someone please give a good guide on what dropbear is and how to install, configure it correctly. My objective is that i would like to share my files over vis the internet , and connect to my router via telnet, from the internet so i can download torrents when i am not at home. Thank you for all your help, and i must say a great guide on how to set up enhanced-ctorrent it works great for me !

  4. #4
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    in my case it is sitting in /usr/sbin/dropbear
    if your one is in /opt/bin run it as /opt/bin/dropbear (start with / and dont use capital letters)

  5. #5

    dropbear help

    hey thanks for the help! although unfortunately i am still stuck at the same error as before, "
    # opt/bin/dropbear
    opt/bin/dropbear: not found
    #
    # usr/sbin/dropbear
    usr/sbin/dropbear: not found
    #
    # /opt/bin/dropbear
    /opt/bin/dropbear: not found
    #
    "
    it is still telling me that dropbear cannot be found, and i did install it, " opt/bin/ipkg install dropbear
    Package dropbear (0.48.1-1) installed in root is up to date.
    Nothing to be done
    Successfully terminated." so i know it is installed. but i have no idea what to do now... lol

  6. #6
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    ipkg install findutils
    find / -name dropbear

  7. #7

    Dropbear help

    Hey thanks for the help aging!! unfortunitly now i get another error installing the "findutils"
    # opt/bin/ipkg install findutils
    Installing findutils (4.2.30-1) to root...
    Nothing to be done
    An error ocurred, return value: 1.
    Collected errors:
    ERROR: The following packages conflict with findutils:
    busybox-links
    #
    """ THANK FOR YOUR HELP AGING!

Posting Permissions

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