Does this look normal? Running ifconfig a couple of minutes after a fresh restart , I noticed there are many RX packets dropped (only 4.9 MB of data received)
wlan0 Link encap:Ethernet HWaddr f0:03:8c:62:df:71
inet addr:192.168.1.130 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5247 errors:0 dropped:76 overruns:0 frame:0
TX packets:3166 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5187397 (4.9 MiB) TX bytes:586036 (572.3 KiB)
The dropped packet over received data MB ratio seems to decrease over the course of timeā¦
wlan0 Link encap:Ethernet HWaddr f0:03:8c:62:df:71
inet addr:192.168.1.130 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:24116 errors:0 dropped:119 overruns:0 frame:0
TX packets:13529 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:29560900 (28.1 MiB) TX bytes:2095778 (1.9 MiB)