dinjo said:Why not just swap RT-N13U with NetGear
/dev/discs/disc0/part1 on /opt type ext3 (ro,noatime,nodiratime,data=ordered)
/dev/discs/disc0/part2 on /mnt type ext3 (rw,noatime,nodiratime,data=ordered)
/dev/discs/disc0/part1 on /opt type ext3 (rw,noatime,nodiratime,data=ordered)
dinjo said:Code:ipkg install aria2
Get the files, example below
Code:aria2c [url]http://example.com/myfile.exe[/url]
suryansh.gupta said:thanks for guide , I installed successfully but got stuck on a weird problem I'm using my asus router in repeater mode with my other adsl+modem router. the problem is my mtnl's modem has an option of mac filtering. but when I enable that option my asus router doesn't connect, it only manage to connect when I disable MAC FILTERING option in my mtnl router+modem, I checked asus router's mac address and put all the mac address in mac filter option of mtnl router.
still I'm not able to connect. Is mac address of asus router is different what it showing on dd-wrt ?
please help me out guys
dinjo said:Current version of dd wrt for B1 model has issues running in repeater mode,have created a ticket for the developers for it
mount -o rw -t ext3 /dev/discs/disc0/part1 /opt
mount -o rw -t ext3 /dev/discs/disc0/part2 /mnt