What's new

Skynet New Skynet 7.5.9 Release

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

John Fitzgerald

Very Senior Member
Edit New Release 7.5.9, see post #113

Edit New Release 7.5.8, see post #93

Edit New Release 7.5.7, see post #92

Edit: Minor Update 7.5.6, see post #36 and #38

Edit: New Release 7.5.6, see post #16 and #18

Edit: New Release 7.5.5, see post #14

EDIT: New Release 7.5.4, see post #13

EDIT: New Release 7.5.3, see post #12

EDIT: New Release 7.5.2, see post #11


@Adamm What is the focus of this update or what precipitated the change?

 
Last edited:
It’s all about better reporting of client names in the stats/reports.
Looks like that moment of clarity by @Adamm also helps the Diversion stats. @Jack Yaz this might also be of interest to you.
 
Looks like that moment of clarity by @Adamm also helps the Diversion stats. @Jack Yaz this might also be of interest to you.
definitely a nice improvement!
 
Looks like that moment of clarity by @Adamm also helps the Diversion stats. @Jack Yaz this might also be of interest to you.

Sometimes the most obvious solutions are the most elusive. For years the lack of client identification was very frustrating, this essentially solves the issue and can be dropped into any script that also identifies clients in one way or another. I’d love to get some feedback from users if their client lists in Skynet (i.e “debug info” output) are dramatically more populated now.

Hopefully the cached OUI DB can be updated at some point by @RMerlin but I believe the reference file hosted by Asus is also out of date.
 
Hopefully the cached OUI DB can be updated at some point by @RMerlin but I believe the reference file hosted by Asus is also out of date.
Yeah, I looked at it during the 388.6 alpha cycle, and Asus still hadn't updated it on their end since last year.

I would need to write my own parser to process a public OUI database to convert it to the same format Asus uses - not something I feel like devoting efforts to at this time. I should check with them if they have a script they could provide me so I could generate updates myself.
 
Sometimes the most obvious solutions are the most elusive. For years the lack of client identification was very frustrating, this essentially solves the issue and can be dropped into any script that also identifies clients in one way or another. I’d love to get some feedback from users if their client lists in Skynet (i.e “debug info” output) are dramatically more populated now.

Hopefully the cached OUI DB can be updated at some point by @RMerlin but I believe the reference file hosted by Asus is also out of date.
All online devices are now fully populated now within Skynet "debug info" output. Thank you for yet another huge step forward!
 
I noticed the version listed does not match the top version number.

#############################################################################################################
# #
# ███████╗██╗ ██╗██╗ ██╗███╗ ██╗███████╗████████╗ ██╗ ██╗███████╗ #
# ██╔════╝██║ ██╔╝╚██╗ ██╔╝████╗ ██║██╔════╝╚══██╔══╝ ██║ ██║╚════██║ #
# ███████╗█████╔╝ ╚████╔╝ ██╔██╗ ██║█████╗ ██║ ██║ ██║ ██╔╝ #
# ╚════██║██╔═██╗ ╚██╔╝ ██║╚██╗██║██╔══╝ ██║ ╚██╗ ██╔╝ ██╔╝ #
# ███████║██║ ██╗ ██║ ██║ ╚████║███████╗ ██║ ╚████╔╝ ██║ #
# ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═══╝ ╚═╝ #
# #
# Router Firewall And Security Enhancements #
# By Adamm - https://github.com/Adamm00/IPSet_ASUS #
# 10/01/2024 - v7.5.1 #
#############################################################################################################


=============================================================================================================


Router Model; RT-AX88U
Skynet Version; v7.4.6 (10/01/2024) (947a628282602419a1fbe59a32d069c8)
iptables v1.4.15 - (eth0 @ 192.168.1.1)
ipset v7.6, protocol version: 7
 
Ignore my message. After it created the lock file it updated the version number.

#############################################################################################################
# #
# ███████╗██╗ ██╗██╗ ██╗███╗ ██╗███████╗████████╗ ██╗ ██╗███████╗ #
# ██╔════╝██║ ██╔╝╚██╗ ██╔╝████╗ ██║██╔════╝╚══██╔══╝ ██║ ██║╚════██║ #
# ███████╗█████╔╝ ╚████╔╝ ██╔██╗ ██║█████╗ ██║ ██║ ██║ ██╔╝ #
# ╚════██║██╔═██╗ ╚██╔╝ ██║╚██╗██║██╔══╝ ██║ ╚██╗ ██╔╝ ██╔╝ #
# ███████║██║ ██╗ ██║ ██║ ╚████║███████╗ ██║ ╚████╔╝ ██║ #
# ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═══╝ ╚═╝ #
# #
# Router Firewall And Security Enhancements #
# By Adamm - https://github.com/Adamm00/IPSet_ASUS #
# 10/01/2024 - v7.5.1 #
#############################################################################################################


=============================================================================================================


Router Model; RT-AX88U
Skynet Version; v7.5.1 (10/01/2024) (947a628282602419a1fbe59a32d069c8)
iptables v1.4.15 - (eth0 @ 192.168.1.1)
ipset v7.6, protocol version: 7
 
Skynet 7.5.4 has been released.

Code:
v7.5.4

Create Generate_Random_Number()
Improve Check_Connection()
Fix syslog location showing as "custom" on newer models that default to jffs
Add Wireguard server support - Wireguard server clients are now filtered by Skynet
Add Wireguard support to IOT blocking
 
Skynet 7.5.5 has been released.

Code:
v7.5.5

Fix rule insertion for invalid packet logging @dave14305
 
Getting IPTables Rules [Failed] on version 7.5.5 here.
Code:
[*] Rule Integrity Violation - [ #23 ]
 
Last edited:
Getting IPTables Rules [Failed] on version 7.5.5 here.
Code:
[*] Rule Integrity Violation - [ #23 ]

I just pushed another update. Let me know if that resolves it.
 
I just pushed another update. Let me know if that resolves it.
Still getting the failure, this time:
Code:
[*] Rule Integrity Violation - [ #19 ]
 
Feels like a game of whackamole, @Adamm! Lol
 

Similar threads

Sign Up For SNBForums Daily Digest

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