@dev_null: Thanks for this very nice implementation.
Tried to set it up as your instructions on my RT-AX88U. There was one problem I had.
Got the following error when starting "vnstat -u && sh /jffs/scripts/vnstat-ww.sh" manually:
vnstati: error while loading shared libraries: libjpeg.so.62...
Thanks for this great addon. Installed it on my RT-AX88U because of 80+ DHCP recervations.
The only thing not working yet in the GUI is the 64 devices limit. Changed 2 times addRow_Group(25) to addRow_Group(254) in the Advanced_DHCP_Content.asp file and it works!
Thanks again for this nice and...
You can test the blocking with http(s)://wrs49.winshipway.com/
You can find the link on:
https://success.trendmicro.com/solution/1056027-testing-the-web-reputation-feature-in-trend-micro-officescan-and-deep-security
I get a message onscreen from AiProtect and it's blocked, but on my RT-AX88U...
I have 1 RT-AX88U and 2 RT-AX92u setup as AiMesh with the RT-AX88U as the main router and the 2 RT-AX92U as nodes.
It is possible to get the 2 RT-AX92U nodes also working with AX.
You have to connect your RT-AX92U nodes to the RT-AX88U with a direct LAN cable (backhaul). The AX band isn't in use...
@Tonystarr I got pihole working on my RT-AX88U router.
The 2 issues I had (1 small and 1 mayor);
- "sudo service pihole-FTL restart" isn't working for me, because it's saying "Not running". I fixed it to change this to "pihole-FTL" only.
- When I add a whitelist /blacklist entry my domains on...
I'm able to get everything running when assigning a different port number to dnsmasq (5353)
The biggest issue now is that when I disconnect a wifi device and connect it again. The DNS isn't working anymore on that device (There is an exclamation mark on the wifi symbol)
Disconnecting and...
I noticed dnsmasq is auto restarting and will bind port 53.
I changed the port for dnsmasq to 5353. Now I can start pihole-FTL.
The problem which I have now is that it's not working for WiFi connected devices!!!!!!
I tried to install pihole following the instructions on a RT-AX88U, but can't get the FTL service running.
If I start or restart it it's saying "Not running".
I don't know which dev (eth or vlan) I have to select (br0 or eth0.....)
Please advice!
I have a 256Mb SSD connected to my RT-AX88U router with 3 partitions (Ext4 with journaling):
- backups
- entware
- swap
When I reboot the router it's always randomly disk-checked (Is enabled in AMTM) and mounted.
I tried to get it in always the same order with creating a fstab.postconf file in...