Page 2 of 10 FirstFirst 1234 ... LastLast
Results 16 to 30 of 958

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

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    I have the same problem, it says like this:

    Code:
    /opt/etc/init.d/S90transmission-daemon: /opt/etc/init.d/S90transmission-daemon: 36: /tmp/harddisk/transmission/config: Permission denied
    [admin@asus root]$ ps axf
    BusyBox v1.1.3 (2008.04.25-08:17+0000) multi-call binary
    
    Usage: ps

  2. #2

    Thanks from Bill Gates

    wengi,
    Thanks so much for your tutorial! An MS Geek can't do it without the help of you and marcesium.

    And Oleg, thanks for the great firmware. It's why I bought this router!

  3. #3
    Join Date
    Jan 2008
    Location
    Bucharest
    Posts
    11
    how can i get a report daily about loggin hours on ssh?

  4. #4
    Join Date
    Nov 2007
    Location
    EU's border...
    Posts
    71
    Simplest way is:
    cat /tmp/syslog.log |grep dropbear

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

    only to correct it. The path to the log is different if you installed with my howto:
    Code:
    [admin@blechbuechse root]$ cat /opt/var/log/messages | grep -i dropbear
    Jan  1 01:00:08 post-boot: starting dropbear:
    Jan  1 01:00:08 dropbear[93]: Running in background
    Jan  6 10:24:47 dropbear[3496]: password auth succeeded for 'admin' from ::ffff:192.168.1.21:1148
    [admin@blechbuechse root]$
    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. #6
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    wengi, it's a good idea to put a symlink:
    PHP Code:
    ln -/opt/var/log/messages /tmp/syslog.log 
    Then you will be able to see log from the web-IF, and the above statements will be correct.

  7. #7
    Hi i was just wondering why i can't connect to ma usb hdd?? any clue?
    on that hdd i have first partition ntfs, second after format swap and last one ext3

    [admin@(none) root]$ dmesg |grep sda
    Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)



    Jan 1 00:00:04 kernel: ehci_hcd 01:03.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
    Jan 1 00:00:04 kernel: hub.c: USB hub found
    Jan 1 00:00:04 kernel: hub.c: 4 ports detected
    Jan 1 00:00:05 kernel: usb.c: registered new driver usblp
    Jan 1 00:00:05 kernel: printer.c: v0.13: USB Printer Device Class driver
    Jan 1 00:00:05 kernel: usb.c: registered new driver audio
    Jan 1 00:00:05 kernel: audio.c: v1.0.0:USB Audio Class driver
    Jan 1 00:00:05 kernel: hub.c: connect-debounce failed, port 2 disabled
    Jan 1 00:00:05 kernel: SCSI subsystem driver Revision: 1.00
    Jan 1 00:00:05 kernel: Initializing USB Mass Storage driver...
    Jan 1 00:00:05 kernel: usb.c: registered new driver usb-storage
    Jan 1 00:00:05 kernel: USB Mass Storage support registered.
    Jan 1 00:00:05 kernel: hub.c: new USB device 01:03.2-2, assigned address 2
    Jan 1 00:00:06 kernel: scsi0 : SCSI emulation for USB Mass Storage devices
    Jan 1 00:00:06 kernel: Vendor: USB Model: Storage Rev: 1.04
    Jan 1 00:00:06 kernel: Type: Direct-Access ANSI SCSI revision: 02
    Jan 1 00:00:06 kernel: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    Jan 1 00:00:06 kernel: SCSI device sda: 234441648 512-byte hdwr sectors (120034 MB)
    Jan 1 00:00:06 kernel: Partition check:
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 0
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 2
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 4
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 6
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 0
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 2
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 4
    Jan 1 00:00:06 kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    Jan 1 00:00:06 kernel: SCSI disk error : host 0 channel 0 id 0 lun 0 return code = 70000
    Jan 1 00:00:06 kernel: I/O error: dev 08:00, sector 6
    Jan 1 00:00:06 kernel: unable to read partition table
    Jan 1 00:00:06 kernel: usb.c: USB disconnect on device 01:03.2-2 address 2
    Jan 1 00:00:06 portmap[102]: user rpc not found, reverting to user bin
    Jan 1 00:00:06 statd[103]: Version 1.0.7 Starting
    Jan 1 00:00:06 statd[103]: statd running as root. chown /var/lib/nfs/sm to choose different user
    Jan 1 00:00:06 statd[103]: gethostbyname error for (none)
    Jan 1 00:00:07 kernel: vlan1: Setting MAC address to 00 1d 60 46 90 37.
    Jan 1 00:00:07 kernel: VLAN (vlan1): Underlying device (eth0) has same MAC, not checking promiscious mode.
    Jan 1 00:00:07 udhcpc[112]: udhcpc (v0.9.9-pre) started
    Jan 1 00:00:07 dnsmasq[75]: read /etc/hosts - 4 addresses
    Jan 1 00:00:07 dnsmasq[75]: reading /tmp/resolv.conf
    Jan 1 00:00:07 dhcp client: deconfig: lease is lost
    Jan 1 00:00:07 udhcpc[112]: Lease of xxxxxx obtained, lease time 86484
    Jan 1 00:00:07 dnsmasq[75]: read /etc/hosts - 4 addresses
    Jan 1 00:00:07 dnsmasq[75]: reading /tmp/resolv.conf
    Jan 1 00:00:07 dnsmasq[75]: using nameserver 212.76.33.102#53
    Jan 1 00:00:07 dnsmasq[75]: using nameserver 212.76.33.104#53
    Jan 1 00:00:08 dropbear[129]: Running in background
    Jan 1 00:00:08 dhcp client: bound IP : xxxxxxxxxx from xxxxxxxxxxxxx
    Jan 1 00:00:17 kernel: Device 08:00 not ready.
    Jan 1 00:00:17 kernel: I/O error: dev 08:00, sector 2
    Jan 1 00:00:17 kernel: EXT3-fs: unable to read superblock
    Jan 1 00:00:17 kernel: MSDOS FS: Using codepage 950
    Jan 1 00:00:17 kernel: MSDOS FS: IO charset cp950
    Jan 1 00:00:17 kernel: Device 08:00 not ready.
    Jan 1 00:00:17 kernel: I/O error: dev 08:00, sector 0
    Jan 1 00:00:17 kernel: FAT: unable to read boot sector
    Jan 1 00:00:17 kernel: FAT: freeing iocharset=cp950
    Jan 1 00:00:17 kernel: Device 08:00 not ready.
    Jan 1 00:00:17 kernel: I/O error: dev 08:00, sector 0
    Jan 1 00:00:17 kernel: FAT: unable to read boot sector
    Jan 1 00:00:17 kernel: Device 08:00 not ready.
    Jan 1 00:00:17 kernel: I/O error: dev 08:00, sector 0
    Jan 1 00:00:17 kernel: NTFS: Reading super block failed
    Jan 11 17:55:29 ntp client: Synchronizing time with time.nist.gov ...
    Jan 11 17:59:10 login[150]: root login on `pts/0'
    Jan 11 18:00:11 kernel: hub.c: connect-debounce failed, port 2 disabled
    Jan 11 18:01:21 kernel: hub.c: connect-debounce failed, port 2 disabled
    Jan 11 18:01:45 kernel: hub.c: connect-debounce failed, port 2 disabled
    Jan 11 18:02:09 kernel: hub.c: connect-debounce failed, port 2 disabled
    Last edited by Syl; 11-01-2008 at 18:37.

  8. #8
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,
    Quote Originally Posted by Syl View Post
    on that hdd i have first partition ntfs, second after format swap and last one ext3
    ???

    There are three partitions?
    1 ntfs
    2 swap
    3 ext3

    Does the drive work in a windows machine (the ntfs part)?
    Can you be shure the drive has no bad sectors?

    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)

  9. #9

    Nice Tut, but what to do with this??

    My Compliments for this very helpfull Tutorial!!

    But i have 2 strange things.

    First i had a problem with Cron

    The problem is: after a reboot, i have start cron myself.
    i did many times, the CRON part, but everytime, after reboot, and pressing ps axf. He didn't show it:

    Code:
    PID TTY      STAT   TIME COMMAND
        1 ?        S      0:01 /sbin/init
        2 ?        S      0:00 [keventd]
        3 ?        RN     0:00 [ksoftirqd_CPU0]
        4 ?        S      0:00 [kswapd]
        5 ?        S      0:00 [bdflush]
        6 ?        S      0:00 [kupdated]
        7 ?        S      0:00 [mtdblockd]
       63 ?        S      0:00 telnetd
       67 ?        S      0:28 httpd
       72 ?        S      0:00 klogd
       73 ?        S      0:00 syslogd -m 0 -O /tmp/syslog.log -S -l 7
       74 ?        S      0:00 [khubd]
       83 ?        Ss     0:00 lpd
       85 ?        Ss     0:00 p9100d -f /dev/usb/lp0 0
       88 ?        Ss     0:00 waveservermain
       90 ?        Ss     0:00 rcamdmain
       92 ?        Ss     0:00 infosvr br0
       93 ?        Ss     0:00 watchdog
       94 ?        Ss     0:00  \_ ntp
      102 ?        S      0:00 dropbear
      123 ?        Ss     0:00  \_ dropbear
      124 pts/0    Ss     0:00      \_ -sh
      127 pts/0    R+     0:00          \_ ps axf
      107 ?        S      0:00 [usb-storage-0]
      108 ?        S      0:00 [scsi_eh_0]
      114 ?        S      0:00 [kjournald]
      115 ?        S      0:00 [kjournald]
    after each reboot, i start it manual by typing cron

    so i could go on with the tutorial.

    But at Part 9. TRANSMISSION (The torrent Client)

    i have a prolbem at the end. the problem is by typing:
    192.168.1.150:8008/cgi-bin/transmission.cgi

    i get the message:

    Code:
    Kan geen verbinding maken     
    
    Firefox kan geen verbinding maken met de server op 192.168.1.150:8008.
    
    *   Misschien is de website tijdelijk niet beschikbaar of overbelast. Probeer over  enkele ogenblikken opnieuw.
    
    *  Controleer uw netwerkverbinding indien u geen enkele pagina kunt laden.
    
    *  Verzeker u ervan dat Firefox toegang heeft tot het web als uw 
         computer of netwerk beveiligd is door een firewall of proxyserver.
    that's dutch for:

    Cannot make connection
    Firecox cannot connect the server on 192.168.1.150:8008


    Can you help me with these 2 problems?

    If your wive can bring up the patience again

    I hope,

    greetings Emiel

  10. #10
    Quote Originally Posted by wengi View Post
    Hi,
    ???

    There are three partitions?
    1 ntfs
    2 swap
    3 ext3

    Does the drive work in a windows machine (the ntfs part)?
    Can you be shure the drive has no bad sectors?

    wengi
    yes Im sure. there are 3 partitions exactly. ntfs is working under win xp, there is no bad sectors on it.

  11. #11
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    @Arbadelli

    First of all: It seems that i missed your post. Sorry for the late reply.

    Your problem ist rc.unslung!! The script is not executed.

    - cron is not working
    - syslog is not logging to /opt/var...
    - busybox httpd is not running with transmission webinterface.

    Check your post-boot if rc.unslung is started.
    Check the content of rc.unslung
    Make sur rc.unslung is executable

    @Syl

    Code:
    Jan 1 00:00:06 kernel: unable to read partition table
    Jan 1 00:00:06 kernel: usb.c: USB disconnect on device 01:03.2-2 address 2
    There is something wrong with your partition table.
    I recommend deleting the partitions and recreate them directly on the asus.

    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)

  12. #12

    Thumbs up Thanks,... Finnished that now

    WENGI VIELEN DANK!!

    Thanks for your answer!
    No problem it was a day later, it gives me more time to think about it

    Now i have solved the problem down here ( How? use in the webinterface a password, if you leave it blank, then it doesn't work!)

    Now, i have a little problem with 10. SAMBA2

    i have done that one, and when i use ps axf everything is running well, but when i put in 192.168.1.150:901 ( in web ). He cannot make connection:

    Code:
    401 Bad Authorization
    username or password incorrect
    I think i have problems with logging in. or the IP or your following text:

    Code:
    You should cutomize the IP settings as you need them and exchange "user = root" with admin -> "user = admin".
    This is my script:
    PHP Code:
    service swat
    {
            
    port    901
            socket_type     
    stream
            wait    
    no
            only_from 
    localhost 192.168.1.1/24
            user    
    admin
            server  
    = /opt/sbin/swat
            log_on_failure  
    += USERID
            disable 
    =  No
    }

    My homenetwork ( maybe interesting to know )

    the modemcable goes to my Linksys WRT54G

    i connected 2 pc's with this one, and one UTP cable is going to 1 LAN port of my Asus WL500gp. In another LAN port i plugged another UTP for one pc ( so, i can see if the router has got internet yes or no )

    the WRT54G ip is 192.168.1.1
    the WL500GP ip is 192.168.1.150

    My username to get with web or putty in is admin
    ( i changed the password, as you said in your tut)

    so, how does my vi /opt/etc/xinetd.d/swat has to look like?

    I tried many things, but i think not the good one.

    thanks for your help offcourse
    Last edited by Arbadelli; 18-01-2008 at 23:15. Reason: 401 Bad Authorization also put in this text

  13. #13
    Join Date
    Jan 2008
    Location
    Bucharest
    Posts
    11
    this firmware can be user with download master?
    LE: *used
    Last edited by alex.bumbacea; 29-01-2008 at 18:14.

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

    no, the oleg firmware does not include the download master.
    (If this was your question, 'cause it is not that clear)

    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. #15
    DM wont work on oleg.
    You need transmission to download torrents.
    Its better than DM but you need to put some time into configuration

Page 2 of 10 FirstFirst 1234 ... 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
  •