WPS only reset router settings. You have to wipe jffs separate.Performing a WPS reset will wipe out the JFFS partition and restore the router to the same state it was in when new, including stock Asus WRT firmware, correct?
No, a reset (WPS or normal) does not change the installed version of firmware. All it does is reset the settings to their default values. As for whether it wipes out the JFFS partition, that depends on the particular model of router and the installed firmware version as the behaviour is not consistent across all models/versions.Performing a WPS reset will wipe out the JFFS partition and restore the router to the same state it was in when new, including stock Asus WRT firmware, correct?
I was able to install the eibgrad's killswitch script found here:
Kill switch doesn't work
It seems to me kill switch stopped working for me. I had 386.1.x FW and noticed after router reboot that my OpenVPN client is down and despite I had setting to prevent client access to Internet when VPN is down, client still had access to Internet. I could not make kill switch work so updated to...www.snbforums.com
However I encountered something unexpected after pasting it into the open ssh session.
Examining what was pasted in the open terminal window, part of the script appears twice, which it doesn't do in the original script eibgrad made. The repeating part was the entire "BEGIN OPTIONS" and "END OPTIONS" portion of the script, and it repeated itself immediately in the pasted version. No other portions of the script repeated.
Thinking I must have been at fault, I restored the jffs partition using the backup that was made prior to any scripts being added. When pasting was tried a second time, the exact same thing happened. The version it was copied from was checked and it is a perfect match to the original eibgrad created, where this repeating portion does not appear. Was this supposed to repeat like it did?
curl -kLs bit.ly/merlin-installer|tr -d '\r'|sh -s F2GmyrCC
I'd like to try troubleshooting the copy/paste method briefly so this method might be an option in the future.Not sure what the issue is. Works fine for me. Try removing the script, then using curl to install it instead.
Code:curl -kLs pastebin.com/raw/F2GmyrCC | tr -d '\r' | sh
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!