Hi, thanks for your advises. I've managed to run opnVPN client by enabling DNSCrypt. But I still cannot connect via Wireguard. The routers shows green status, but whole home network is disconnected from internet. I even can't ping 8.8.8.8 (Google DNS). I still can't find where supervision log could be found. I attached my current config as screenshots and connection log.the DNS servers from your ISP provider are only accessible via their connection.
First run ping test from router command prompt.Hi, thanks for your advises. I've managed to run opnVPN client by enabling DNSCrypt. But I still cannot connect via Wireguard. The routers shows green status, but whole home network is disconnected from internet. I even can't ping 8.8.8.8 (Google DNS). I still can't find where supervision log could be found. I attached my current config as screenshots and connection log.
Got it!find the supervison and startup-log
I don't really have a ram issue on my R7800 (it's 78%)Hello guys. Did anyone found the way to fix ram issue?
Hello Gerrits,I don't really have a ram issue on my R7800 (it's 78%)
You could use top2 to see which processes use the most.
start top2
then press x so that one of the columns gets blue (so you can easily see what it is sorting on)
then use < or > to move the sorting to Mem%, VIRT or RES
I attached a sample of my router.
One thing I still don't really know for certain.
The /tmp is a tmpfs aka ram-disk -> I don't know if filling up the /tmp also increases the ram-usage.
I do know that in the past, I had issues with AGH filling up /tmp -> so I disabled query logging to stop AGH from crashing.
(I now have relocated my AGH files to USB, so I have re-enabled it).
Also I think that the amount of rules that are loaded in AGH might have an impact on memory usage. So don't enable too much lists.
(I only have Oisd enabled)
with top2 I meant running it from within a ssh (or telnet) session.Hello Gerrits,
appreciated always your replies.
i have cleared AGH registr and RAM drop down from 94% to 76% which reflect what you are saying about /tmp
then i have not found "top2" in the menu but only "top"
how can relocate AGH registr to USB drive?
Thank You
mkdir /mnt/optware/adguard_home/
cp -r /tmp/addons/adguard_home/* /mnt/optware/adguard_home/
rm /opt/scripts/firewall-start-adguardhome.sh
nano /usr/bin/addon_adguard.sh
tmpdir="/mnt/optware/adguard_home"; [ ! -d "$tmpdir" ] && \mkdir -p "$tmpdir"
nano /www/adv_index.htm
var adguard_port_dns = "<% cat_file("/mnt/optware/adguard_home/port_dns") %>";
var adguard_bind_port_www = "<% cat_file("/mnt/optware/adguard_home/bind_port_www") %>";
Adguard Home | AdGuard Home, version v0.108.0-b.3. port: 5300. DNS Servers: 2. Is installed but not running, but is on in nvram. |
2022-02-16 22:27:42 49.95 [ADGUARD] addon_adguard.sh 17503: INSTALL: Existing Release archive unpacked 2.
2022-02-16 22:27:42 49.96 [ADGUARD] addon_adguard.sh 17503: INSTALL: Finished
2022-02-16 22:27:42 49.99 [ADGUARD] addon_adguard.sh 18304: Start called
2022-02-16 22:27:44 51.28 [ADGUARD] addon_adguard.sh 18304: Information: Time is OK
2022/02/16 18:27:44.073972 [info] AdGuard Home, version v0.108.0-b.3
2022/02/16 18:27:44.102763 [info] Initializing auth module: /tmp/addons/adguard_home/data/sessions.db
2022/02/16 18:27:44.103021 [info] auth: initialized. users:1 sessions:0
2022/02/16 18:27:44.103063 [info] Initialize web module
2022/02/16 18:27:44.108840 [info] AdGuard Home is available at the following addresses:
2022/02/16 18:27:44.117242 [info] Go to http://127.0.0.1:8080
2022/02/16 18:27:44.117279 [info] Go to http://[::1]:8080
2022/02/16 18:27:44.117303 [info] Go to http://192.168.1.1:8080
2022/02/16 18:27:44.117325 [info] Go to http://87.200.238.199:8080
2022/02/16 18:27:44.120153 [info] Starting the DNS proxy server
2022/02/16 18:27:44.120198 [info] Ratelimit is enabled and set to 20 rps
2022/02/16 18:27:44.120227 [info] The server is configured to refuse ANY requests
2022/02/16 18:27:44.120257 [info] DNS cache is enabled
2022/02/16 18:27:44.120296 [info] MaxGoroutines is set to 300
2022/02/16 18:27:44.120343 [info] Creating the UDP server socket
2022/02/16 18:27:44.120519 [info] Listening to udp://[::]:5300
2022/02/16 18:27:44.120551 [info] Creating a TCP server socket
2022/02/16 18:27:44.120641 [info] Listening to tcp://[::]:5300
2022/02/16 18:27:44.120766 [info] Entering the UDP listener loop on [::]:5300
2022/02/16 18:27:44.123199 [info] Entering the tcp listener loop on [::]:5300
2022-02-16 22:27:44 51.37 [ADGUARD] addon_adguard.sh 18304: Adguard Home started. Accessible GUI: http://192.168.1.1:8080
2022/02/16 18:27:46.821497 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
[...]
2022/04/01 19:30:24.029642 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
2022/04/01 19:30:24.029727 [info] updated filter 1: 878757 bytes, 45552 rules
2022/04/01 19:30:24.029753 [info] Updated filter #1. Rules: 45502 -> 45552
2022/04/02 19:30:27.257225 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
2022/04/02 19:30:27.257302 [info] updated filter 1: 879167 bytes, 45569 rules
2022/04/02 19:30:27.257328 [info] Updated filter #1. Rules: 45552 -> 45569
2022/04/03 19:30:30.510886 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
2022/04/03 19:30:30.510972 [info] updated filter 1: 879468 bytes, 45586 rules
2022/04/03 19:30:30.511003 [info] Updated filter #1. Rules: 45569 -> 45586
2022/04/04 04:21:02.878346 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/04 04:21:02.878386 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/04 13:29:12.762230 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/04 13:29:12.762269 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/04 19:30:33.608992 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
2022/04/04 19:30:33.609076 [info] updated filter 1: 881880 bytes, 45706 rules
2022/04/04 19:30:33.609103 [info] Updated filter #1. Rules: 45586 -> 45706
2022/04/04 23:02:35.162717 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/04 23:02:35.162755 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 01:35:33.676115 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 01:35:33.676154 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 04:48:21.417874 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 04:48:21.417912 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 05:34:02.035229 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 05:34:02.035275 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 08:28:02.116459 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 08:28:02.116499 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 10:12:46.695804 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 10:12:46.695850 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 10:46:49.433853 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 10:46:49.433899 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 12:24:35.901858 [error] Couldn't write to file: write /tmp/addons/adguard_home/data/querylog.json: no space left on device
2022/04/05 12:24:35.901896 [error] Saving querylog to file failed: write /tmp/addons/adguard_home/data/querylog.json: no 2022/04/05 20:30:37.334120 [info] saving filter 1 contents to: /tmp/addons/adguard_home/data/filters/1.txt
2022/04/05 20:30:37.334215 [info] updated filter 1: 882432 bytes, 45733 rules
2022/04/05 20:30:37.334242 [info] Updated filter #1. Rules: 45706 -> 45733
RAM Memory Usage (Used/Total) | 89.3 % 898 / 1006 MB | |
MTD Flash Usage (Used/Total) | 87.5 % 448 / 512 MB. Flash memory chip type: Alpine. UBI max/mean erase counters: 25/14 2/1. | |
MTD System Disk Usage (Used/Total) | 41.3 % 20.523 / 49.727 MB MTD Block:mtd5 ("rootfs" 41.943 MB) Type:nand. File system: squashfs. | |
MTD NVRAM Usage (Used/Total) | 10.0 % 39510 / 393216 bytes. MTD Block:mtd12 ("config" 1179648 bytes) Type:nand. |
well perhaps it should, but its programmers probably assumed that would be run on a disk with sufficient space to always at least store 6 hours of logs.So it looks like AGH simply went out of space? Shouldn't it clear some data automatically instead od just going down?
I had the query logs option to store 90 days... so it has killed the router after 48 days, not bad. I changed it to 7 days now.well perhaps it should, but its programmers probably assumed that would be run on a disk with sufficient space to always at least store 6 hours of logs.
Options: reduce the amount of hours of query-logs to retain (or disable if you already had it at 6 hours).
Or (as I explained a few posts up) move AGH from tmpfs to USB
There is nothing more to do.Hello everyone,
I had stated a question about Mr Kamoj's add-on on this threat : https://www.snbforums.com/threads/c...r-r9000-r8900-v-1-0-4-59hf.78320/#post-756833
but I think it's better to continue it where it belongs
I'm having a weird problem with my R7800. I've lost twice in a week my 5GHz WiFi. Came home, and only the 2.4GHz was available. My only option seems to reboot the router, and the 5GHz comes back and my WiFi devices are functional again.
Kamoj said there was the possibility to restart the WiFi in Kamoj Menu / Supervision
So I've checked the Supervision boxes :
View attachment 40713
And also the Supervise WiFi radios box.
View attachment 40714
But I cannot see where I can restart the 2.4GHz or the 5GHz WiFi. I don't see any Restart box anywhere.
If someone could show me where I can find those options? A screenshot would be great
Oh! I'm using the latest add-on of course, and latest Voxel firmware :
Router Firmware Version (Voxel) V1.0.2.93SF
Kamoj Add-on V5.5b20
Just start from here https://www.snbforums.com/threads/r...timization-documentation-consolidation.67823/Just wanted to say thank you for the awesome package and functionality. I just got it up and running and got OpenVPN to run within minutes. Very happy so far and will keep exploring.
Ps.
Are there any guides on how to get the most out of your R7800 in regards to speed and settings?
thank you!! Will update later this week to testChanges in kamoj-addon beta version 2022-04-24 5.5b21
---------------------------------------------------------------
- Router Information: Wireguard Client Status: Fixed error text "429 Too Many Requests" instead of own external ip number.
- System Information: Voxel release info : Added release date of old R7800 releases
- System Information: Addon processes: Don't show "AdGuardHome.yaml" as an addon process.
- DNS Privacy/Ad-Blocking: Adguard: Added "Use USB-device (when present) for Query, Statistics and program logs" (@R. Gerrits, @primitivo)
https://www.snbforums.com/threads/k...0-r8900-r9000-with-voxel-fw.76440/post-750969
If box is checked the following will be stored in USB-device's folder /adguard_home:
(If more than one USB-device is attached, the one with "optware" label is used)
Query logs, Statistics logs, program log
Consequences of this change:
Moved all addon firewall-start-*.sh files to /tmp/addons/
Renamed /tmp/addons/adguard_home/port_dns to /tmp/addons/adguard_port_dns
Renamed /tmp/addons/adguard_home/bind_port_www to /tmp/addons/adguard_bind_port_www
- Minor editorials and clean-up
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
M | Kamoj Kamoj Addon 5.5 Beta for Netgear R7800/R8900/R9000 with Voxel FW - Continuation | NETGEAR AC Routers and Adapters (Wi-Fi 5) | 3 |
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!