Page 9 of 12 FirstFirst ... 7891011 ... LastLast
Results 121 to 135 of 174

Thread: Custom 1.0.7.8 firmware is ready to download

  1. #121

    Unhappy backup/restore of config settings

    Are there som funktion to make back/restore of my config settings in
    you'r new custom firmware ?

    I need it.

    Asus firmware don't have the option on the webinterface.

    Maybe you have som tip via telnet to do that.


    /fredibau

  2. #122

    /etc/services customizing

    Hi Kfurge.
    How can we customize this file. Several packages need this (imap, saned, ...)?
    Thanks in advance.
    Rgds,
    jjgg

  3. #123
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Quote Originally Posted by fredibau View Post
    Are there som funktion to make back/restore of my config settings in
    you'r new custom firmware ?

    I need it.

    Asus firmware don't have the option on the webinterface.

    Maybe you have som tip via telnet to do that.


    /fredibau
    Hi,

    As Asus did not provide such function, I don't think that KFurge will be able to do that. I know however that the other firmwares as open wrt (kamikaze etc) do have such functionality.
    Meanwhile, looking around in /tmp with telnet, I noticed a file 'settings' that I copied to my home directory, and it seems to contain every setting I can see in the web interface. However, this file disappears also irregularly.
    I don't think it will serve as a restore possibility, but you can find your settings in it. The /tmp directory contains many more files with settings. For instance, nas.lan.conf has your WPA-password.

    regards,
    Marc

  4. #124
    Quote Originally Posted by jjgg View Post
    Hi Kfurge.
    How can we customize this file. Several packages need this (imap, saned, ...)?
    Thanks in advance.
    Rgds,
    jjgg
    Use "mount -o bind" to mount another /etc over the top of the existing one. I put making /etc/services a symlink on my todo list for a future release.

    - K.C.

    \

  5. #125
    Quote Originally Posted by eznet View Post
    The only thing I haven't worked out yet with CUPS is how to access the web interface from the local LAN without first having to establish an SSL connection via PUTTY and tunnelling in.
    Glad CUPS is working for you. I have it working on my router as well. Not sure why you can't connect to it, though. I have no problems connecting to mine (192.168.1.1:631) from the LAN.

    - K.C.

  6. #126
    Quote Originally Posted by mumsoft View Post
    I have still my problem with NFS, and nobody has reacted so far. Buh. Still waiting for some other Linux user that wants to try NFS...
    I use NFS to connect my Linux box to the router all the time. What's not working for you?

    - K.C.

  7. #127
    Quote Originally Posted by emailpr View Post
    T
    No thanks to Kfurge.
    No problem.

    - K.C.

  8. #128
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244

    NFS problem solved

    Quote Originally Posted by kfurge View Post
    I use NFS to connect my Linux box to the router all the time. What's not working for you?

    - K.C.
    NFS works now. please see http://wl500g.info/showthread.php?t=13326

    regards,
    Marc
    Last edited by mumsoft; 11-03-2008 at 07:50.

  9. #129

    write access

    Thank you Kfurge for the work put into your version and the great tutorials on installing it. As I am an experience idiot with Linux I have followed your tutorials and all is good.

    One problem though is that i cannot write things to the internal drive when using windows explorer and the network devices windows finds. It says I do not have the right.

    I worked out the "cp" command and attached an USB drive to the router and copied files that way, without needing sudo.

    So why can I not copy them the old (new) way from a computer and windows networks.

  10. #130
    Quote Originally Posted by darbid View Post
    So why can I not copy them the old (new) way from a computer and windows networks.
    The directory permissions are probably not right. If you are not too concerned with security, go right above the directory that's being shared and type:

    chmod -R 777 ./YOUR_DIRECTORY_NAME

    This will set wide-open permissions on the primary directory, files, and subdirectories and set all files are readable and writable by anyone.

    - K.C.

  11. #131
    Yes my linix command crash course has led me to the chmod command. And I have done exactly what you have said only worse: I did it all the way along.

    chmod -R ugo=rwx /shares

    but still no luck.

    OOPPPPS you need to reboot and then the above worked. Ok if anyone would like to give me a little hint about which directory I need to give permissions to and which I can reverse to what it was like before?
    Last edited by darbid; 11-03-2008 at 05:54.

  12. #132
    Quote Originally Posted by mumsoft View Post
    Hi,

    As Asus did not provide such function, I don't think that KFurge will be able to do that. I know however that the other firmwares as open wrt (kamikaze etc) do have such functionality.
    Meanwhile, looking around in /tmp with telnet, I noticed a file 'settings' that I copied to my home directory, and it seems to contain every setting I can see in the web interface. However, this file disappears also irregularly.
    I don't think it will serve as a restore possibility, but you can find your settings in it. The /tmp directory contains many more files with settings. For instance, nas.lan.conf has your WPA-password.

    regards,
    Marc
    How to do that (looking around in /tmp with telnet)
    i can log in to telnet but nothing else.

    Please guide me.

  13. #133
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244

    Lightbulb Try a Linux crash course

    Quote Originally Posted by fredibau View Post
    How to do that (looking around in /tmp with telnet)
    i can log in to telnet but nothing else.

    Please guide me.
    Hmm, this is not the right place for such things I'm afraid. Maybe you could ask DARBID what he did to do the linux crash course?
    Try Google with Linux newbie or Linux commands or so.
    I found this for instance:
    http://linux-newbie.sunsite.dk/html/lnag.html#6.Linux%20Shortcuts%20and%20Commands|out line

    You really can benefit from some basic understanding.
    Start with:
    ls (= dir)
    ls -all
    man ls
    cd
    pwd


    Regards,
    Marc

  14. #134
    Quote Originally Posted by mumsoft View Post
    Hmm, this is not the right place for such things I'm afraid. Maybe you could ask DARBID what he did to do the linux crash course?
    Try Google with Linux newbie or Linux commands or so.
    I found this for instance:
    http://linux-newbie.sunsite.dk/html/lnag.html#6.Linux%20Shortcuts%20and%20Commands|out line

    You really can benefit from some basic understanding.
    Start with:
    ls (= dir)
    ls -all
    man ls
    cd
    pwd


    Regards,
    Marc
    Thanks this is what I need to start up
    I thing it's look like UNIX.

    I have work with UNIX many years back
    So maybe this I my luck

  15. #135

    Question Two protocols

    Hello. My provider gives two protocols type: PPPoE(Internet) and Static IP (Local Resource). What should i do to use both of them together?

    Thanks

Page 9 of 12 FirstFirst ... 7891011 ... LastLast

Similar Threads

  1. Installing Optware Packages on Asus Firmware 1.0.7.8
    By emailpr in forum WL-700g Firmware Discussion
    Replies: 3
    Last Post: 16-01-2008, 01:13
  2. wan to lan filter on default firmware 1.0.7.8?
    By nully in forum WL-700g Firmware Discussion
    Replies: 1
    Last Post: 10-11-2007, 23:36
  3. Custom Firmware v1.1.2.7
    By JOCKYW2001 in forum WL-HDD Firmware Releases
    Replies: 59
    Last Post: 11-12-2004, 12:26

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
  •