vortex-5 / ddwrt-bwmon

An Individual Bandwidth Monitor For DD-WRT
171 stars 37 forks source link

Not logging clients using Privoxy #61

Closed oubcat96 closed 5 years ago

oubcat96 commented 6 years ago

So I decided to leverage the Ad Blocking feature in ddwrt (Privoxy) and it looks like the bandwidth monitor is no longer logging the traffic of those clients using the proxy. Is this expected? The clients are pointing to the router ip and port 8118.

vortex-5 commented 6 years ago

Hmm... that one is tricky when you utilize the proxy none of the clients are actually being routed through the router.

Instead they contact the proxy and all traffic shows up as going through the router.

Since we don't count lan traffic the router's lan IP would count as lan traffic and that's why it wouldn't show up.

Also we can't count the router's traffic because that would be the same as wan traffic.

If you think of the router as a dam it can only measure things passing through the dam a proxy means packets aren't leaving the dam instead they are given to the border control guard and they recieve shipments but the packets never actually pass through so they aren't counted.