Page 52 of 64 FirstFirst ... 242505152535462 ... LastLast
Results 766 to 780 of 958

Thread: [HowTo] Install and configure Oleg's firmware

  1. #766

    Cannot ping / reach 192.168.1.* range LAN IP from PC through router

    Have Olegs FW 1.9.2.7-10 on WL-500g Premium

    When logged into the router I can ping the local IP of my printer which is 192.168.1.165
    when I am on another PC (192.168.1.100) I cannot reach / ping 192.168.1.165

    What is wrong in the config???

    Any help much appreciated

  2. #767
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    @coolerstuff

    DOUBLE POST!
    Please do not use this thread.

    wengi
    Last edited by wengi; 09-12-2009 at 11:44.
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  3. #768
    Quote Originally Posted by lowie82ph View Post
    Hi Wengi,

    I'm planning to use an NTFS partition as the DATA partition, is this possible?
    Can this be done by installing ntfs-3g driver and editing the fstab file?
    Do you think my WL-520gU can handle this setup?

    Thanks,
    want to know how to do this too.
    'cos when i copy file from hdd, it's slow(using ubuntu 9.04)

  4. #769

    Unhappy I am a little noob :)

    What must press key to save and close? (vi / etc / fstab) ??

    Sorry do not know very well English.

  5. #770
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Chapter 4:

    You enter the insert mode with i, you leave it with ESC.
    ...
    After leaving the insert mode you quit and save by typing ':wq'.
    -> ESC, ":wq"

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  6. #771
    Can I configure (and how) /tmp/harddisk/transmission/config/settings.json that transmission will download each torrent to separate folder.

    Tedy
    Last edited by Tedy_2g; 14-12-2009 at 23:49.

  7. #772
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    http://trac.transmissionbt.com/wiki/EditConfigFiles

    rtfm.
    I have no idea if it is possible.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  8. #773
    I have browse this page before, but haven't found solution, so I have posted question here.
    Before I have run old transmission, now I have installed new Transmission Web Interface. With old one this was done automatic.

  9. #774
    My mistake. There is no problem with folders, I have download torrents that are pointed to one file like *.avi for example, when I download torrent that has multiple files in folders like DVD movie, they are put in seperate folders.

  10. #775
    Code:
    Nov 15 00:00:22 dropbear[851]: login attempt for nonexistent user from 61.138.179.55:57796
    Nov 15 00:00:23 dropbear[851]: exit before auth: Disconnect received
    Nov 15 00:00:27 dropbear[852]: login attempt for nonexistent user from 61.138.179.55:59213
    Nov 15 00:00:28 dropbear[852]: exit before auth: error reading: Connection reset by peer
    Nov 15 00:00:32 dropbear[853]: login attempt for nonexistent user from 61.138.179.55:60606
    Nov 15 00:00:33 dropbear[853]: exit before auth: Disconnect received
    Nov 15 00:00:37 dropbear[854]: login attempt for nonexistent user from 61.138.179.55:33366
    Nov 15 00:00:38 dropbear[854]: exit before auth: Disconnect received
    @wengi, i have hundreds and hundreds of messages like this. how can i stop this attacks ?

  11. #776
    Hi
    Great tutorial! I m in section 17. (Optimize performance), and I want to delete modules has unnecessary.exemple: printer.write this command "rmmod printer" and after reboot is back printer.I can delete this module forever?
    I m sorry for my english

  12. #777
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    last sentence in this chapter:
    After knowing the possible modules you can edit the post-boot and paste the unload commands.
    So try something like
    Code:
    echo "rmmod xxxxxx" >> /usr/local/sbin/post-boot
    to make it permanent.

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  13. #778

    Unhappy doesn't work .... pls help!

    After a few weeks of trying I finally decided to post since I am not able to install transmission on my WL-500g.

    I have a HDD attached via USB and partitioned like this:
    Code:
    Filesystem           1k-blocks      Used Available Use% Mounted on
    /dev/root                 3008      3008         0 100% /
    /dev/discs/disc0/part2    988244     93504    844540  10% /opt
    /dev/discs/disc0/part3 479478544    144144 454978256   0% /tmp/mnt/disc0_3
    I have installed transmission - 1.75-1. All the files seem to be ok:
    Code:
    [admin@router root]$ ls -al /opt/bin/transmission*
    -rwxr-xr-x    1 admin    root       619920 Sep 14 19:57 /opt/bin/transmission-daemon
    -rwxr-xr-x    1 admin    root       651164 Sep 14 19:57 /opt/bin/transmission-remote
    -rwxr-xr-x    1 admin    root       628180 Sep 14 19:57 /opt/bin/transmissioncli
    My S90transmission-daemon looks like this:
    Code:
    [admin@router root]$ cat /opt/etc/init.d/S90transmission-daemon
    #!/bin/sh
    #
    # Startup script for transmission
    
    export PATH=$PATH:/opt/bin:/opt/sbin
    HOME=/tmp
    
    case $1 in
     start)
            # start transmission
            echo "starting transmission" >> /tmp/syslog.log
            nice /opt/bin/transmission-daemon /tmp/harddisk/transmission/config
       ;;
    
     stop)
            if [ -n "`pidof transmission-daemon`" ]; then
                    echo "stopping transmission"
                    kill -9 `pidof transmission-daemon`
            fi
       ;;
     restart|force-reload)
            $0 stop
            sleep 1
            $0 start
       ;;
    
     *)
            echo "usage: $0 (start|stop|restart|force-reload)"
            exit 1
    esac
    Rights on these files look like this:
    Code:
    [admin@router root]$ ls -al /opt/etc/init.d/
    drwxr-xr-x    2 admin    root         4096 Jan 18 10:00 .
    drwxr-xr-x   11 admin    root         4096 Jan 18 10:06 ..
    -rwxr-xr-x    1 admin    root          284 Jan  6 07:32 S10cron
    -rwxr-xr-x    1 admin    root          809 Sep  9  2007 S80lighttpd
    -rwxr-xr-x    1 admin    root          610 Jan 18 09:52 S90transmission-daemon
    -rwxr-xr-x    1 admin    root          522 Jun  6  2005 rc.unslung
    But, when I run it, I get this:
    Code:
    [admin@router root]$ /opt/etc/init.d/S90transmission-daemon start
    nice: transmission-daemon: No such file or directory
    Even if I try to start directly the transmission-daemon I get the same error, that it does not exist. The file exists, but somehow I get this error and I can't get past this.

    PLEASE HELP!

  14. #779
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    is transmission working if you start it manually?
    Code:
    /opt/bin/transmission-daemon /tmp/harddisk/transmission/config
    without nice!

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  15. #780

    Unhappy

    Hi,

    Still doesn't work:

    Code:
    [admin@router root]$ /opt/bin/transmission-daemon /tmp/harddisk/transmission/config
    -sh: /opt/bin/transmission-daemon: not found

Page 52 of 64 FirstFirst ... 242505152535462 ... LastLast

Similar Threads

  1. [Howto] Install DLNA media servers for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 18
    Last Post: 06-06-2017, 07:40
  2. Replies: 24
    Last Post: 05-05-2015, 07:42
  3. Replies: 28
    Last Post: 02-06-2013, 20:58
  4. Replies: 6
    Last Post: 21-09-2012, 17:06
  5. [Howto] Install kernel modules for Oleg firmware
    By ecaddict in forum WL-500gP Tutorials
    Replies: 0
    Last Post: 05-12-2011, 16:18

Tags for this Thread

Posting Permissions

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