It's the name of the public blocklist (ipset) that Skynet downloaded. From here: https://iplists.firehol.org/Hi,
Can anyone tell me what "firehol_level3.netset" means? It's associated with my Outbound Blocks, and seems to be communication with both Google and Microsoft servers. I'm not surprised nor paranoid about this, just curious.
Thanks
Anton
It's a customization on top of the built-in dnsmasq configuration. See https://github.com/RMerl/asuswrt-merlin/wiki/Custom-config-filesI have no idea what dnsmasq.conf.add is, how to use it, how to install it, or where to get it from.
server=/callhome.yourdomainhere.com/
server=/trackme.anotherdomainhere.com/
Thank you!It's the name of the public blocklist (ipset) that Skynet downloaded. From here: https://iplists.firehol.org/
All the default lists Skynet uses are found here: https://github.com/Adamm00/IPSet_ASUS/blob/master/filter.list
It's been awhile since Ive had to redo mine but I believe door number 2 is the correct option.How do I list all the countries I banned long time ago ?
And can I add countries to the list, or do I have to add all the same countries again + the new ones in the same commandline ?
I was afraid of that. But I guess Im better of with compiling a new list.It's been awhile since Ive had to redo mine but I believe door number 2 is the correct option.
"add all the same countries again + the new ones in the same commandline"
The list should be visible in the Skynet startup menu under the SWAP File line, unless you've removed it accidentally.I was afraid of that. But I guess Im better of with compiling a new list.
I only have a green line with numbers on how many IPs and ranges are banned. But no list of the countries I banned.The list should be visible in the Skynet startup menu under the SWAP File line, unless you've removed it accidentally.
I see this :When you SSH into your router and then open Skynet the list of the countries you have manually banned is displayed as a row in the opening header.
You can then use this as your starting point for the countries to ban. You will have to retype all the existing entries then add the additional countries you want to ban onto the end of the string.
Be careful in typing as Skynet dose not check or edit what you type so it is quite possible to add non existent country codes or correct for missing commas.
First, you may choose to remove your WAN IP from the output above.I see this :
Router Model; RT-AC68U
Skynet Version; v7.1.6 (26/04/2020) (37080f05acfdd01405d0cd2d5b71377c)
grep Country /tmp/mnt/data/skynet/skynet.ipset
Thanks.First, you may choose to remove your WAN IP from the output above.
That returns nothing.Second, you could try to see if the country blocks are still in the big list:
Code:grep Country /tmp/mnt/data/skynet/skynet.ipset
FWIW, I keep a notepad ++ file with the banned countries that I pull up, copy, paste b/c I got tired of putting them in. Low-tech.I was afraid of that. But I guess Im better of with compiling a new list.
It's a customization on top of the built-in dnsmasq configuration. See https://github.com/RMerl/asuswrt-merlin/wiki/Custom-config-files
You could create a file via SSH named /jffs/configs/dnsmasq.conf.add that includes:
Then dnsmasq would not forward any hostname in those sub-domains upstream.Code:server=/callhome.yourdomainhere.com/ server=/trackme.anotherdomainhere.com/
FWIW, I keep a notepad ++ file with the banned countries that I pull up, copy, paste b/c I got tired of putting them in. Low-tech.
1) Because they have a home Comcast VOIP setup, between the modem and the Asus is a VOIP adapter with a little router that's assigning 192.168.7.3 to the Asus. Skynet sees this and gives a "Private WAN IP detected - Please Put Your Modem In Bridge Mode / Disable CG-NAT." Not sure what to do here. Should I ignore it or will making changes improve the overall stability / connectivity?
2) The Syslog has the line "Mounting Skynet Web Page As user2.asp," but if I go to Firewall -> Skynet I just get a pink background with 404 Not Found. What am I missing?
Maybe randomName’s just adopting consistent and good practices so he doesn’t get sloppy or forgetful and later uses Notepad to edit something requiring Unix formatting and then wastes time asking why something won’t work? After all, he never said Notepad wouldn’t work.Why wouldn't windows notepad work?
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!