Asus RT-N13U B1 - DD-wrt thread

DD-WRT v18777

here you go.

Code:
mount -t ext3 /dev/sda2 /mnt

this is the difference in mount point and you have to use proftpd instead of vsftp
sad.gif
. Apart from that every thing is same as the older firmware
happy19.gif
.

for reference my start up script is [transmission works on port 50000 for me]

Code:
sleep 5

mount -t ext3 /dev/sda2 /mnt

echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" >> /etc/passwd

sleep 30

echo 1 > /sys/class/scsi_disk/0:0:0:0/allow_restart

iptables -I INPUT -p tcp -d 192.168.1.1 --dport 50000 -j logaccept

/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon

hi, i changed firmwire to 18777 from 16994 because in 16994 it was not detecting pendrive after startup. Now in 18777, pendrive mounts ok, transmission also runs, but ftp (ftp://192.168.1.1) and transmission (http://192.168.1.1:9091/) do not work.

transmission we browser says ::

403: Forbidden

Unauthorized IP Address.

Either disable the IP address whitelist or add your address to it.

If you're editing settings.json, see the 'rpc-whitelist' and 'rpc-whitelist-enabled' entries.

If you're still using ACLs, use a whitelist instead. See the transmission-daemon manpage for details.

Please suggest how to solve this. Also, if please guide how to proftpd if that solves the ftp case.

I was trying as written in http://www.dd-wrt.com/wiki/index.php/ProFTPd but "nano opt/etc/xinetd.conf" & "nano opt/etc/proftpd.conf" commands only opened blank files.
 
#[member='dinjo']

Based on your main article on 1st page, Could you tell which would be best version to download (ASUS Firmware & DD WRT version) for stable torr** downloads on 4/8GB USB ?

ASUS has released new version of firmware & there are old too.

Please share.
 
#[member='dinjo']

Based on your main article on 1st page, Could you tell which would be best version to download (ASUS Firmware & DD WRT version) for stable torr** downloads on 4/8GB USB ?

ASUS has released new version of firmware & there are old too.

Please share.

Thanks for information about the new firmware!

http://www.asus.com/Networks/Wireless_Routers/RTN13U_B1/

[font=Arial, Helvetica, sans-serif]
ASUS RT-N13U B1 Firmware version 2.0.2.5F​
[/font]


[font=Arial, Helvetica, sans-serif]
1. Fix 3g compatibility issues​
[/font]


[font=Arial, Helvetica, sans-serif]
2. Fix QIS routing issues and filter date issues​
[/font]


[font=Arial, Helvetica, sans-serif]
3. Add unifi options support (ISP)​
[/font]


[font=Arial, Helvetica, sans-serif]
4. Fix UI issues​
[/font]


[font=Arial, Helvetica, sans-serif]
5. Fix usb mount ntfs abnormal cases and some driver issues​
[/font]


[font=Arial, Helvetica, sans-serif]
6. Wifi improvement​
[/font]


http://dlcdnet.asus.com/pub/ASUS/wireless/RT-N13U_B1/FW_RT_N13U_B1_2025F.zip
 
I saw that newer version but I was expecting transmission to be put as the official torrent downloader as they did on N16 .
 
umm hello everyone.. I'm new in this forum and because I search on how to torrent using this router I ended up in this tutorial.. but I having some issue regarding transmission like this

ac0e45d1ea.jpg


After that the cannot connect error always persist.. I think it because I do not know how about linux stuff :(

can you teach me how.. I'm very noob at this like this command

wget http://home.karneval.cz/10102207/optware-install.sh -O - | tr -d '\r' > /tmp/optware-install.sh

sh /tmp/optware-install.sh; ipkg update; ipkg upgrade

wget http://home.karneval.cz/10102207/sort -P /opt/bin; chmod +x /opt/bin/sort
do i have to paste all of them in putty or just 1 line sorry but it's been bugging me how to execute this in putty thanks

---------- Post added at 04:38 AM ---------- Previous post was at 04:32 AM ----------

btw when typing mount i do not see the mnt type >__< I followed the tutorial when partitioning..

afbdab0714.jpg


---------- Post added at 04:40 AM ---------- Previous post was at 04:38 AM ----------

here's when in router
c62197de27.jpg
 
ummm update I think I'm in the right path now.. *backread and backread all day long* :(
bfee41a3a8.jpg

13f4dbbfa7.jpg


but why I having a error on this
"upload-limit": 200,

"upload-limit-enabled": 1,

"utp-enabled": true

}
here's the picture
c25f33dce1.jpg


hoping someone would help me.. now my problem is samba on how to access the file that I downloaded :(

---------- Post added at 11:16 AM ---------- Previous post was at 10:38 AM ----------

Edit: I used Winscp to access torrent files.. thank you for this guide eventhough it puzzle me out of nowhere like the startup command T__T
 
Hi
I have Asus RT-N13U. Not Rev B1.
1. Can I still use DD-WRT from their website for my model & your step wise Installation process?
2. What are key benefits of DD-WRT which I can get ? Pl let me know as I am a NooBoo on Linux.

Thanks
 
umm I tried to unplugged the power and plug it again to see if it will resume... yes it resume but it resumes again in 0 kb *so back to 0 mb/kb *I tested it on 10mb then unplugged* is there a fix to this?
 
umm I tried to unplugged the power and plug it again to see if it will resume... yes it resume but it resumes again in 0 kb *so back to 0 mb/kb *I tested it on 10mb then unplugged* is there a fix to this?

you are coming up with wierd problems. Can you give a detailed log as to which firmware you using and what script you using with it.
 
you are coming up with wierd problems. Can you give a detailed log as to which firmware you using and what script you using with it.

First I tried the latest build in dd-wrt.. now I'm using r16994 so it works.. about that "utp-enabled": true line in vi I edited it again and it work fine now.. weew editing those is so hard for me because it is my first time :(

Now my only problem is when the power is out *brownout* the unfinished torrent goes back to zero mb or 0 percent when the router powered up ... but when I disconnect the internet it resume to that specific mb or percent... is there a way to resume the percent or mb when the power is restored? thanks
 
Back
Top