@vdemarco
Can you tell us more about your config? What build/version are you running? If you copied over the library manually, where did you get it?
@those following along :)
I tried the iptables command on shibby (flashed to a K26 version) and if I don't include "-p tcp" that last step...
I get the same error I got before on that last command.
I think my /usr/lib/iptables/libipt_webmon.so might be bad. I got mine from a recent shibby build for the K24 kernel, since I flashed tomato to an old WRT54L. Where did you get yours?
By the way, that first column in a unix epoc...
# cat /etc/ld.so.conf
/opt/lib
/opt/usr/lib
/lib
/usr/lib
so I copy to file from tomato to /opt/usr/lib, chmod +x, still no joy.
#export LD_LIBRARY_PATH=/tmp/mnt/opt/entware/usr/lib
#iptables -m webmon --help
no error message! there's no help for webmon (on tomato either) but at the end of a...
Yes, /proc/webmon_recent_domains and /proc/webmon_recent_searches are the files.
I've also observed that enabling the web usage on tomato modifies the iptables rules--they add a monitor chain which references WEBMON. I think this is important. I believe enabling it also does a "service...
Hey, Thanks for the reply Merlin!
The module seems to load fine with modprobe and can be seen with lsmod.
What would be next? Is there a daemon or something I need to bring in to interact with it? Or is loading the module supposed to generate additional logs? Or something else?
I'd really...
me too!
I'm looking for the exact same thing.
I played briefly with the log-queries option for dsnmasq, but it produced massive amouts of output, so that doesn't seem like a good option.
How do you think the Tomato variants did it? Modifying dnsmasq?
What about an entware option? A...