Jack Yaz
Part of the Furniture
I suspect you're onto something with the 86U.I should have done it, but unfortunately didn't. It was replacing the existing seven lines in the config file with just one line containing a concatenation of all instructions, with '\n' located between instructions.
This was happening on my AC86U, diferent sed command version, may be?
Does your script creates a cron job to restart any VPN client referenced to in the config settings?
I am using one guest wifi to route via a VPN client, and every time router is rebooted a cron job is created for that VPN client.
I looked into the script but couldn't find any indication of that.
Sent from my ONEPLUS A3000 using Tapatalk
Cron job is something I've manually done for now, it just calls the script hourly. I should make it more graceful rather than harshly replace rules, which causes any connections on the guest interfaces to drop as the script runs.
If you've set a Poll Interval on a VPN client, that creates a cron job (but I believe this is being removed by Merlin in 384.5)