Page 7 of 19 FirstFirst ... 5678917 ... LastLast
Results 91 to 105 of 273

Thread: New 1.0.4.6 based custom firmware

  1. #91
    Quote Originally Posted by hal2k1 View Post
    Postscipt: I worked it out. All I needed to do was be patient. I entered "ssh 192.168.1.1" and pressed return, then I just waited. After a few minutes, eventually I got a prompt.
    You shouldn't have to be too patient. My connect times are within a second or two unless the HDD's have to spin up. It's been my experience that long connect times are generally the result of an incorrect DNS configuration. You might want to double check your DNS settings.

    - K.C.

  2. #92
    Quote Originally Posted by kfurge View Post
    In particular, "sudo bash" will get you a full root shell.

    - K.C.
    I tried "sudo bash" and also "sudo -s".

    Both said "<user> is not in the sudoers file". Then it told me off.

  3. #93
    Quote Originally Posted by kfurge View Post
    You shouldn't have to be too patient. My connect times are within a second or two unless the HDD's have to spin up. It's been my experience that long connect times are generally the result of an incorrect DNS configuration. You might want to double check your DNS settings.

    - K.C.
    DNS settings of what? My client machine, or the router itself?

  4. #94
    Quote Originally Posted by kfurge View Post
    It's been my experience that long connect times are generally the result of an incorrect DNS configuration. You might want to double check your DNS settings.

    - K.C.
    Confusion reigns on this. My DNS values could well be awry.

    If I type "ssh 192.168.1.1", why is a DNS lookup involved anyway?

    PS: I found this page:
    http://www.nslu2-linux.org/wiki/HowT...orRemoteAccess

    and I see the following comment:

    Code:
    If you've problem logging into your slug with dropbear, 
    i.e. if you wait the login prompt for ages, it may be a problem 
    related to the random number generator. Try this quick and dirty trick:
    
    cd /dev
    mv random random.orig
    cp urandom random
    Does anyone think this will help? After I start the ssh command, it takes about 20 seconds for the prompt from the WL700ge to appear for the password.
    Last edited by hal2k1; 12-12-2006 at 13:45.

  5. #95
    Quote Originally Posted by hal2k1 View Post
    I tried "sudo bash" and also "sudo -s".

    Both said "<user> is not in the sudoers file". Then it told me off.
    You need to edit /opt/etc/sudoers as root to tell sudo what you can and cannot run. The easiest way is to simply add a new entry with your username that's otherwise exactly the same as root's like this:

    # User privilege specification
    root ALL=(ALL) ALL
    you ALL=(ALL) ALL

    - K.C.

  6. #96
    Quote Originally Posted by hal2k1 View Post
    Does anyone think this will help? After I start the ssh command, it takes about 20 seconds for the prompt from the WL700ge to appear for the password.
    No. We can't do this. Details are on my web page (search for devfs).

    The only time dropbear cranks on the random number generator is when it needs to initially generate keys during the first connection with an unknown host. After that, the keys are simply confirmed.

    Regarding DNS, servers generally do a reverse DNS lookup to put a sane name into the system log.

    - K.C.

  7. #97
    Quote Originally Posted by hal2k1 View Post
    DNS settings of what? My client machine, or the router itself?
    The router.

    - K.C.
    Last edited by kfurge; 13-12-2006 at 02:27.

  8. #98

    Thumbs up PDF document with screenshots for installing the new firmware

    Hello Kfurge

    First thanks a lot for all your contribution with your custom firmware.

    I want to instal it but i faced two problems...
    • On the one hand i'm not good enough in computer sience to do all the instructions step by step.

    • On the other hand i'm french and i don't understand all the instructions.

    I think we are a lot in the same case.
    So to make all your work and contribution within the reach of everyone, can you (or another member that installed it) make an english tutorial with screenshots of every step ?
    I offer to traduce it in french and german... and after we can post it here and in the WL-700g Tutorials section.

    Hope someone will be interested....

    Regards

    Jerome
    Last edited by jeromv; 13-12-2006 at 16:26.

  9. #99
    Quote Originally Posted by kfurge View Post
    You shouldn't have to be too patient. My connect times are within a second or two unless the HDD's have to spin up. It's been my experience that long connect times are generally the result of an incorrect DNS configuration. You might want to double check your DNS settings.

    - K.C.
    OK, I fixed that. It was the DNS settings. All sweet now.


    Quote Originally Posted by kfurge View Post
    You need to edit /opt/etc/sudoers as root to tell sudo what you can and cannot run. The easiest way is to simply add a new entry with your username that's otherwise exactly the same as root's like this:

    # User privilege specification
    root ALL=(ALL) ALL
    you ALL=(ALL) ALL

    - K.C.
    Fixed that too. Everything working, so I disabled the telnet in rc.local.

    I tried the enhanced-ctorrent, in conjunction with screen. Worked like a charm ... I downloaded all of the 3.6 GB of the OpenSuSe 10.2 DVD iso file. No 2GB limit in sight, and no stopping mid-torrent. Also sweet.

    So the only thing left now, really, is that I'd like to run rtorrent instead!
    Last edited by hal2k1; 14-12-2006 at 08:55.

  10. #100

    Talking

    Quote Originally Posted by hal2k1 View Post
    OK, I fixed that. It was the DNS settings. All sweet now.




    Fixed that too. Everything working, so I disabled the telnet in rc.local.

    I tried the enhanced-ctorrent, in conjunction with screen. Worked like a charm ... I downloaded all of the 3.6 GB of the OpenSuSe 10.2 DVD iso file. No 2GB limit in sight, and no stopping mid-torrent. Also sweet.

    So the only thing left now, really, is that I'd like to run rtorrent instead!

    That's fine !!

    But what is the propose of the screen?


    It is possible to link enhanced-ctorrentwith the ASUS web interface, and maybe add some other configurations avaible in enhanced-ctorrent

    Thanks
    Last edited by IMM22; 14-12-2006 at 10:29.

  11. #101
    Quote Originally Posted by IMM22 View Post
    That's fine !!

    It is possible to link enhanced-ctorrentwith the ASUS web interface, and maybe add some other configurations avaible in enhanced-ctorrent

    Thanks
    source code of webhooks is not included. you'll have to create your own
    Last edited by MoD; 14-12-2006 at 11:52.

  12. #102
    Quote Originally Posted by MoD View Post
    source code of webhooks is not included. you'll have to create your own
    is it possible to use the package 'ctcs'?

    Description: CTorrent Control Server (CTCS) is an interface for monitoring and managing Enhanced CTorrent clients

    sounds good but it is dependent on 'perl' and perl is apparently not an available package.

    /regards
    Henrik

  13. #103
    @hal2k1

    could you tell me, how do get c-torrent to work? i would like to try this....

    thanks

    gratitude182

  14. #104
    hmm, this firmware is working fairly well for me - the one thing I am trying to get working now is the nameserver on the router. ipkg provides the bind package for this purpose, but the install fails with

    Installing bind (9.3.2-1) to root...
    Downloading http://ipkg.nslu2-linux.org/feeds/op...2-1_mipsel.ipk
    Configuring bind
    /bin/ash: error while loading shared libraries: /bin/ash: symbol vprintf, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    postinst script returned status 127
    ERROR: bind.postinst returned 127

    Is there any chance that this can be fixed? It looks like some undefined library issue, which I would have though would be handled via the ipkg dependency checker... but obviously not!

  15. #105
    Quote Originally Posted by hal2k1 View Post
    So the only thing left now, really, is that I'd like to run rtorrent instead!
    I compiled rtorrent (on the router actually!) and it seems to work OK. If someone is willing to work with me to test out the dependent libraries, I think I could fairly easily turn it into a hand-built ipkg. I believe all of the required libs are already built and ready.

    I'm not a big torrent guy, but the combination of screen+rtorrent seems like it would be very good.

    - K.C.

Page 7 of 19 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. ksoftirqd_CPU0 eating CPU in firmware 1.0.4.6?
    By Hobi in forum WL-700g Firmware Discussion
    Replies: 10
    Last Post: 12-05-2007, 16:04
  2. Custom firmware image: v1.9.4.6 with telnetd re-enabled
    By db90h in forum WL-530g Firmware Releases
    Replies: 2
    Last Post: 29-01-2007, 13:32
  3. custom firmware based on 1.9.5.0 beta?
    By Teddy in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-05-2006, 20:08
  4. Custom firmware
    By menno in forum Dutch Discussion - Nederlands
    Replies: 0
    Last Post: 02-04-2006, 14:32
  5. Custom Firmware v1.1.2.7
    By JOCKYW2001 in forum WL-HDD Firmware Releases
    Replies: 59
    Last Post: 11-12-2004, 12:26

Posting Permissions

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