https://imgur.com/a/g42nJnY
I see files in bwmon folder but bw_get will not return any data
bw_get will not return any data
Moderator: Moderators
bw_get will not return any data
Linksys WRT32x Wired Gateway, Orbi RBK20 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Re: bw_get will not return any data
I have found that you have to remove the .bw extension to get bw_get to work properly
Linksys WRT32x Wired Gateway, Orbi RBK20 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Re: bw_get will not return any data
bw_get operates on the data stored in RAM, not those data files. So yes, no bw extension required.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: bw_get will not return any data
Yes, i see that. I also modified the /etc/init.d/bwmon_gargoyle to track 1440 minutes vs 15. That requires changing the parameters to bw_get vs the file names.
BTW, I recall somewhere seeing a command to dump those valid values, but I cannot find that.
BTW, I recall somewhere seeing a command to dump those valid values, but I cannot find that.
Linksys WRT32x Wired Gateway, Orbi RBK20 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Re: bw_get will not return any data
if you type
It should show you all options for the module. I don't think it shows you limits for each field, but if you have a specific query i might be able to help.
Code: Select all
iptables -m bwmon --help
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: bw_get will not return any data
it seems iptables does not have a -m switch. but I found what I was looking for in then /tmp/bw_backup/do_bw_backup.sh file.
that seems to be some sort of memory dump of what are the latest valid combinations based on the configuration.
that seems to be some sort of memory dump of what are the latest valid combinations based on the configuration.
Linksys WRT32x Wired Gateway, Orbi RBK20 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi
Linksys WRT32x Wired Gateway, Orbi RBK50 Wifi