Results 1 to 7 of 7

Thread: How to restart the router remotely?

  1. #1

    How to restart the router remotely?

    If I want to restart the router remotely (logging on through SSH wan access), how do I do it?

    By issuing "reboot" command?

    Thnx,
    D.

  2. #2
    Quote Originally Posted by dalanik View Post
    If I want to restart the router remotely (logging on through SSH wan access), how do I do it?

    By issuing "reboot" command?

    Thnx,
    D.
    Yes, this works OK. I do it all the time. Just remember to do it as root.

    - K.C.

  3. #3
    If I may, just a couple more questions :-)

    I wanted to create custom aliases and such, and in order to do that I need home. So I created home/admin under shares (couldn't do it at root of the drive even as root) and edited passwd file for users admin and root so that home points to shares/home/admin (same dir for both users).

    Works fine. Then I made .bash_profile and specified my custom commands there.

    Is this "kosher"? Can I expect problems?

    One thing that I think that changed since I've done that, is that when I do "sudo bash -l", it doesn't ask me for root password anymore?

    I've also given permissions to all (chmod a+w) in .mldonkey folder, so I can access it from windows machine. Any thoughts from experts if this can break something or be a security risk?

    Thanx and sorry to bother, but I worked on *nix like 10 years ago and have forgotten everything I knew (it took me like 10 minutes to remember basics of vi) :-)

    D.

  4. #4
    Aha, after rebooting the router, the folder I created for home at shares/home just dissapeared...

    where is it safe to put home dir?

    D.

  5. #5
    at /opt/home/yourusername

    there was it on kc's 1.0.4.6 firmware... and it also works in the new firmware 1.0.7.8...

    for the 1.0.4.6 -->

    http://home.comcast.net/~kfurge/wl700ge.html

    grat182

  6. #6
    Funny, I didn't have the rights to do it at at /opt, even as root...

  7. #7
    Quote Originally Posted by dalanik View Post
    Aha, after rebooting the router, the folder I created for home at shares/home just dissapeared...
    Yes... /shares is a ram filesystem and is only there as a place for the router to dynamically mount shares on. As you found out the hard way it does not have any persistence between reboots.

    I recommend putting a home directory somewhere on /shares/MYVOLUME1. That's the internal HDD right below the share point. I put mine into /shares/MYVOLUME1/opt/home/kfurge which also makes it appear at /opt/home/kfurge.

    If you want to share your home directory with the Asus file sharing utilities, put it somewhere into /shares/MYVOLUME1/MYSHARE1.

    - K.C.

Similar Threads

  1. How to restart router with a simple URL/line?
    By LincolnB in forum WL-500gP Q&A
    Replies: 1
    Last Post: 27-09-2016, 16:25
  2. Router A to Router B connection
    By jobski in forum WL-500gP Q&A
    Replies: 3
    Last Post: 16-01-2008, 08:33
  3. How-to: Use your router as a BitTorrent Client
    By GerardNL in forum WL-700g Tutorials
    Replies: 28
    Last Post: 24-10-2007, 19:38
  4. Replies: 0
    Last Post: 24-01-2007, 02:54
  5. Completely new WL700gE router crashed after firmware update - plz help!
    By ClaudeX in forum WL-700g Firmware Discussion
    Replies: 4
    Last Post: 20-07-2006, 00:03

Posting Permissions

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