Comment 2 for bug 1270189

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

$ system-image-cli -i
current build number: 219
device name: mako
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-04-03 07:02:59
version version: 219
version ubuntu: 20150403
version device: 20150116
version custom: mako-1.1

This appears to still be a problem since I can see in tcpdump on the local router that the phone is sending traffic to 4 different resolvers simultaneously, including the ones on T-Mobile network, all through the default route.

$ sudo tcpdump ... -n port 53 and host 192.168.x.x
...
08:58:11.007249 IP 192.168.x.x.64237 > 208.67.222.222.53: 35626+ A? www.debian.org. (32)
08:58:11.007249 IP 192.168.x.x.64237 > 208.67.220.220.53: 35626+ A? www.debian.org. (32)
08:58:11.007249 IP 192.168.x.x.64237 > 10.177.0.34.53: 35626+ A? www.debian.org. (32)
08:58:11.007249 IP 192.168.x.x.64237 > 10.168.187.116.53: 35626+ A? www.debian.org. (32)
08:58:11.023251 IP 208.67.220.220.53 > 192.168.x.x.64237: 35626 2/0/0 A 140.211.15.34, A 128.31.0.62 (64)
08:58:11.023251 IP 208.67.222.222.53 > 192.168.x.x.64237: 35626 2/0/0 A 140.211.15.34, A 128.31.0.62 (64)