Search:

Type: Posts; User: seff

Search: Search took 0.01 seconds.

  1. Hi Matej, this is going to fix it: 1) Yes,...

    Hi Matej,
    this is going to fix it:

    1)
    Yes, replace source ${RSAVAR}" with ". ${RSAVAR} in the script. This is because 'source' is not recognized by /bin/sh shell (it is in BASH).
    and move the...
  2. Replies
    1
    Views
    4,114

    The reason is DNS. Skype works even if your...

    The reason is DNS.

    Skype works even if your ISP's DNS is not resolving names (works with IP addresses). So fix you DNS configuration and/or set it up manually.
  3. Replies
    6
    Views
    8,699

    Lovely! :o I will update my script with: ...

    Lovely! :o

    I will update my script with:



    nvram save filename


    I run weekly backups because I have peace of mind. My wl500gx was reset twice when I mistakenly unplugged the A/C adapter....
  4. let's implement a simple check, you should have...

    let's implement a simple check, you should have two files:
    /etc/fstab.1 # first possibility
    /etc/fstab.2 # second possibility

    /usr/local/sbin/pre-mount script:
    #!/bin/sh

    # enlist disks and...
  5. Replies
    6
    Views
    8,699

    I have made it as part of a weekly cron job...

    I have made it as part of a weekly cron job script:



    #!/bin/sh
    # backup volatile data from router to the flash card

    PATH=${prefix}/sbin:${prefix}/bin:/sbin:/bin:/usr/sbin:/usr/bin...
  6. Replies
    1
    Views
    5,305

    How do I know I have w500g Premium v1 or v2

    I was searching through the forums and didn't find a good answer. Mostly the answers I found were:

    "It is labeled on the box and the unit itself..."

    So how can I recognize that I have ASUS...
  7. Replies
    6
    Views
    8,699

    Automatic backup

    I figured it out myself. The configuration (that can be loaded back) is simply a list of lines in NVRAM with a header:

    echo "HDR1 , " > /opt/backup/WL500g.Deluxe.CFG
    nvram show >>...
  8. Thread: USB ADSL Modem

    by seff
    Replies
    45
    Views
    36,538

    Share your UMTS or CDMA broadband connection

    They do provide a solution and firmware as well:

    http://koppel.cz/cdmawifi/english/
    http://koppel.cz/cdmawifi/

    Most of the forum QAs and info is in Czech...

    Seff
  9. Replies
    6
    Views
    8,699

    Full backup of NVRAM, settings, configuration

    Hi,

    I was searching the forum to answer a simple question. How do I take and automate a full backup of my WL-500gx? It happened to my a few times, that I had a power outage and my system reverted...
  10. Replies
    0
    Views
    1,753

    man page throws segmentation fault

    When I try to see any man page, I get a blank screen and the following message:

    Segmentation fault
    (END)

    Then I have to hit "q" to return to the command line. Any idea? I have latest Oleg's...
  11. Replies
    6
    Views
    6,142

    Hi lads, how do I install latest stable...

    Hi lads,

    how do I install latest stable Transmission? I know I can use 'ipkg install Transmission', but is it the latest stable binary? If not, how do I install it and how do I install...
  12. Replies
    55
    Views
    47,795

    Poll: Install and configure latest stable Transmission

    Hi,

    I have Oleg's latest firmware and ASUS 500gx, how do I install latest stable Transmission? The one with 'ipkg list' seems obsolate. Is the any how-to?

    Thanks a lot,
    Seff
  13. Replies
    0
    Views
    2,117

    inadyn fails and how to fix it

    Hi,

    I have Oleg's firmware (wl500gx-1.9.2.7-10) on my Asus 500gx router. I installed inadyn package (version 1.96.2) using:

    ipkg install inadyn

    And configured my dyndns.org account. But it...
Results 1 to 13 of 13