Bmon and iftop doesn't show all connections

Does bmon and iftop works properly with software and hardware flow offloading and pppoe with vlan on wan (wan.835)?
I can't see from the router all the connections that I expect to see according the PC activity so I'm wondering if this is related with the offloading.
PC and router RT3200 are connected with ethernet.

You have to try, just do a 1GB ISO download and check if it is added.

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button:
grafik
Remember to redact passwords, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall

4,27G 111MB/s in 40s
I should see this....

You need to realize what offloading means, it's just the nature of the game. Either you offload -and thereby hide many packets from the kernel, handle it in hardware- XOR you want to be in charge of your packets at the expense of some (considerable) throughput performance.

2 Likes

nlbwmon will show offloaded connections data with 30s delay.
iftop will not see hw offloaded flows.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.