This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

android phone network connectivity problems when collecting packets from it

0

while collecting wifi packets from my mobile phone (from a linux vm running wireshark on my laptop), I noticed, while collecting packets, the phone began having difficulty connecting to various network services (IMAP, Activesync, pings to local network and remote addresses...etc). Once I stopped collecting packets, the phone network operations began operating normally. This was repeatable. Any idea what is causing the phone TCP/IP problems while collecting packets via wireshark ?

Some additional detail: wireshark 1.2.11 Ubuntu 10.10 WPA2 PSK Android IP 192.168.200.112

wlan1 IEEE 802.11bgn Mode:Monitor Tx-Power=27 dBm
Retry long limit:7 RTS thr:off Fragment thr:off Power Management:off

My wifi adapter for capturing is a NETGEAR WN111 v2 300Mbps 802.11n Wireless LAN USB 2.0 Adapter

thanks Tim

asked 01 Apr '11, 21:11

Tim%20Clement's gravatar image

Tim Clement
1112
accept rate: 0%

edited 01 Apr '11, 21:17

I see a lot of TCP DUP ACK ; TCP Retransmission ; TCP Out-of-order packets when using a display filter of ip.addr==192.168.200.112

(01 Apr '11, 21:32) Tim Clement

further testing ; using wireshark 1.4.4 on my laptop (no vm involved) and using an AirPcap adapter ; there is no affect upon the phone's network connections when capturing packets

(02 Apr '11, 13:45) Tim Clement

The TCP DUP ACK ; TCP Retransmission ; TCP Out-of-order packets don't appear to be related since I still see them

(02 Apr '11, 13:48) Tim Clement