Hi,
I was looking at my router notice that root is 100% full
any idea how to figure out what is filling it ?
Root is a read-only filesystem. Therefore just like a CD, it will always report 100% full - you can't write to it.
Hi,
I was looking at my router notice that root is 100% full
any idea how to figure out what is filling it ?
Asus uses dnsmasq as a DNS resolver. 127.0.0.1 tells the router to use its own resolver (dnsmasq), which in turn will use the DNS servers you configured.
Root is a read-only filesystem. Therefore just like a CD, it will always report 100% full - you can't write to it.
iptables -I INPUT 2 -p tcp --dport 22 -j ACCEPT
Thx much! Will That persist through reboot?
This is simply a case of "too much to do, and too little time". I'm one person doing all of this on my free time.
...
The rest will come once I have time to do it.
No. You have to enable JFFS, and create a firewall-start script for it to be reapplied at boot time. See the README for info on startup scripts and how to create them.
Posted quite a few times already on the forum here, disable VPN broadcast if you want to get rid of these.
ASUS RT-N66U B1 Firmware Version 3.0.0.3.178
Fixed
1. Comcast IPv6 related issues.
2. UPnP media server restart
3. Wireless radio schedule setting issue
Modify
1. Update 3G/4G modem profiles
2. Allow Upnp port redirect external port: 1-65535 to internal port 1024-65535
RMerlin, do you know if this update has any changes regarding loadbalancing dual wan?
Thanks in advance
Merlin,
On your latest build the wireless radio schedule on both 2.4. nd 5 is not working (at least on mine), at 7am they wont go on. I have checked the time of course and its properly set. Tried 2 times and made me turn back to 157.12.
Any fix soon?
Thank you for your hard work
Known issue in 162. Asus fixed it in the just released build 178, the fix will be included in my next release.
Merlin,
I've tested your new firmware and I was able to crack the WPS pin even when I had WPS disable in the router! This hack will reveal the WPA1/2 password.
This is a huge vulnerability. Is there any way you can remove any reference to WPS in the source code for your next build?
Merlin,
I've tested your new firmware and I was able to crack the WPS pin even when I had WPS disable in the router! This hack will reveal the WPA1/2 password.
This is a huge vulnerability. Is there any way you can remove any reference to WPS in the source code for your next build?
I'm experiencing wifi slow down after a day or two of up time. Had to reboot it to regain performance.
It's running on build 162.14b. Any idea what's causing it?
minidlna
make[4]: Entering directory `/home/ginger/asuswrt-merlin/release/src/router/minidlna'
Linking minidlna
/home/ginger/asuswrt-merlin/release/src-rt/router/sqlite/.libs/libsqlite3.a(sqlite3.o): In function `dotlockLock':
sqlite3.c: (.text.dotlockLock+0x34): warning: the use of LEGACY `utimes' is discouraged, use `utime'
/home/ginger/asuswrt-merlin/release/src-rt/router/libid3tag/.libs/libid3tag.a(frame.o): In function `id3_frame_new':
frame.c: (.text+0x1b8): undefined reference to `id3_frametype_lookup'
frame.c: (.text+0x234): undefined reference to `id3_frametype_text'
frame.c: (.text+0x244): undefined reference to `id3_frametype_url'
frame.c: (.text+0x254): undefined reference to `id3_frametype_experimental'
frame.c: (.text+0x264): undefined reference to `id3_frametype_unknown'
frame.c: (.text+0x28c): undefined reference to `id3_frametype_obsolete'
collect2: ld returned 1 exit status
make[4]: *** [minidlna] Error 1
make[4]: Leaving directory `/home/ginger/asuswrt-merlin/release/src/router/minidlna'
make[3]: *** [minidlna] Error 2
make[3]: Leaving directory `/home/ginger/asuswrt-merlin/release/src/router'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ginger/asuswrt-merlin/release/src-rt'
make[1]: *** [bin] Error 2
make[1]: Leaving directory `/home/ginger/asuswrt-merlin/release/src-rt'
make: *** [rt-n66u] Error 2
ginger@ginger-VirtualBox:~/asuswrt-merlin/release/src-rt$
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!