Sidvicious070724 / android-wifi-tether

Automatically exported from code.google.com/p/android-wifi-tether
0 stars 2 forks source link

Connects, but no internet capabilities #634

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which device (manufacturer, type)?
HTC Evo 4G

Which firmware is installed?
Android 2.2
Baseband version 2.15.0009.01
Software 3.29.651.5

What version of wireless tether are you using?
Wireless Tether 2.0.5-Pre10

What steps will reproduce the problem?
1.  Start Tether
2.  connect with PC
3.  Open home page

What is the expected output? What do you see instead?
Expected - Homepage opens (Google)
Results - no internet access

Please provide any additional information below.
Evo rooted with Unrevoked 3.21
Setup Wireless Tether, allowed root access
start wireless tether with WPA configured, Infrastructure mode
Change SSID
Change Encryption Key
Changed network 192.168.3.0/24
Access control enabled
Configure client to connect, client connects
Clients:
Windows 7 Enterprise 64bit, Intel Wireless 5300 drivers
Windows 7 Professional 32bit, Dell 1390 drivers

Both clients able to connect fine.  enabled through access control.  Both get 
an IP address, Gateway, DNS, etc.  Neither detect the internet available.  
Neither can open a browser.

Original issue reported on code.google.com by havok3...@gmail.com on 8 Oct 2010 at 6:06

GoogleCodeExporter commented 9 years ago
Me 2

Original comment by kebabDy...@gmail.com on 16 Oct 2010 at 6:20

GoogleCodeExporter commented 9 years ago
I updated to Wireless Tether 2.0.5-Pre12 with no change in behavior.

Original comment by havok3...@gmail.com on 8 Nov 2010 at 11:47

GoogleCodeExporter commented 9 years ago
Are you guys able to ping the gateway from client-side?

Original comment by harald....@gmail.com on 9 Nov 2010 at 8:47

GoogleCodeExporter commented 9 years ago
No, not able to ping the gateway.

 Connection-specific DNS Suffix  . :
 Description . . . . . . . . . . . : Intel(R) WiFi Link 5300 AGN
 Physical Address. . . . . . . . . : 00-21-6A-6D-67-C0
 DHCP Enabled. . . . . . . . . . . : Yes
 Autoconfiguration Enabled . . . . : Yes
 Link-local IPv6 Address . . . . . : fe80::8055:3c69:e198:fa9d%20(Preferred)
 IPv4 Address. . . . . . . . . . . : 192.168.3.103(Preferred)
 Subnet Mask . . . . . . . . . . . : 255.255.255.0
 Lease Obtained. . . . . . . . . . : Tuesday, November 09, 2010 7:01:25 AM
 Lease Expires . . . . . . . . . . : Tuesday, November 09, 2010 7:01:24 PM
 Default Gateway . . . . . . . . . : 192.168.3.254
 DHCP Server . . . . . . . . . . . : 192.168.3.254
 DHCPv6 IAID . . . . . . . . . . . : 872423786
 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-12-2E-F7-00-1D-09-D2-47-DB

 DNS Servers . . . . . . . . . . . : 192.168.3.254
 NetBIOS over Tcpip. . . . . . . . : Enabled

Pinging 192.168.3.254 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0    192.168.3.254    192.168.3.103     25

Original comment by havok3...@gmail.com on 9 Nov 2010 at 1:05

GoogleCodeExporter commented 9 years ago
Mmmhh. That's a bit weird. You get an ipaddress from the dhcp-server (which is 
running on the phone) but your ARE NOT able to ping the gateway (the phone)?

Could you please turn the access-control feature off and try again?

Original comment by harald....@gmail.com on 9 Nov 2010 at 1:33

GoogleCodeExporter commented 9 years ago
With Access control off, I was able to ping the gateway, but I'm not in a 
position to be able to test if I can access through it right now.

Previously, I had to do an ipconfig /renew to get an address, it did not 
automatically give me one.  With the Access-Control off, I was able to get an 
IP automatically.

Original comment by havok3...@gmail.com on 9 Nov 2010 at 2:17

GoogleCodeExporter commented 9 years ago
OK, I can ping the gateway, but I'm not able to go out beyond the gateway.

DNS resolution does not work, unable to ping by name or IP to the internet.

Original comment by havok3...@gmail.com on 10 Nov 2010 at 2:59

GoogleCodeExporter commented 9 years ago
Updated to 2.0.5-Pre14 and it is now working!

Original comment by havok3...@gmail.com on 23 Nov 2010 at 2:05