Hi,
Thanks once again to @RMerlin for an excellent firmware upgrade.
I have an RTAC86U and have succesfully upgraded to 384.10 but noted your comments about the cert keys so though i would try to clear out using your script. I have never used scriots before so i am in unknown terrortory bit thought i would give it a go.
However, although i have read up on the wiki and other forum posts i am still struggling !
This is what i have done:-
Copy and pasted the script into Notepad ++ and called it nvramclean
Enabled JFFS custom scripts + configs in router
Enabled SSH on LAN in router.
applied and rebooted router
transferred nvramclean into jffs/scripts using winscp
used terminal to chmod a+r x jffs/scripts/nvramclean
rebooted router
used winscp - terminal to run the script ( i am unsure whether i really know how to do this !) but what i have tried fails !!
I have attached screenshots so hopefully someone can tell me where i am going wrong.
./nvramclean
sh /jffs/scripts/nvramclean
MovistarTV is working partially on a RT-AC87
I can see tv channels but deco is unable to load the app so I cannot access to VOD contents. It claims "connection problems".
I've tried with two different decos.
Reverting to 384.9 everything works.
Ok, After seeing cierzo's post I decided to rollback to 384.6 and low and behold all clients are again detected.
Seems that something has changed from this release to the 384.9 and 10 release which effects client detection for the worst.
Please advise.
Thanks
There is a number of known issues in this release that cannot be fixed at this time:
- dcd process crashing on RT-AC86U (bug in Trend Micro's code, outside of my control).
- IPv6s on Tracked Connections have their last two bytes set to 00 (bug in Trend Micro's code truncating the last two bytes).
- No IPS events logged (bug in Asus's code, IPS should work, just fails to log hits)
- Networkmap listing may be unreliable. (Bug in Asus's code)
- Users failing to read changelogs will probably complain about the above issues. (Outside of my control).
This was part of the 384.9 release notes ;
There are a few bugs introduced by ASUS that Merlin can't resolve.
This being true why was 384.9 and 10 released? Seems like a major bug to me. Not sure why it did not show in V9 for me and then showed it's ugly head in V10 but I'll stay on 384.6 for now.
Thanks
Try put the script in /jffs/scripts folder, and remember to chmod 755 to the script.
Rename your script to nvramclean.sh and try again.
Thanks to both of you for comimg back.Unlike Windows, you usually need to prefix the name of the script (unless you have created an alias etc.)
e.g. If you are in the directory where the script is:
or explicitly call the script from anywhere:Code:./nvramclean
Code:sh /jffs/scripts/nvramclean
Notepad++ with UNIX formatting!FIXED.... my bad
Lesson learned. Never use Notepad to produce a Linux script.
Thanks to both of you for comimg back.
I renamed the file to nvramclean.sh and tried what both of you suggested.
Here is the result
View attachment 16707
so not really sure that worked ?
in the case of sh /jffs/scripts/nvramclean.sh
it mentions line 2 and 4 are not found
i do not have any vpn clients set up in instances 2 and 4 so maybe something sort of worked !!
any further guidance greatly appreciated...it must be something simple and i can follow instructions and thinking i cant be far away !!
dos2unix /jffs/scripts/nvramclean.sh
Can anyone point me in the right direction regarding updating said certificates? I exported the updated ovpn file from the admin GUI and on my windows client 2.4.7 (which includes OpenSSL 1.1.1) my connection still shows that it's utilizing OpenSSL 1.1.0.
About six months ago, I started doing all of my development in Atom editor on Windows 10. I recently installed the packages format-shell and linter-shellcheck that check the shell code syntax and fix all of those nasty end of line character issues before porting over to the router for testing. After seeing the benefits, I wish I would have known about the packages much sooner. I don't have to copy/paste the code to https://www.shellcheck.net/ any longer. I can PM you the instructions on how to install the packages if interested. There are a few hacks you have to do in order to get them working correctly that are not very obvious.File probably wasn't created with Unix LF chars i.e. Windows Notepad was used as the editor?
Code:do2unix /jffs/scripts/nvramclean.sh
Restarting quagga service on boot (with init-script) makes no difference
In 386.10, routing table have many missing entries all of them related to the gateway configured in the IPTV tab.
When is it ideal to do the following and is something I need to do?
- Format JFFS partition at next boot: Yes.
This being true why was 384.9 and 10 released? Seems like a major bug to me.
but I'll stay on 384.6 for now.
Why not release? As the notes stated , bugs introduced by ASUS . It is a minor annoyance not something critical and it is also in the official Asus firmware.
The releases cover other important items and security issues.
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!