T-Mobile Tethering Issues - Samsung Galaxy Nexus

Hey, everyone. Hopefully someone out there will be able to help me resolve this issue. They have once before, but I just can't find the thread that the solution was posted on. My problem is this:
I have an unlocked, GSM Galaxy Nexus on the T-Mobile $70 unlimited plan. When I turn on my tether, it will connect to my computer, but it will not give me access to the internet at all. What's different this time around is the fact that there isn't an upsell message presented to me anymore like it used to be when I tried tethering. Now, my computer just connects and says "limited connection"/"no internet access". I know it's not the ROM I'm using (CM11KitKat by @PlayfulGod) because everyone else seems to be tethering just fine. It's not my computer either; I've tried connecting to other devices (phones, tablets, even other computers) and it's no internet access on them either. So I know it's the T-Mobile block on tethering. Last year, when I encountered this issue, I was told to use PDAnet+ along with some other app (with some weird, foreign name) to hide my data traffic. That helped me bypass just fine. My issue now is that I don't recall that foreign app's name in order to download it. It worked perfectly, and I need that again to see if it'll work. Can anyone help me figure this out, or even offer up another working solution?
Btw, that foreign app worked by pinging my phone's IP or data (or whatever) to another country or another place in general. I guess it did that to mask my data traffic. T-Mobile can't block something that's not in America.
Sent from my Galaxy Nexus using Tapatalk 4

Related

Weird wifi-tether problem...

I'm having trouble getting wifi tether to work with 4G. It was working fine yesterday, and nothing has changed between when I last used it and now. The weird part is, when connected to 4G and tethered I can go to any Google site, but nothing else will load. When I'm connected to 3G everything works. I thought maybe it was that wifi tether is set to use Google's DNS and perhaps Google was having issues, but why would they work for 3G and not 4G. Do you think Sprint/Clearwire is blocking Google's DNS in an effort to curb unpayed tethering on 4G? Any other ideas?
Edit: I've tried a few different free DNS services and the same thing happens with all of them. No connection issues on 3G, but ONLY Google pages will load via 4G, regardless of which DNS service I'm using. This is a very strange problem....The only two things I can think of is Spring/Clearwire blocking DNS services or there's some sort of bug on the 4G network at the moment.
I'm seeing the same issue, and I did the same troubleshooting steps. It's almost as if they are inspecting http headers and checking the MAC against some database. Hopefully something is just broke on Sprint's side, though.
Co-signing. 3G wireless tether works while 4G doesn't.
Same Problem in NYC
Hey Guys, glad I found this post. Thought I was going crazy. Everything is fine on 3G but only google sites and certain non picture portions of other websites will load on 4G.
Strange thing is that all websites are fine on the phone itself while on 4G.
Heard someone that's using the paid sprint hotspot is having the same issue, so I'll keep my fingers crossed that this is a temporary issue.
rpav2004 said:
I'm seeing the same issue, and I did the same troubleshooting steps. It's almost as if they are inspecting http headers and checking the MAC against some database. Hopefully something is just broke on Sprint's side, though.
Click to expand...
Click to collapse
What? You do realize that the only MAC Sprint ever sees is that of the phone, right? As for inspecting headers, not only would that be trivial to get around, but it would also be likely to cause breakage in third-party browsers as the whitelist would likely not be complete. Reliable browser detection via HTTP is near impossible. That also would have no effect on non-HTTP traffic, IMAP e-mail or an XMPP instant message connection for example.
wolrah said:
What? You do realize that the only MAC Sprint ever sees is that of the phone, right? As for inspecting headers, not only would that be trivial to get around, but it would also be likely to cause breakage in third-party browsers as the whitelist would likely not be complete. Reliable browser detection via HTTP is near impossible. That also would have no effect on non-HTTP traffic, IMAP e-mail or an XMPP instant message connection for example.
Click to expand...
Click to collapse
I believe there is an individual MAC for every radio in the phone, so you would have a unique MAC for your cell radio, wimax radio, bluetooth radio, etc. Also, I don't believe he's referring to the browser's identity info, but the packet headers that contain DNS/tcp/etc. info that all network services use. That would have an effect on ALL traffic, and it clearly does as nothing works expcept most google services.
I have been usb tethering with CM7 since GB6 and it would switch back and forth between 3G and 4G without any problems. Pre GB roms would require google tether which would only work on 4G.
I am now experiencing the same dead 4G tether and am not droping back to 3G since the 4G signal is good. Yep like everybody else the phone by itself is connecting and browsing.
All tether traceroutes and pings seemed reasonable. Flashed back to an earlier working release and it also failed. I have not tried any port other than 80 at this time.
marcog42 said:
Heard someone that's using the paid sprint hotspot is having the same issue, so I'll keep my fingers crossed that this is a temporary issue.
Click to expand...
Click to collapse
I just added the Sprint HotSpot to my account and I can confirm that it's working flawlessly with 4G. Even with the HotSpot feature on the account, wireless tether will not work.
Imap works, SMTP works, ftp works, ftp via browser (port??) or any other browser activities do not work while tethering on 4G.
Port 80 and/or tethering via browser is hosed.
What wifitether version is everyone using? I'm using 2.0.5
Well, I got home connected to 4G and tethered to my laptop. Everything worked. Might be dependant on what tower you're connected to. I'm using wifi tether 3.0 pre11, but had the issue with 2.0.7.
marcog42 said:
Well, I got home connected to 4G and tethered to my laptop. Everything worked. Might be dependant on what tower you're connected to. I'm using wifi tether 3.0 pre11, but had the issue with 2.0.7.
Click to expand...
Click to collapse
I believe you're correct. I downloaded 3.0 pre11 and still nothing. Strangely enough it would allow streaming of an Amazon video on the browser but it worked on 2.0.5 as well. I wonder what clearwire is doing on their end. Does anybody have any ideas on circumventing it?
wolrah said:
What? You do realize that the only MAC Sprint ever sees is that of the phone, right? As for inspecting headers, not only would that be trivial to get around, but it would also be likely to cause breakage in third-party browsers as the whitelist would likely not be complete. Reliable browser detection via HTTP is near impossible. That also would have no effect on non-HTTP traffic, IMAP e-mail or an XMPP instant message connection for example.
Click to expand...
Click to collapse
I didn't go into much detail since I was posting from my phone, but allow me to expound now. Wifi-tether does nothing more than NAT your internal network to it's live IP address, whether that be on 4G or 3G. Both of these radios have the physical addresses that would not be hard to trace on a cellular network. When the packets are transmitted, as is the case with any packet transmission, the only information that gets changed as the packet passes through the NAT is the IP address. All of the other information stays the same. Now, in terms of most traffic, this isn't a big deal, but with HTTP and HTTPS traffic, the stream of data sent contains the header of the browser sending the request. Since the NAT doesn't mask this data, it's sent out into the wild blue yonder (Sprint's Clearwire WAN) where the capability of inspecting the packet header is very easy to do with most enterprise grade equipment. Now, while any blacklist of headers will inevitably be incomplete, a very simple whitelist of 'known' headers - such as mobile browsers on the market and the included browser on the phone - can be implemented with a few short lines of code. Now, while it might seem trivial, how many users are going to attempt to obfuscate or change their packet header identifiers just to get online? They'll give up, use another connection, or just view the pages on the phone.
I tested this for awhile today, using multiple different browsers on my PC and got nothing. I opened up a VPN connection to my workplace, and routed all my traffic through that (that is, encrypted in an IPSEC tunnel) and the internet worked fine. The most brilliant part, from Sprints point of view, is that the HTTP session is never actually 'closed', just kept in a perpetual waiting state where no data is transmitted. If this is all a fluke, it's the best bandwidth saving fluke Sprint could ever dream up.
All in all, I'm really really hoping this is a snafu, but all signs are pointing to sprint catching onto our usage, which is a huge uh-oh.
edit: I was still able to ssh and telnet via my tether, and open up the VPN and receive email, which points to this being a targeted attack on HTTP. Double uh-oh.
Firefox, IE, Opera, Epithany, Chromium, Midori and Konqueror all fail.
Port 80 traceroute is good.
Does anybody knnow of an agent switcher that can be used?
What about downloading Adfree and installing the host files. That fixed my data issues on my Evo.
Sent from my PC36100 using XDA App
This appears to be a new sprint development. Are you saying that you can tether with 4G?
Aha... finally found some people who are having the same issues, 4g just stopped working with wireless tether about 3 days ago. 3g works just fine, and 4g connects and is pushing data to the phone, but no webpages are loading on my laptop when 4g is on... I'm out of 4g range right now, but will check back in when I'm back in range tomorrow.
It's working for me again. I'm replying to this thread using my wifitether uder 4G.
Working again here too.

Wireless Tether Suddenly Stopped Working?

I use Wireless Tether all of the time, but today, it suddenly stopped working. My computer recognizes my phone, but when connected, it gets no internet connection. My phone has a solid 4G connection where I am now. Wonder what happened? Any fixes you guys could guess? I haven't changed ROMs, radios, kernels, etc. Nothing changed.
I am using this version of Wireless Tether I think: http://code.google.com/p/android-wi...tail?name=wifi_tether_v3_1-beta11.apk&can=2&q
Thanks!
Edit: I tried uninstalling, rebooting, etc., and it still won't work!
The Nexus have integrated Wireless Hotspot app in the Settings. I think you have the Verizon due to 4G and needed to use a third party app so your career don't find out you were tethering since you aren't paying for the hotspot plan, which is against their policy I guess.
Now if you were using an international Nexus, which ATT and T-Mobile don't have the IMEI number in their database, things is a bit easier.
In any case, you can try uninstalling and reinstalling. Or if you don't mind USB cable tethering, try EasyTether.
If you're running a custom rom on Verizon, then the developer has most likely taken out the Verizon partitioning, to make the in house wireless tether seem as though the data being used up as if it's "Browser" or something.
The thing is, nothing on my phone has changed since yesterday. My dad's tethering on his Bionic has also stopped working. This has to be something with Verizon then right? Are they somehow blocking us?
have you tried Foxfi?
https://play.google.com/store/apps/details?id=com.foxfi&hl=en
be careful, once you get caught, they will make you sign up the hotspot plan.
Thanks for the replys guys. I actually had a static IP address on my laptop that was screwing things up. Wonder why that affects wireless tether but not a regular router?

AT&T Wi-Fi Hotspots No Longer Working

Ever since I flashed my first ROM (Dandroid), I haven't been able to use AT&T Wi-FI Hotspots.
Before, my phone would automatically connect me to ATT Hotspots and I'd have an internet connection instantly (no login required). But now when I connect to a hotspot, it requires me to sign in. When I open up my browser, I am redirected to a page that lets my buy ATT Wi-Fi Access or login if I already bought it. As far as I know, ATT customers should be able to use the hotspot without having to purchase the service. It seems like flashing this ROM somehow has caused this problem to arise. It's an issue mostly because there are ATT hotspots all over campis, and it's convenient to have my phone automatically connect to them.
klpv82 said:
Ever since I flashed my first ROM (Dandroid), I haven't been able to use AT&T Wi-FI Hotspots.
Before, my phone would automatically connect me to ATT Hotspots and I'd have an internet connection instantly (no login required). But now when I connect to a hotspot, it requires me to sign in. When I open up my browser, I am redirected to a page that lets my buy ATT Wi-Fi Access or login if I already bought it. As far as I know, ATT customers should be able to use the hotspot without having to purchase the service. It seems like flashing this ROM somehow has caused this problem to arise. It's an issue mostly because there are ATT hotspots all over campis, and it's convenient to have my phone automatically connect to them.
Click to expand...
Click to collapse
Have you contacted ATT about this? Or....
Have you gone back to stock to see if that solves the issue?
klpv82 said:
Ever since I flashed my first ROM (Dandroid), I haven't been able to use AT&T Wi-FI Hotspots.
Before, my phone would automatically connect me to ATT Hotspots and I'd have an internet connection instantly (no login required). But now when I connect to a hotspot, it requires me to sign in. When I open up my browser, I am redirected to a page that lets my buy ATT Wi-Fi Access or login if I already bought it. As far as I know, ATT customers should be able to use the hotspot without having to purchase the service. It seems like flashing this ROM somehow has caused this problem to arise. It's an issue mostly because there are ATT hotspots all over campis, and it's convenient to have my phone automatically connect to them.
Click to expand...
Click to collapse
It's the rom. They probably took something out that does this. I'm on aokp.. I don't Auto connect
Sent from my SGH-I747 using xda app-developers app

Tethering

What tethering apps do you guys use on your note 3?
Sent from my SM-N900T using xda app-developers app
EasyTether Pro
Sent from my SM-N900T using XDA Premium HD app
WiFi tether by Fabio. Been using it since he introduced it and he stayed with his app and fixed and guided through any problems I have. One of the best dollar bills I've spent on the android market IMHO
sent from your moms bedroom. knock before you enter
nighthawk626 said:
WiFi tether by Fabio. Been using it since he introduced it and he stayed with his app and fixed and guided through any problems I have. One of the best dollar bills I've spent on the android market IMHO
sent from your moms bedroom. knock before you enter
Click to expand...
Click to collapse
And they always get back to u fast and it works like a charm. best paid for tethering app for note 3 so far. He even gives out beta )
Sent from my SM-N900T using Tapatalk
Are they metered like the stock one?
Sent from my SM-N900T using xda app-developers app
Fox.Hound said:
Are they metered like the stock one?
Sent from my SM-N900T using xda app-developers app
Click to expand...
Click to collapse
I also vote for Fabios WiFi Tether router, I've had an issue and he kept working through it with me without delay. I usually got a response from him within 30 minutes.
I also run Private Internet Access VPN app on the phone, any device that connects to the hotspot is automatically encrypted through the VPN so Tmo can't tell what kind of traffic it is. I've used 30 gigs a month this way for months without an issue.
ilogik said:
I also vote for Fabios WiFi Tether router, I've had an issue and he kept working through it with me without delay. I usually got a response from him within 30 minutes.
I also run Private Internet Access VPN app on the phone, any device that connects to the hotspot is automatically encrypted through the VPN so Tmo can't tell what kind of traffic it is. I've used 30 gigs a month this way for months without an issue.
Click to expand...
Click to collapse
Thanks for the info!
1. Is Private Internet Access (PIA) VPN app free?
I read somewhere about a $35 annual fee, but perhaps that is not needed?
2. So by encrypting the traffic, you're saying T-Mobile does not know whether the traffic is standard data usage (e.g. web browsing on the Note 3 itself) or whether the traffic (data being used) is from running a hotspot on the Note 3 and connecting to it from an external device (laptop, table etc.)?
Just interested in understanding the technology and alternatives better (I have not needed wifi tethering on my Note 3 so far, not even the included 2.5 GB but I enjoy understanding it all either way).
I have 2 methods that I use on my phone.
FIRST THING IS TO CREATE THE EXACT SAME TMOBILE APN EXCEPT CHANGE IT FROM IP6 TO IP4.
TO BE EXACT I JUST CREATE A 2ND APN AND IN THE WAP FIELD I USE "fast.t-mobile.com" I LEAVE ALL OTHER FIRLD BLANK.
When I want to send a MMS I just activate the TMobile Stock APN. When I tether I activate my custom APN.
Now the 1st method I use is using the STOCK TETHERING option.
Activate the Stock APN and Turn On Stock Tethering. "This is IF you have the 2.5GB tethering on your account.After the tethering is activated, on the computer you have to use a custom UA string on your web browser. For me I use "Google Chrome" and I installed the plugin "Ultimate User Agent Switcher" and I use the "Kindle" option. This will allow for full web access and TMobile will think your using a Kindle tablet.
Torrents also work since you have the ip4 APN activated.
My 2nd method is using USB Tethering to my PC with PDANet. Install PDANet on your phone and on the PC. And also have the custom APN activated in network settings. In PDANet Settings, go to HIDE TETHER USAGE VERSION 2. This will allow for FULL web use without the need for changing UA Strings.
With this method, I am also able to share the connection to my LAN port which is hooked to my NetGear Router so i can then ((RESHARE)) the connection again to my XBOX and PS3 and other devices allowing them to just connect to my router as normal.
Those are the 2 methods I use. I have LTE in my area and I do about 4MB/s or 40Mbps on average.
For this current month I have used at least 107GB for the month even though my plan is 2.5GB...
Twitter @FiberOpticsRLD if you have any questions, I rarely check my XDA inbox.
hypersonicx said:
I have 2 methods that I use on my phone.
FIRST THING IS TO CREATE THE EXACT SAME TMOBILE APN EXCEPT CHANGE IT FROM IP6 TO IP4.
TO BE EXACT I JUST CREATE A 2ND APN AND IN THE WAP FIELD I USE "fast.t-mobile.com" I LEAVE ALL OTHER FIRLD BLANK.
When I want to send a MMS I just activate the TMobile Stock APN. When I tether I activate my custom APN.
Now the 1st method I use is using the STOCK TETHERING option.
Activate the Stock APN and Turn On Stock Tethering. "This is IF you have the 2.5GB tethering on your account.After the tethering is activated, on the computer you have to use a custom UA string on your web browser. For me I use "Google Chrome" and I installed the plugin "Ultimate User Agent Switcher" and I use the "Kindle" option. This will allow for full web access and TMobile will think your using a Kindle tablet.
Torrents also work since you have the ip4 APN activated.
My 2nd method is using USB Tethering to my PC with PDANet. Install PDANet on your phone and on the PC. And also have the custom APN activated in network settings. In PDANet Settings, go to HIDE TETHER USAGE VERSION 2. This will allow for FULL web use without the need for changing UA Strings.
With this method, I am also able to share the connection to my LAN port which is hooked to my NetGear Router so i can then ((RESHARE)) the connection again to my XBOX and PS3 and other devices allowing them to just connect to my router as normal.
Those are the 2 methods I use. I have LTE in my area and I do about 4MB/s or 40Mbps on average.
For this current month I have used at least 107GB for the month even though my plan is 2.5GB...
Twitter @FiberOpticsRLD if you have any questions, I rarely check my XDA inbox.
Click to expand...
Click to collapse
Thanks a lot for the detailed instructions and info.
I am a noob with Note 3 tethering options since I have not needed it at all (not even the 2.5 GB included), so I appreciate the specifics to help my understanding.
QUESTION re. method 1, "stock tethering, stock APN but UA switcher and custom UA profile (I assume this custom profile is done via UA switcher"?):
Does this method allow streaming on the connected device (laptop or tablet)? I.e. do I just need to go to my web browser to 'activate' the tethering connection?
Or do I need to do USB tethering with PDANet to allow streaming on the device that is tethered to my Note 3?
Thanks again!
njweb said:
Thanks for the info!
1. Is Private Internet Access (PIA) VPN app free?
I read somewhere about a $35 annual fee, but perhaps that is not needed?
2. So by encrypting the traffic, you're saying T-Mobile does not know whether the traffic is standard data usage (e.g. web browsing on the Note 3 itself) or whether the traffic (data being used) is from running a hotspot on the Note 3 and connecting to it from an external device (laptop, table etc.)?
Just interested in understanding the technology and alternatives better (I have not needed wifi tethering on my Note 3 so far, not even the included 2.5 GB but I enjoy understanding it all either way).
Click to expand...
Click to collapse
1. PIA service is not free, I got a deal off of slickdeals.net that came to something around $22 a year if I'm not mistaken. But even at $35 I think its worth it. I use it on my home PC and all my mobile devices. I don't need an ISP seeing what I browse
2. Yes, you're correct about T-Mobile not being able to differantiate the traffic. Once I forgot to turn on VPN and after a while I got redirected to their page stating that I've exceeded the allowance. As soon as I engaged VPN I was able to browse right away again.
3. Sure there are free alternatives that might work, but with this solution I know I'm 100% safe not only from exceeding my allowance but also from any other prying eyes
ilogik said:
1. PIA service is not free, I got a deal off of slickdeals.net that came to something around $22 a year if I'm not mistaken. But even at $35 I think its worth it. I use it on my home PC and all my mobile devices. I don't need an ISP seeing what I browse
2. Yes, you're correct about T-Mobile not being able to differantiate the traffic. Once I forgot to turn on VPN and after a while I got redirected to their page stating that I've exceeded the allowance. As soon as I engaged VPN I was able to browse right away again.
3. Sure there are free alternatives that might work, but with this solution I know I'm 100% safe not only from exceeding my allowance but also from any other prying eyes
Click to expand...
Click to collapse
Using VPN does work. The problem I had with using a VPN is that you dont get your full 4G or full LTE speed since all your data has to be encrypted to go through the VPN server.
Using the 2 methods I provided you not only get to bypass the 2.5 GB but you all get FULL 4G LTE speeds to your tethered devices.
---------- Post added at 06:43 PM ---------- Previous post was at 06:38 PM ----------
njweb said:
Thanks a lot for the detailed instructions and info.
I am a noob with Note 3 tethering options since I have not needed it at all (not even the 2.5 GB included), so I appreciate the specifics to help my understanding.
QUESTION re. method 1, "stock tethering, stock APN but UA switcher and custom UA profile (I assume this custom profile is done via UA switcher"?):
Does this method allow streaming on the connected device (laptop or tablet)? I.e. do I just need to go to my web browser to 'activate' the tethering connection?
Or do I need to do USB tethering with PDANet to allow streaming on the device that is tethered to my Note 3?
Thanks again!
Click to expand...
Click to collapse
Streaming on either of my methods work. If you go with the stock wifi tether, you just have to change your APN settings under network opetion on your phone from ip6 to ip4. THis is done by just creating a NEW APN and put in "fast.t-mobile.com" for your APN setting. After that is done, you can tether to other tablets or phones perfectly since those are mobile devices. For computers you have to change the UA String of your browser to a tablet or android device.
If you use the PDA Net method, you dont have to change the UA String, since the program itself has a way of blocking what kind of traffic is going through.
hypersonicx said:
Using VPN does work. The problem I had with using a VPN is that you dont get your full 4G or full LTE speed since all your data has to be encrypted to go through the VPN server.
Click to expand...
Click to collapse
Strange, I did speedtests many times, in fact today after I read your post and with VPN on or off I get the exact same transfer speeds. I also have 50Mbps line at home and while on PIA VPN I get full 50Mbps transfer speeds...
ilogik said:
Strange, I did speedtests many times, in fact today after I read your post and with VPN on or off I get the exact same transfer speeds. I also have 50Mbps line at home and while on PIA VPN I get full 50Mbps transfer speeds...
Click to expand...
Click to collapse
My tests where done using the Free VPN apps from the play store. Trying to keep costs down as much as possible which is why I use the non VPN methods.
hypersonicx said:
My tests where done using the Free VPN apps from the play store. Trying to keep costs down as much as possible which is why I use the non VPN methods.
Click to expand...
Click to collapse
I guess the saying "you get what you pay for" applies in this case
ilogik said:
I guess the saying "you get what you pay for" applies in this case
Click to expand...
Click to collapse
Yeah, so long story short, without VPN I still get full web access, and unlimited data.
Sharing the connection to my home Netgear router even extends the connection even further.
Love TMobile Unlimited data.
hypersonicx said:
Yeah, so long story short, without VPN I still get full web access, and unlimited data.
Sharing the connection to my home Netgear router even extends the connection even further.
Love TMobile Unlimited data.
Click to expand...
Click to collapse
Could you explain how you share it with your home router? I would also like to do this. Thank you.
Sent from my SM-N900T using Tapatalk
Troy1 said:
Could you explain how you share it with your home router? I would also like to do this. Thank you.
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
I use PDANet to Tether my phone via USB.
After that connection is established, depending on your version of windows, run your router to the LAN port on your computer and in NetWork Settings in Windows, set up ICS which is Internet Connection Sharing.
After that, you may have to power cycle the router to pick up the ip address and all that but from there, everything connected to the router will get full web access also. PDANet has a feature in the settings to hide your data traffic similer to using VPN so all data is counted as Phone Data and not Tethering.
At this rate, may be a while before I turn my Comcast back on. LTE also provides low latency and ping numbers.
Only down side I can see if during online games, when the NAT is more complex due to all the routing going on.
hypersonicx said:
I have 2 methods that I use on my phone.
FIRST THING IS TO CREATE THE EXACT SAME TMOBILE APN EXCEPT CHANGE IT FROM IP6 TO IP4.
TO BE EXACT I JUST CREATE A 2ND APN AND IN THE WAP FIELD I USE "fast.t-mobile.com" I LEAVE ALL OTHER FIRLD BLANK.
When I want to send a MMS I just activate the TMobile Stock APN. When I tether I activate my custom APN.
Now the 1st method I use is using the STOCK TETHERING option.
Activate the Stock APN and Turn On Stock Tethering. "This is IF you have the 2.5GB tethering on your account.After the tethering is activated, on the computer you have to use a custom UA string on your web browser. For me I use "Google Chrome" and I installed the plugin "Ultimate User Agent Switcher" and I use the "Kindle" option. This will allow for full web access and TMobile will think your using a Kindle tablet.
Torrents also work since you have the ip4 APN activated.
My 2nd method is using USB Tethering to my PC with PDANet. Install PDANet on your phone and on the PC. And also have the custom APN activated in network settings. In PDANet Settings, go to HIDE TETHER USAGE VERSION 2. This will allow for FULL web use without the need for changing UA Strings.
With this method, I am also able to share the connection to my LAN port which is hooked to my NetGear Router so i can then ((RESHARE)) the connection again to my XBOX and PS3 and other devices allowing them to just connect to my router as normal.
Those are the 2 methods I use. I have LTE in my area and I do about 4MB/s or 40Mbps on average.
For this current month I have used at least 107GB for the month even though my plan is 2.5GB...
Twitter @FiberOpticsRLD if you have any questions, I rarely check my XDA inbox.
Click to expand...
Click to collapse
I use my tethering mostly for playing a few online games while I am at work(They really don't expect me to work the WHOLE time do they). It sounds like the second option would work better for me since the first option requires a UA switcher which you can't really for for say World of Warcraft. Is that accurate?
Why wouldn't you use wifi hotspot? Just curious. Weighing my options. Btw, thanks, I'm tethered using pdanet!
hypersonicx said:
I use PDANet to Tether my phone via USB.
After that connection is established, depending on your version of windows, run your router to the LAN port on your computer and in NetWork Settings in Windows, set up ICS which is Internet Connection Sharing.
After that, you may have to power cycle the router to pick up the ip address and all that but from there, everything connected to the router will get full web access also. PDANet has a feature in the settings to hide your data traffic similer to using VPN so all data is counted as Phone Data and not Tethering.
At this rate, may be a while before I turn my Comcast back on. LTE also provides low latency and ping numbers.
Only down side I can see if during online games, when the NAT is more complex due to all the routing going on.
Click to expand...
Click to collapse
So I am currently on D Stalker V6 ROM AND Comp standard kernal. I am wifi tether router app. While wifi tethering my phone wont charge when plugex in through usb port or on wall charger even though on status bar it flashes current symbol on and off. The battery keeps discharging. Phone charges fine when not tethering
Sent from my SM-N900T using XDA Premium 4 mobile app

MetroPCS USB tethering

Hope this is in the correct forum.
99.834% of the time, I resolve my issues through exhausting the plethora of threads here or through google. So before attempt further options..........
Couple days ago, I just purchased a SIM card and the BYOD $60 unlimited plan with MetroPCS.
It was my intention to USB tether into my router and share phone data.
I tested both a T-mobile S3 and a Ting(sprint) S3 prior to walking into the Metro store.
At home I connect the new Metro service via the S3, router detects phone and connects, turn on phone USB tether function, but I get no internet through my network, however phone able to browse with no issues.
Wi-Fi tether works fine. Countless hours later of router updates, app installation, app troubleshooting, retest other phones, APN adjustments, etc.
I really did not want to do it, but I drove back to the MetroPCS store today and had a very helpful employee, explore my troubles.
I brought my laptop and USB cable.
He tried my phone, his phone and a second employees metro service phone with no luck, he called corporate tech line.
MetroPCS Corporate states that company wide, they do not offer or support USB capability tethering? only hotspot tethering.
No one in the store was aware of this and could not help me. What??? really? I find this hard to believe.
As my intention is to connect to a router, apps such as Foxfi, pdanet, etc that need a corresponding app installed of the client are not viable.
I am contemplating apk decompiling to adjust the 'tetheringprovision' file, but wanted to ask the question here.
Anyone able to USB tether their MetroPCS data? Is Metro now blocking USB tether?
Some background.
The phone as a T-mobile S3 T999L, stock rooted 4.1.2 with TWRP.
I also tried USB tethering to a Win8.1 laptop - still same issue, everything connects with no errors, just no internet.
What I can do:
If Wi-Fi internet is available from a secondary source, the phone will USB tether this internet connection.
I also installed a T-mobile sim into this phone just to be certain it was not a phone issue - the T-mobile SIM tethered with internet fine into my router.
Any thoughts?
Upgrade
ok, left to my own devices.......
Reading multiple threads on similar tether problems experienced by others, I kept reading recommendations to install cyanogenmod, as it had native tether functions without restriction.
As most deviations from stock always seem so convoluted, I was hesitant.
WOW, that was easy, except for a small stumble on clearing the cache prior, a factory reset, then copying a zip file, it installed flawless.
Now running 4.4.4.
ALL the T-mobile CRAP is 100% gone, and the best of it all, I got USB tether, woohoo.
Interestingly - the baseband remained the same, but signal improved, another +.
AND....no bloatware. Gotta love it.
XDA forums are the Sh*t !

Categories

Resources