Closed GoogleCodeExporter closed 9 years ago
At the moment is not possible, try using transmission witch is better (see
wiki).
Asus RT-N16 has such a feature with the new firmware v3, and can be controlled
from wan.
Original comment by Livi...@gmail.com
on 22 Feb 2012 at 7:31
Attachments:
Is such feature available to rt-n56u as well?
Original comment by YaSquall...@gmail.com
on 22 Feb 2012 at 10:16
In Asus RT-N56U 8MB flash, in Asus RT-N16 and RT-N66U 32MB flash. No, would not
be.
Original comment by gripetro...@gmail.com
on 22 Feb 2012 at 3:02
For bit torrent you can use transmission. Then, you can access Transmission
remote GUI using the browser or the transmission remote.
Original comment by egcarr...@gmail.com
on 23 Feb 2012 at 12:11
Also wondering how to make rt-n56u support emule downloading. Any suggestion
please?
Original comment by YaSquall...@gmail.com
on 23 Feb 2012 at 8:20
I'm not sure but maybe PyLoad supports emule downloads.
Original comment by d...@soulblader.com
on 23 Feb 2012 at 2:48
I followed the instructions in the wiki on how to config optware and install
transmission, and when I tried to run ipkg I get "ipkg not found" error.
There is an opt directory but there is no ipkg binary anywhere on the disk!
How do I fix this?
PS. I followed exactly as stated in the wiki, except that I didn't create a
swap file.
Original comment by YaSquall...@gmail.com
on 23 Feb 2012 at 3:31
and here's my output after executing 'mount' command:
login as: ******
******@***.****.***'s password:
BusyBox v1.19.3 (2012-02-09 03:59:45 KRAT) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/opt/home/admin # ipkg
-sh: ipkg: not found
/opt/home/admin # mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
none on /proc type proc (rw)
none on /var type ramfs (rw)
none on /etc type ramfs (rw)
none on /tmp type ramfs (rw)
none on /home type ramfs (rw)
none on /media type ramfs (rw)
none on /sys type sysfs (rw)
none on /proc/bus/usb type usbfs (rw)
mdev on /dev type ramfs (rw)
devpts on /dev/pts type devpts (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sda1 on /media/AiDisk_a1 type ext3 (rw,noatime,data=ordered)
/dev/sda1 on /opt type ext3 (rw,noatime,data=ordered)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/opt/home/admin #
Original comment by YaSquall...@gmail.com
on 23 Feb 2012 at 3:33
Pls, write here output of the following command:
# echo $PATH
Original comment by d...@soulblader.com
on 23 Feb 2012 at 6:39
Have you enabled optware in Webgui?
Original comment by egcarr...@gmail.com
on 23 Feb 2012 at 9:00
Original comment by d...@soulblader.com
on 23 Feb 2012 at 10:31
/opt/home/admin # echo $PATH
/opt/sbin:/usr/sbin:/sbin:/opt/bin:/usr/bin:/bin
I did enable optware in Webgui, also I set two parameters as follows,
Enable SSH Server? Yes
Access SSH Server from WAN? Yes
Original comment by YaSquall...@gmail.com
on 24 Feb 2012 at 2:38
The PATH is set correctly, also the home directory is set correctly. ipkg
package should be available. Check it again. Try:
# ipkg update
if this won't work:
# ipkg.sh update
Original comment by d...@soulblader.com
on 24 Feb 2012 at 10:28
Original issue reported on code.google.com by
YaSquall...@gmail.com
on 22 Feb 2012 at 6:15