What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Skynet After upgrade to 386.2_2, firewall (skynet) gives syntax error

Rombo

Occasional Visitor
I upgraded to asus merlin 386.2_2 today on my AC86U router. Ran AMTM and did option EP & U to update everything. When I type in firewall <enter>, I get the following error message:

/jffs/scripts/firewall: /tmp/mnt/ENTWARE/skynet/skynet.cfg: line 1: syntax error: unexpected "("

I am unable to reinstall because as soon as I execute the curl command, a new firewall script is downloaded and upon execution (firewall -install) I immediately get the error above.

I've done a vi firewall search using the find command (/) for skynet.cfg and all 3 lines where skynet.cfg exists look correct.

Not sure how to proceed from here.

2021-04-17_16-31-53.jpg
 
Delete the config file.
Bash:
rm /tmp/mnt/ENTWARE/skynet/skynet.cfg
 
Renamed it to .old and ran firewall. just indicated can't open skynet.cfg.
Ran the curl command to reinstall the firewall.
Ran firewall & indicated can't open skynet.cfg
renamed it back to skynet.cfg
Ran firewall & had original error.
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top