Still only you that has reported this issue.
I suggest you uninstall, rebbot, install again, reboot.
If still not ok, use e.g. v5.2b2-3.
I'm not feeling well and can not help you more now.
New beta available!
Changes in kamoj-addon beta version 5.2b3-2
------------------------------------------------------
- Bandwidth Monitor: New function added.
The function only use RAM for counters, and automatically makes
backup and restore from USB.
The statistics sampling will cause a slightly raised cpu while sampling.
The function can be disabled in Settings.
The counters can be reset in Settings.
(Made this "project" to learn more about iptables, and prepare for
future bandwidth limiting and data transfer limit functions, etc.)
Changes in kamoj-addon beta version 5.2b3-1
------------------------------------------------------
- This build was never relased for test
- Router Information: Added color coding of RSSI values
- Settings: Cleaned up html code a little bit. Still much to do
- OpenVPN Client: Renamed one of the 2 buttons with same name: "Start VPN with this" -> "Start VPN"
- Settings: flash info: Added "mean erase counter" if available
- Other minor fixes
root@R7800:~$ net-wall restart
Starting Firewall...
Done!
/opt/scripts/firewall-start-bwusage.sh: /opt/scripts/firewall-start-bwusage.sh: 2: /tmp/addons/addon_bwusage/firewall-start-bwusage.sh: not found
\rm -f /opt/scripts/firewall-start-bwusage.sh
echo "#!/bin/sh" >/tmp/addons/addon_bwusage/firewall-start-bwusage.sh
chmod +x /tmp/addons/addon_bwusage/firewall-start-bwusage.sh
just also upgraded to 5.2b3-2
Is this a bug, or something I messed up locally??
Code:root@R7800:~$ net-wall restart Starting Firewall... Done! /opt/scripts/firewall-start-bwusage.sh: /opt/scripts/firewall-start-bwusage.sh: 2: /tmp/addons/addon_bwusage/firewall-start-bwusage.sh: not found
Okay, I'll just ignore the message.Thank you for the report!
My fault, should not effects anything else.
calcadd() {
# Handles up to 15 digits:
# Normal integer is max 2147483647
#--------------------------------------------------------------------------------
a=$1;b=$2;echo|awk -va=$a -vb=$b '{printf "%1.0f", a+b}'
}
Okay, I'll just ignore the message.
I myself a couple of weeks ago also looked into measuring traffic / bandwidth per device with iptables.
But I gave up as I couldn't produce accurate data.
For instance I would download a 2 GB file to a device, but according to iptables statistics, it maybe only showed a few MB of traffic to that device.
But I'll try the same with your monitor.
NoO=$( ps w | grep -v grep | grep -c "/usr/sbin/openvpn" )
NoO=$( ps w | grep -v grep | grep -c "/usr/sbin/openvpn --dev $tun" )
NoO=$( ps w | grep -v server_tap | grep -v server_tun | grep -v grep | grep -c "/usr/sbin/openvpn" )
grep -q "$tun" /proc/net/dev && [ "$( ps w | grep -v grep | grep -c "/usr/sbin/openvpn")" -eq "1" ] && vpn_ok="0" || vpn_ok="1"
My guess is that the problem is some sort of authentication issue
New beta available!
Changes in kamoj-addon beta version 5.2b3-3
------------------------------------------------------
- Bandwidth Monitor: Recover from Netgear/DNI iptables reset (@R. Gerrits)
- Moved all cron jobs to /tmp and /var RAM to reduce nand wear
- Moved temporary files to /tmp and /var RAM to reduce nand wear
- OpenVPN Client: AzireVPN: Updated to Azire changes. New keys for Canada and USA
- OpenVPN Client: Fixed error to show 3 openvpn instances when server on (@R. Gerrits)
- Router Information: Fixed error to show 3 openvpn instances when server on (@R. Gerrits)
- Settings: Added: Set power LED off
- Wireguard Client: Set WAN LED to inform user VPN is started/stopped
New beta available!
Changes in kamoj-addon beta version 5.3b1
-------------------------------------------------
- AdGuard Home: New function added.
Be sure to read the FAQ.txt before asking any questions.
- Kamoj Menu: Additional fixes to the html code (@Droidrat)
- Hidden Menu: Connected Devices List: Added Automatic refresh
- OpenVPN Server: Bug fixed in vpn-firewall.sh (@R. Gerrits)
- Router Information: Adguard Home: Added
- Router Information: DNSCrypt Proxy v2: Removed Error in red when not started
- Router Information: WiFi information for R9000: Fixed some bugs
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!