[HOW to] T-Mobile Tethering

snoz0r

Member
Nov 19, 2011
49
22
0
Plainfield
Just got the phone today, had an L90 prior that I totally freakin bricked and I hated it anyway, so I got the G4. Anyway, any way to get unlimited tether running yet? If so, can some one point me in the right direction or list the steps that are being used.

I'd highly appreciate it.

Thank you very much in advance.

Edit:
Seem to have found the working combo. It requires either FoxFi paid version or PDANet however.

1) Create new APN with a name of your choosing

APN: fast.t-mobile.com
MMSC: http://mms.msg-eng.t-mobile.com/mms/wapenc
MCC: 310
MNC: 260
APN Type: default,supl,mms,dun
APN ProtocolL: IPv4
2) Make sure either FoxFi/PDANet is installed on both phone and computer and activate USB tethering. Make sure "Hide Tethering Usage" is activated on computer.
3) Profit

Some people have had problems when the "Use Google DNS" settings are enabled, you might try turning those off.
Currently I've maxed out my wifi tethering limit, but using this method via USB I was able to continue on, streamed an episode of Game of Thrones last night from the TVGo Xfinity Site.

Try it out.
 
Last edited by a moderator:
  • Like
Reactions: DMardroid

Sfkn2

Senior Member
Feb 10, 2009
1,615
232
0
Seattle, WA
Just got the phone today, had an L90 prior that I totally freakin bricked and I hated it anyway, so I got the G4. Anyway, any way to get unlimited tether running yet? If so, can some one point me in the right direction or list the steps that are being used.

I'd highly appreciate it.

Thank you very much in advance.
TMO just removed all hard stops on all their tethering/hotspot plans last Friday, June 12th. Are you still having issues with unlimited tethering?
 

snoz0r

Member
Nov 19, 2011
49
22
0
Plainfield
TMO just removed all hard stops on all their tethering/hotspot plans last Friday, June 12th. Are you still having issues with unlimited tethering?
I guess I don't understand what you mean.. I've seen they increased the limit by 2 GB and over your limit they throttle down to 128 kbs.

Sent from my LG-H811 using Tapatalk
 

Sfkn2

Senior Member
Feb 10, 2009
1,615
232
0
Seattle, WA
I guess I don't understand what you mean.. I've seen they increased the limit by 2 GB and over your limit they throttle down to 128 kbs.

Sent from my LG-H811 using Tapatalk
Yeah.. So you're unlimited now because it doesn't cut you off?

Or did you mean unlimited full speed LTE?
 

snoz0r

Member
Nov 19, 2011
49
22
0
Plainfield
Yeah.. So you're unlimited now because it doesn't cut you off?

Or did you mean unlimited full speed LTE?
Full speed. Previously on the L90 you could change to IPv4 APN and use WiFi tether app and it would count towards your tethering quota.

Sent from my LG-H811 using Tapatalk
 

geoff5093

Senior Member
Jun 13, 2011
3,386
1,103
0
Does it also limit your security lock screen options because of the certificate installation? It made me switch from knock code/swipe to pattern which was annoying.
Yeah, you need that when using a VPN, which it looks like this uses to initiate it. I already had Exchange setup on my phone, so that required it anyways.
 

Driftbum

Member
Feb 6, 2011
36
4
0
Tried FoxFi today and streamed Netflix through the Xbox. It did not hide the connection from the tethering provision.

Sent from my LG-H811 using Tapatalk
you could Try this:

adb shell content insert --uri content://settings/global --bind name:s:tether_dun_required --bind value:i:0

To verify the entry was successfully added, execute the following:

adb shell content query --uri content://settings/global --where "name='tether_dun_required' AND value=0"

If the query returns a row_id, you should be good to go. Reboot phone

I cant guarantee it will work on your phone, I have used it on my nexus 4 without issue.
 

snoz0r

Member
Nov 19, 2011
49
22
0
Plainfield
you could Try this:

adb shell content insert --uri content://settings/global --bind name:s:tether_dun_required --bind value:i:0

To verify the entry was successfully added, execute the following:

adb shell content query --uri content://settings/global --where "name='tether_dun_required' AND value=0"

If the query returns a row_id, you should be good to go. Reboot phone

I cant guarantee it will work on your phone, I have used it on my nexus 4 without issue.
Wouldn't root be needed for the insert?
 

HeartUnderBlade

Senior Member
Mar 5, 2014
108
32
0
Just got the phone today, had an L90 prior that I totally freakin bricked and I hated it anyway, so I got the G4. Anyway, any way to get unlimited tether running yet? If so, can some one point me in the right direction or list the steps that are being used.

I'd highly appreciate it.

Thank you very much in advance.
Do you specifically need to tether via hotspot? I use foxfi for USB tether and get unlimited LTE tethering.

Sent from my LG-H811 using XDA Free mobile app
 

snoz0r

Member
Nov 19, 2011
49
22
0
Plainfield
Do you specifically need to tether via hotspot? I use foxfi for USB tether and get unlimited LTE tethering.

Sent from my LG-H811 using XDA Free mobile app
Yes and no, behind the walls in my home is lined sheet metal. Don't ask me why but there is, it also does a hell of a job of blocking alot of signals/reception. So the best place for my phone to be to get the best speeds isn't near my computer. However, this G4 gets a lot better signal then the L90 did, so I might be able to get by with USB. I'll be trying it out over the course of the next few days.
 

HeartUnderBlade

Senior Member
Mar 5, 2014
108
32
0
Original post has been updated with settings for USB tethering.
Glad you got it working, man!

In case people are still have connection problems after disabling Google dns, try installing the legacy drivers and then disabling Google dns.

This was the only way I got it working for me on windows 8.1.

Sent from my LG-H811 using XDA Free mobile app
 
  • Like
Reactions: snoz0r