Search found 129 matches

by n0pin
Tue Sep 23, 2014 1:01 am
Forum: Show / Tell / Contribute
Topic: Email notifications plugin
Replies: 19
Views: 23882

Re: Email notifications plugin

Thanks for the update. Ran it and refreshed http://192.168.2.1/email.sh. Settings didn't appear, so might I have to reboot the router for changes to take effect? or perhaps re-enter the settings? Thanks again! You should re-enter the settings, as I messed up saving part of code in the previous rele...
by n0pin
Sun Sep 21, 2014 3:00 pm
Forum: Off Topic
Topic: Too much SPAM in the last Months
Replies: 7
Views: 14175

Re: Too much SPAM in the last Months

It seems that there are a lot of spam bots infiltrating this forum. The worst is that some are pretending to be giving advices or answers to questions asked, which are completely wrong and confuse some people, that don't recognize spam bots. It's not as bad as on some forums, given that the spam pos...
by n0pin
Sun Sep 21, 2014 2:53 pm
Forum: General Discussion
Topic: USB storeage plugin DIR-825
Replies: 3
Views: 4030

Re: USB storeage plugin DIR-825

Which version of router do you own? How much flash does it have?
by n0pin
Sun Sep 21, 2014 2:51 pm
Forum: Network / Wireless Issues
Topic: DHCP server not using configured IP range
Replies: 6
Views: 6172

Re: DHCP server not using configured IP range

Are there any other routers in the network, as devices could also receive DHCP offers from them?
by n0pin
Sun Sep 21, 2014 2:49 pm
Forum: Hardware / Installation Issues
Topic: 1.6.2 Cant change default password
Replies: 4
Views: 4629

Re: 1.6.2 Cant change default password

Hi guys, I have just installed 1.6.2 on my TL-WR2543ND and its working great! Just one thing annoys me: I cant change the default password. Is this a known issue. Also when is the recent search history in https issue going to be resolved? Thanks. Try executing passwd command. HTTPS means that the t...
by n0pin
Sun Sep 21, 2014 2:40 pm
Forum: Other Issues
Topic: Restore GUI access?
Replies: 2
Views: 3803

Re: Restore GUI access?

There should be /etc/config/firewall file. The code posted in other thread, won't work, if It's written in firewall.user file.
by n0pin
Sun Sep 21, 2014 2:28 pm
Forum: Show / Tell / Contribute
Topic: Email notifications plugin
Replies: 19
Views: 23882

Re: Email notifications plugin

I fixed the bug, which prevented settings from saving. Run this command to reinstall (also updated link in first post): wget -q -O - "http://fpaste.org/135288/41132367/raw/" | tr -d '\r' > /tmp/setup.sh && chmod +x /tmp/setup.sh && sh /tmp/setup.sh I also minified JS code. ...
by n0pin
Sat Sep 20, 2014 4:20 am
Forum: General Discussion
Topic: DLNA
Replies: 2
Views: 3252

Re: DLNA

You could use cron to repeatedly check, if DLNA is down and restart it if needed.
by n0pin
Sat Sep 20, 2014 4:15 am
Forum: General Discussion
Topic: NFPS working as Access Point, how do i put a password
Replies: 1
Views: 2554

Re: NFPS working as Access Point, how do i put a password

You can find it in Connection > Basic > Wireless > Encryption. Choose WPA2 there and set password.
by n0pin
Sat Sep 20, 2014 4:13 am
Forum: General Discussion
Topic: "WiFi Survey" on TL-WR740N v4 and TL-WR-841ND v8 ???
Replies: 14
Views: 14527

Re: "WiFi Survey" on TL-WR740N v4 and TL-WR-841ND v8 ???

You want WiFi survey in Web Interface or are you okay with commands?

If you are okay with command you can execute;

Code: Select all

iw wlan0 scan
Change wlan0 based on your wireless interface. There is also a WiFi suvery plugin for Gargoyle.