What's new

Skynet Skynet - Router Firewall & Security Enhancements

  • 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!

The above should get you going. But curious if you did a full reset (M&M Config in the same link above) after flashing RMerlin firmware too?
Quick update. I followed your instructions and it worked to a T. Thank you for helping me troubleshoot.
 
Is there a quick way to find out the port used for blocked outbound traffic?

You would have to search for each IP and look at the raw logs;

Bash:
firewall stats search ip xxx.xxx.xxx.xxx
 
Hi @Adamm -- Question -- every so often I have to temporarily unblock a site for my wife or kid to get to, but have to remind myself to block it again after they're done getting whatever they needed from that site. Is there a way to unblock a site with a timeout of say 2 hours, after which, it automatically removes it from the white list again? I've done this with more sites that I've cared to, and am afraid of having to dive back in there to do cleanup. As of late, I've just been adding remarks of "delete me" to make it easier. Not sure if that would be a possibility with the way that your scripts work. Thanks in advance for your help!
 
Hi @Adamm

Is your firewall script working on 384.19 beta 1 as i am receiving error that it fails with cronjobs, ipsets, iptable rules?

Thanks :)
 

 
Some AC86U users‘ /jffs gets changed (shrunk) during the upgrade process. You may need to format it again and reinstall.
is there a definite way to tell, what size would the jffs have to be to determine it would then require reformat, you do mean factory reset etc as everything is working apart from skynet
 
is there a definite way to tell, what size would the jffs have to be to determine it would then require reformat, you do mean factory reset etc as everything is working apart from skynet
I don’t have that router, so I don’t know, but since it was part of the beta announcement I wouldn’t try too hard to avoid the inevitable.

 
I don’t have that router, so I don’t know, but since it was part of the beta announcement I wouldn’t try too hard to avoid the inevitable.

Was afraid of that...so how would i limit the amount of setup can i just backup jffs and then factory reset etc?
 
Hi @Adamm -- Question -- every so often I have to temporarily unblock a site for my wife or kid to get to, but have to remind myself to block it again after they're done getting whatever they needed from that site. Is there a way to unblock a site with a timeout of say 2 hours, after which, it automatically removes it from the white list again? I've done this with more sites that I've cared to, and am afraid of having to dive back in there to do cleanup. As of late, I've just been adding remarks of "delete me" to make it easier. Not sure if that would be a possibility with the way that your scripts work. Thanks in advance for your help!

Your best bet would be to just comment these entries the same, then use the following command either manually or a custom cronjob to remove them;

Code:
( firewall whitelist remove comment "Apples" ) This Removes Entries With The Comment Apples
 
I'm getting an error in Skynet.
this is in 384.19b1 and i believe this may have happened after upgrading x3mRouting to 2.1.0
forced update skynet [10] doesn't help. the webui page is also gone
skynet.jpg

[edit] uninstalling and re installing skynet appears to have fixed it.
 
I'm getting an error in Skynet.
this is in 384.19b1 and i believe this may have happened after upgrading x3mRouting to 2.1.0
forced update skynet [10] doesn't help. the webui page is also gone
View attachment 25282
[edit] uninstalling and re installing appears to have fixed it.

Restart Skynet and monitor your syslog, Skynet will always log an error if something prevents it from starting up.
 
Your best bet would be to just comment these entries the same, then use the following command either manually or a custom cronjob to remove them;

Code:
( firewall whitelist remove comment "Apples" ) This Removes Entries With The Comment Apples

Sounds like a perfect workaround, @Adamm... thank you!
 
I'm seeing the following error when I start skynet now:

"
SWAP File Too Small - 1GB Minimum Required - Please Fix Immediately!
"

Anyone got any ideas?
 
Subject: Skynet and speedtest

Noted earlier comments that speedtest on router is not accurate.

The speedtest results shows that with Skynet enabled, the speed dropped by 40%. Should I be concerned?

Firewall stats shows that all my Top Attacjer Source Ports are from www.speedguide.net I tried to whitelist www.speedguide.net and was tp;d that it's a;reayd added...
 
The speedtest results shows that with Skynet enabled, the speed dropped by 40%. Should I be concerned?

Skynet can't "slow down" connections, it either blocks or doesn't block an IP address, there isn't any middle ground. If Skynet is blocking something, it will show up accordingly in your logs.

Firewall stats shows that all my Top Attacjer Source Ports are from www.speedguide.net I tried to whitelist www.speedguide.net and was tp;d that it's a;reayd added...

You are reading the stats wrong, the source port is at the end of the URL. The URL is there to assist users in identifying common applications that use said port.
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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