Results 1 to 15 of 18

Thread: HOW TO: Get basic router functionality from the openWRT firmware

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by mecheng View Post
    I got as far as step 16. I use ubuntu as my main OS so I used the command:

    scp root2hdd.sh root@192.168.1.1:/tmp/root2hdd.sh

    This command transfers the file immediatly and I can go to the router and chmod the file to add execute. ls -al command verifies I have execute rights.

    However,

    the command

    /tmp/root2hdd.sh

    gives

    -ash: /tmp/root2hdd.sh: not found

    anyone know what may be the issue. Is there an alternative to the shell script?

    Thanks,

    Owen
    You probably need to convert the root2hdd.sh script to unix-style..

    Anyway, I have 2 issues:

    1. For some reason, the router still boots from it's own ROM instead om the hdd, after a cold-start (power removed and reconnected). If I issue the reboot command, the router will boot from the hdd

    2. I'm having big problems changing the IP address. I want to set the ip to 192.1680.0.100. I changed ip_address from nvram (and commited) and changed /etc/config/network. Now I reboot (poweroff required I believe) and the router comes up at the right IP. However, due issue 1, I have to reboot. And after this, I can no longer connect to the router (possibly the /etc/config/network on the hdd is a different one than the one I changed?)

  2. #2
    Join Date
    Jan 2007
    Location
    Netherlands
    Posts
    190
    use the new image created by flippo on http://wl700g.homelinux.net
    then change root to a usb stick youre problem shout be gone then

    Openwrt or Custom Firmware on asus? - http://wl700ge.hezik.nl/ - Http://wl700g.homelinux.net

    My ASUS collection: WL500gp(80GB usb-hdd - Running OpenWrt Kamikaze 7.09) | WL700gE(250GB - Running OpenWrt Kamikaze 8.09rc1)

  3. #3

    hi all

    Please help.DC++ correct working passiv mode.
    Activ mode It is possible??
    please help rules to iptables

    I used rules

    iptables -t nat -A PREROUTING -d 10.155.15.3 -p tcp -m tcp --dport 23296 -j DNAT --to-destination 10.1.1.1:23296

    iptables -t nat -A PREROUTING -d 10.155.15.3 -p udp -m udp --dport 23297 -j DNAT --to-destination 10.1.1.1:23297

    I used strong dc++.Search not working to activ mode.Please help.
    Last edited by Amlet1; 21-09-2007 at 21:14.

Similar Threads

  1. Firmware upgrading HOWTO
    By Styno in forum WL-500g/WL-500gx Tutorials
    Replies: 6
    Last Post: 30-07-2008, 21:00
  2. Replies: 0
    Last Post: 24-01-2007, 02:54
  3. How-to: updating the firmware (need comments)
    By GerardNL in forum WL-700g Tutorials
    Replies: 13
    Last Post: 25-09-2006, 07:25
  4. 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
  5. WL700GE openwrt or Oleg firmware
    By lewislin in forum WL-700g Q&A
    Replies: 7
    Last Post: 30-06-2006, 16:50

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
  •