I'm concluding they happen every-time something gets changed on the router.
I'm also trying to open my NAT type to my PS4. I used the GUI port forwarding but wasn't able to get an open NAT type while playing. What ports did you open? Does skynet have a place to edit port forward rules? The GUI only allows for 64 port forwards and I was wondering if Skynet allows for more.
The ports I tried to set in the GUI are as follows:
View attachment 23019
For the above port ranges, the GUI in the firewall allows you to enter a range in the external port, but not a range in the internal port. It only allows you to put one port in the internal port box. So I left the internal port blank (it showed optional). So my port forward list looks like this:
View attachment 23021
Should I enter each port individually instead of using a range? Or is there a better way to do this in Skynet rather than the GUI? Sorry for the many questions, but I tried using the port forwarding rules in the WAN settings. Now I see additional inbound firewall rules in the general tab of the firewall. What's the difference between these? Thanks!
I haven't had an outbound block in a month I don't think
In the router main menu, by just clicking on "Adaptive QoS" button (then watching syslog), this triggers a skynet restart.
Can someone confirm?
Edit:
I'm not using QoS.
You are correct, it's a firewall service restart. No settings were changed, but still the firewall restarts. So I guess that's a FW issue and not skynet related."firewall service restart", the latter which happens when the WebUI detects a setting change that could potentially affect the firewall rules.
> It only allows you to put one port in the internal port box.For the above port ranges, the GUI in the firewall allows you to enter a range in the external port, but not a range in the internal port. It only allows you to put one port in the internal port box. So I left the internal port blank (it showed optional). So my port forward list looks like this:
View attachment 23021
1) can we send email alerts for outbound blocks? I typically don’t get a lot of these so when I do see them in the webui, I investigate as anomalous behavior.
2) instead of (or in addition to) using the source ip, can pull the hostname of the device instead?
I recently got 2 similar skynet tabs in Firewall... how can i remove one?
EDIT: forced upgrade of Skynet and duplicate tab is gone, but after Skynet regenerated stats, it's back again.
You need to go in to /jffs/scripts and delete "firewall", that is Skynet.Nope. Now when I attempt to go into skynet, it says USB not found and attempts 10 times with no luck.
No other add on has an issue. And I can uninstall and reinstall all the others but skynet poses the only issue.
Sent from my Nokia 7.1 using Tapatalk
cat /jffs/scripts/firewall
#!/bin/sh
#############################################################################################################
# #
# ███████╗██╗ ██╗██╗ ██╗███╗ ██╗███████╗████████╗ ██╗ ██╗███████╗ #
# ██╔════╝██║ ██╔╝╚██╗ ██╔╝████╗ ██║██╔════╝╚══██╔══╝ ██║ ██║╚════██║ #
# ███████╗█████╔╝ ╚████╔╝ ██╔██╗ ██║█████╗ ██║ ██║ ██║ ██╔╝ #
# ╚════██║██╔═██╗ ╚██╔╝ ██║╚██╗██║██╔══╝ ██║ ╚██╗ ██╔╝ ██╔╝ #
# ███████║██║ ██╗ ██║ ██║ ╚████║███████╗ ██║ ╚████╔╝ ██║ #
# ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═══╝ ╚═╝ #
# #
# Router Firewall And Security Enhancements #
# By Adamm - https://github.com/Adamm00/IPSet_ASUS #
# 26/04/2020 - v7.1.6 #
#############################################################################################################
Nope. Now when I attempt to go into skynet, it says USB not found and attempts 10 times with no luck.
No other add on has an issue. And I can uninstall and reinstall all the others but skynet poses the only issue.
Sent from my Nokia 7.1 using Tapatalk
sh /jffs/scripts/firewall uninstall
This worked thank you.Code:sh /jffs/scripts/firewall uninstall
This worked thank you.
Is there a way to check for a faultly USB drive?
Sent from my Nokia 7.1 using Tapatalk
Is there a way to check for a faultly USB drive?
I confirm. After router reboot duplicate Skynet tab is gone.Will do later today and let you know.
I'm also trying to open my NAT type to my PS4. I used the GUI port forwarding but wasn't able to get an open NAT type while playing. What ports did you open? Does skynet have a place to edit port forward rules? The GUI only allows for 64 port forwards and I was wondering if Skynet allows for more.
The ports I tried to set in the GUI are as follows:
View attachment 23019
For the above port ranges, the GUI in the firewall allows you to enter a range in the external port, but not a range in the internal port. It only allows you to put one port in the internal port box. So I left the internal port blank (it showed optional). So my port forward list looks like this:
View attachment 23021
Should I enter each port individually instead of using a range? Or is there a better way to do this in Skynet rather than the GUI? Sorry for the many questions, but I tried using the port forwarding rules in the WAN settings. Now I see additional inbound firewall rules in the general tab of the firewall. What's the difference between these? Thanks!
#!/bin/sh
CONFIG=$1
source /usr/sbin/helper.sh
pc_insert "allow 1-65535 192.168.0.1/255.255.255.0 1024-65535" "allow 1024-65535 192.168.0.11/255.255.255.255 1024-65535" $CONFIG
pc_replace "allow 1-65535 192.168.0.1/255.255.255.0 1024-6553” "allow 1024-65535 192.168.0.12/255.255.255.255 1024-65535" $CONFIG
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!