I'm trying to USB tether an Android phone (SGS2 LTE) to 12.04 to use its Internet connection. Enabling "USB tethering" on the phone brings up a "wired connection 2" on the network connections menu.
I can receive/send email in Thunderbird.
If I try to use Internet it gets to "waiting for www....." but never loads the site.
ifconfig
shows:
tim@timbo:~$ ifconfig eth0 Link encap:Ethernet HWaddrb8:70:f4:b4:dc:6c UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:41 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:5023 errors:0 dropped:0 overruns:0 frame:0 TX packets:5023 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:358105 (358.1 KB) TX bytes:358105 (358.1 KB)usb0 Link encap:Ethernet HWaddr 66:36:b9:5b:28:ce inet addr:192.168.42.214 Bcast:192.168.42.255 Mask:255.255.255.0 inet6 addr: fe80::6436:b9ff:fe5b:28ce/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1432 Metric:1 RX packets:1415 errors:0 dropped:0 overruns:0 frame:0 TX packets:1410 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:948389 (948.3 KB) TX bytes:735740 (735.7 KB)wlan0 Link encap:Ethernet HWaddr 38:59:f9:84:bd:34 inet6 addr: fe80::3a59:f9ff:fe84:bd34/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:60694 errors:0 dropped:0 overruns:0 frame:0 TX packets:53446 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:61303968 (61.3 MB) TX bytes:7559223 (7.5 MB)
So far I've spent two days fiddling with this to try and get it to work based on posts I've found on these forums, but I don't really know what I'm doing.