Asus RT-N13U B1 - DD-wrt thread

Status
Not open for further replies.
Be 100% sure that its B1 over if you try other firmware your router would be bricked in a minute.

No one uses Asus firmware anymore here
 
Thanks for the heads-up. This screenshot confirms it:

yG7DG.jpg
 
I did use the 7.x beta but not for long.... Not even for an hour actually

Sent from my Blade using Tapatalk
 
Have being working on single script which would just take care of all your worries while installing DD wrt its completed by this weekend
 
Don't wait for it go ahead with tutorial its being a busy week for me at work
 
This comes from 1st page , either you are not reading the stuff completely or you want a easy way out ;-)
Code:
root@DD-WRT:/opt/etc/init.d# vi S99trans
sleep 120
iptables -I INPUT -p tcp -d 192.168.1.1 --dport 25000 -j logaccept
/opt/bin/transmission-daemon -g /opt/data/torrents/.config/transmission-daemon
root@DD-WRT:/opt/etc/init.d#
 
This is what I have done yesterday

Copy the script and paste it into putty.

But today when I started the router,192.168.1.1:9091 not working.

 
Did you checked the contents of S99trans ? And was the drive mounting done correctly.

Code:
cat /opt/etc/init.d/S99trans

What was the error thrown while opening transmission page ? Did you checked whether settings.json is properly created ? located under /opt/data/torrents/.config/transmission-daemon
 
Installed from Transmission-daemon again.Now,192.168.1.1:9091 working.

Problem comes while installing AutoRun Transmission on re-boot..Don't know where I am going wrong :(

Bought 1Tb External...Starting again from the beginning.

If possible, please help me install using Teamviewer once I mount the drive correctly.
 
Status
Not open for further replies.