Asus RT-N13U B1 - DD-wrt thread

got the router back today from RMA.
It's not even in a box.
Shouldn't they have changed the complete stuff & replaced it with a new box sealed piece?
 
Definitely samba.. easy to config if you read or google.. no need to remove from the router.. can copy and paste from windows and I watch what I download in it :)

btw anyone knows if this router is capable of dual Wan with dd wrt? thanks
it has dual WAN setup but I dont think you will find help on that here .. most are single line users.
 
N13 with DD WRT is lethal combo to download to*** , Thank you Dinjo for making this post useful & making people N13 crazy :)

Few questions.

  1. I had enabled telnet to install transmission etc & connect to putty for executing commands, now I dont need it. Telnet option is greyed out as enabled. I cant click on disable. Can anyone tell me how to disable it ?
  2. I have enabled ProFTP on port 21, Annon access is disabled & strong user ID & password are used, Is there anyway ISP or someone from Internet can access N13 using FTP ?
  3. How good is DD WRT firewall ?
  4. How to check what ports are open by DD WRT & if anyone can access N13 & even computer connected to it from ISP or internet ?
 
hi! i just finished flashing my rt-n13u b1 router to dd-wrt using the firmware in the router database in the dd-wrt website. I'm stuck at the putty thing. whenever i login to the putty command window, it says "Login Incorrect". What seems to be the problem?
 
N13 with DD WRT is lethal combo to download to*** , Thank you Dinjo for making this post useful & making people N13 crazy :)

Few questions.

  1. I had enabled telnet to install transmission etc & connect to putty for executing commands, now I dont need it. Telnet option is greyed out as enabled. I cant click on disable. Can anyone tell me how to disable it ?
  2. I have enabled ProFTP on port 21, Annon access is disabled & strong user ID & password are used, Is there anyway ISP or someone from Internet can access N13 using FTP ?
  3. How good is DD WRT firewall ?
  4. How to check what ports are open by DD WRT & if anyone can access N13 & even computer connected to it from ISP or internet ?

Am out of town .. so cant answer question 1 .
for rest the answers are :
2. No , no one can access your FTP unless you port forward your FTP i.e. use this
Code:
iptables -I INPUT -p tcp -d 192.168.1.1 --dport 21 -j logaccept
3.Firewall is pretty good as far as i have used it . I have configured my adblock on the router and I have tested the firewall against few configs.
4.Cant say much on open ports @dinjo might be able to help on that , But unless you port forward till then no one have direct access to your files . But just out of curiosity why are you so paranoid about this? :p
 
Last edited by a moderator:
Are you putting correct passwd?
User- root
Pass- admin

yes. it seems my keyboard is angry at me LOL. anyways, i got it to work. now my problem is on the transmission daemon. after doing all the steps, i can't even access 192.168.1.1:9091. at first, there was a problem about settings.json telling me about a rcpc whitelist. then i tried entering all of the commands in putty and now, i can't access the 9091 address. even worse, when i try to display the settings.json, it gives all these
~
~
~
~
~
and so on. making settings.json edited 1/1.

i'm really confused about the transmission daemon part.

---------- Post added at 10:48 AM ---------- Previous post was at 10:16 AM ----------

and i can't understand this one.

Code:
root@DD-WRT:/opt/etc# more ipkg.conf

#Uncomment the following line for native packages feed (if any)

#src/gz native http://ipkg.nslu2-linux.org/feeds/op.../native/stable

src/gz optware http://ipkg.nslu2-linux.org/feeds/op...t/cross/stable

dest /opt/ /

option verbose-wget ##################This line will have a # prefix to it , remove it
 
@kharken
You have corrupted settings.json either re-create it using vi or just open filezilla in a notepad

For Open Ports
Code:
[root@DINJO ~]$  netstat -nap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 0.0.0.0:9091            0.0.0.0:*               LISTEN      992/transmission-da
tcp        0      0 0.0.0.0:63652           0.0.0.0:*               LISTEN      992/transmission-da
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      1002/smbd
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      972/sshd
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      1002/smbd
tcp        0      0 192.168.1.104:445       192.168.1.4:49155       ESTABLISHED 1243/smbd
tcp        0      0 192.168.1.104:63652     178.33.62.30:46489      TIME_WAIT   -
tcp        1      1 192.168.1.104:33614     88.80.28.46:80          LAST_ACK    -
tcp        0      0 192.168.1.104:63652     94.242.209.15:57512     TIME_WAIT   -
tcp        0      0 192.168.1.104:63652     71.82.253.246:53324     TIME_WAIT   -
tcp        0     52 192.168.1.104:22        192.168.1.4:49913       ESTABLISHED 1259/sshd: root@pts
tcp        0      0 192.168.1.104:9091      192.168.1.4:49203       ESTABLISHED 992/transmission-da
tcp        0      0 192.168.1.104:63652     85.17.132.67:52492      TIME_WAIT   -
tcp        0      0 192.168.1.104:63652     187.13.30.144:54328     TIME_WAIT   -
tcp6       0      0 :::63652                :::*                    LISTEN      992/transmission-da
tcp6       0      0 :::139                  :::*                    LISTEN      1002/smbd
tcp6       0      0 :::22                   :::*                    LISTEN      972/sshd
tcp6       0      0 :::445                  :::*                    LISTEN      1002/smbd
udp        0      0 192.168.1.104:57609     193.140.100.40:123      ESTABLISHED 981/ntpd
udp        0      0 192.168.1.104:57226     192.168.1.1:5351        ESTABLISHED 992/transmission-da
udp        0      0 0.0.0.0:63652           0.0.0.0:*                           992/transmission-da
udp        0      0 192.168.1.104:33572     212.227.158.163:123     ESTABLISHED 981/ntpd
udp        0      0 192.168.1.104:42284     81.94.123.16:123        ESTABLISHED 981/ntpd
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node   PID/Program name     Path
unix  2      [ ACC ]     SEQPACKET  LISTENING     78       364/udevd            /run/udev/control
unix  6      [ ]         DGRAM                    1522     919/syslog-ng        /dev/log
unix  2      [ ACC ]     STREAM     LISTENING     1525     919/syslog-ng        /run/syslog-ng.ctl
unix  2      [ ]         DGRAM                    6535     1259/sshd: root@pts
unix  2      [ ]         DGRAM                    1978     992/transmission-da
unix  3      [ ]         STREAM     CONNECTED     1914     992/transmission-da
unix  3      [ ]         STREAM     CONNECTED     1913     992/transmission-da
unix  2      [ ]         DGRAM                    1864     982/ntpd
unix  3      [ ]         STREAM     CONNECTED     1851     981/ntpd
unix  3      [ ]         STREAM     CONNECTED     1850     982/ntpd
unix  2      [ ]         DGRAM                    1744     954/crond
unix  3      [ ]         DGRAM                    87       364/udevd
unix  3      [ ]         DGRAM                    86       364/udevd


---------- Post added at 12:11 PM ---------- Previous post was at 12:04 PM ----------

Added comments
N13 with DD WRT is lethal combo to download to*** , Thank you Dinjo for making this post useful & making people N13 crazy :)

Few questions.

  1. I had enabled telnet to install transmission etc & connect to putty for executing commands, now I dont need it. Telnet option is greyed out as enabled. I cant click on disable. Can anyone tell me how to disable it ? What do you mean you have enabled ?
  2. I have enabled ProFTP on port 21, Annon access is disabled & strong user ID & password are used, Is there anyway ISP or someone from Internet can access N13 using FTP ? Just create another user with restricted access !
  3. How good is DD WRT firewall ? Its very good.
  4. How to check what ports are open by DD WRT & if anyone can access N13 & even computer connected to it from ISP or internet ? Above post
 
Last edited by a moderator:
ok i got transmission to work. i even get to open it with transmission gui and was able to download. now my problem is, i plan to turn off my router and pc so it can rest. but the time i plug it again, i cannot access the 192.168.1.1:9091. for this to work again, i have to redo the procedures in the transmission more importantly, edit again the settings.json because it keeps reverting back to the old contents.

and btw, can you teach me how to operate the QOS i plan to have internet browsing, FTP, transmission(torrent), video streaming to work in QOS. thanks
 
Hello everyone.. I'm planning to copy my existing optware plus transmission settings with files to another drive 'cause I'm going to upgrade my 150 gb to 250 gb.. with ext3 partition of course to the second drive.. is it possible? or I need to install again from the start thanks...

Update:
already done

thanks to Ext2Fsd
 
@kharken
I faced the same. Remember user ID will be root. not the ID which you set in DD WRT,
Password will be same as router password.
@ReVo_007
Thanks, please check on point 1 when you are back in town.
Well, have used DD WRT just for sake of download & have no idea on other commands apart from what dinjo mentioned on this page.
Dont want to be in a mess where anyone from internet can access N13 & Laptop/desktop connected to it & copy everything. It may be personal or professional (no p*rn). I am sure no one would like to share their personal things.
@dinjo
Telnet check box is selected (dot inside the round box) & greyed out. I cant click on disabled box.
 
Last edited by a moderator:
358p1u9.png
 
hey guys .... i need a favor ... a big favor .... i got reliance broadband connection & it need to sign in every 24 hours to use the service .... its very annoying ... i don't know if this is the right place to post this but ..... CAN I GET SOME SCRIPT OR SOMETHING TO AUTOMATE THIS LOGIN THING EVERY 24 hours ???

please please help .... highly appreciated !!!!!

THANK YOU !!!!!
 
hey guys .... i need a favor ... a big favor .... i got reliance broadband connection & it need to sign in every 24 hours to use the service .... its very annoying ... i don't know if this is the right place to post this but ..... CAN I GET SOME SCRIPT OR SOMETHING TO AUTOMATE THIS LOGIN THING EVERY 24 hours ???

please please help .... highly appreciated !!!!!

THANK YOU !!!!!

There is a workaround, search for the Hathway page on this same forum where it was mentioned.
 
Back
Top