[Q] Tethering XT925 4.1.2 Verizon - RAZR HD Q&A, Help & Troubleshooting

I have read through all the different methods of tethering, and it appears that I am still unable to utilize my tethering. I can connect, but once connected, I can't access the internet or ping Google, or even ping the gateway for that matter!! I am rooted on the latest update for this phone.
I have:
1. Used SQLLite Editor and modified the key to stop the tether check (this actually allowed my PC to connect).
2. Tried the built in tether.
3. Tried Wifi Tether (Play version).
3. Tried FoxFi.
4. Used ISWAT Tether Unlocker.
5. Used SQLLite Editor to change the key to subscription_mode = 1 (and changed it back after failure)
I've noticed on multiple threads that people have been successful just trying one of these methods, but I have been unsuccessful on all of them. Am I missing a step? I'd think the community would be all over this like white on rice, but so far, I've seen little complaints?
I'd rather not unlock the bootloader and install a custom ROM, as I'm actually satisfied with stock and my own tweaks.

If you are rooted WifiTether works.
You need to fgo into settings and change the "Device Profile" to "Generic ICS/JB(wlan0)"
I'm using the version from Google Downloads or whatever it is.

tech_head said:
If you are rooted WifiTether works.
You need to fgo into settings and change the "Device Profile" to "Generic ICS/JB(wlan0)"
I'm using the version from Google Downloads or whatever it is.
Click to expand...
Click to collapse
I am such a toolbox. After messing with this thing so much, I had switched to NETD-NDC for the connection. After I fixed that (changed that to auto), I was able to get it to go through.
Stock tether still doesn't work (same issue), but I couldn't care less. Speed tests show that throughput is the same on the PC as on the phone, so I'd call that a win.
Geeze... You'd think after working on this thing for hours, I would have caught that.

I have a quick question perhaps under same topic:
I recently dl'd SQLlite and performed the entitlement hack to get my WiFi tether to work. This method worked great however afterwards, I am unable to access either GPlay or my RSS reader (Feedly).
I am running Orbot and Transparent Proxying. Before the entitlement hack, I could access all of my apps with Orbot enabled.
Now I have to disconnect from the Tor Network to connect to GPlay.
RAZR rooted, blunlocked...
Sent from my DROID RAZR HD using Tapatalk 2

Seems like there is a new version of WiFiTether available on both googledownloads and play store, however, the Device Profile" to "Generic ICS/JB(wlan0)" setting no longer works, Mobile Hotspot works with the SQlite hack. Is the device profile supposed to be something different now?

Related

Wifi Tether and Rooted Sprint Hero

Wifi tether doesn't seem to work for some of us. For me personally it connects but does not have an internet connection. Is it working for anyone? Failing?
elguapo76 said:
Wifi tether doesn't seem to work for some of us. For me personally it connects but does not have an internet connection. Is it working for anyone? Failing?
Click to expand...
Click to collapse
Having same issue as you. My dell mini 10v connects, takes a bit longer then usual to acquire network address, and when it does the internet still doesnt work.
I'm sure its just a matter of the program being updated to work on the CDMA hero
Ditto
I'm having the same problem as well. Connects after a very long time and receives IP information, but nothing after that. Has anybody reported to the wifi-tether developer yet?
As soon as it works on the Hero, I'm ready to donate, as I gladly paid money for WmWifiRouter on my previous phones.
Same problem with me. Is anyone else getting the "AC disabled" message in the notification window once the PC is "supposedly" tethered? I noticed my phone getting really hot.
I'd really like to know why this works in the Mocado ROM but not just by installing the application alone after rooting. I don't want to start messing with custom ROMS just yet.
teli said:
I'd really like to know why this works in the Mocado ROM but not just by installing the application alone after rooting. I don't want to start messing with custom ROMS just yet.
Click to expand...
Click to collapse
Not sure but what I did notice is that when I ran it for the first time on Mocado's ROM I got a prompt asking me to "Allow" the app certain rights. Now when I installed the app before I flashed his ROM but right after rooting my phone I did not get this prompt. Maybe the way it's installed on his ROM has something extra that has it correctly and fully installed on the ROM to allow it to work properly.
the permissions screen is just adding the program to the super user whitelist kinda like a list of programs permitted to run as su maybe downloading super user white list off the market I remember getting it from there with my G1 if not just pull the apk from the modaco Ron but you should try the modaco rom you don't even have to wipe all your settings and everything will stay the same.
I know it isn't ideal, but you can share the internet connection ICS style if you do the following:
adb shell
Code:
su
/system/bin/netsharing net on
echo 4 > /sys/devices/platform/msm_hsusb/usb_function_switch
At which point you will get disconnected from your adb shell and the internet Windows will recognize the Hero as an NDIS adapter. To turn it off I just go into Settings -> Wireless -> Mobile network sharing and toggle it on then off again.
There might be a way to get netsharing to also flip the usb function, using net_and_usb but it doesn't seem to work and my ARM disassembly skills aren't good enough to tell why.
Hey guys,
My wifi tether did not work, even with root, until I installed MoDoCo's ROM. After I did, it was gravy from there. 2.4 down .60 up.
mine works
mine works too, i just use it as a wireless router...
Mine works flawlessly on MoDaCo's Rom. Im guessing it has something to do with a string of code that the custom rom has that the stock one doesnt.
I finally took the plunge into the MoDaCo rom. Easy as pie and tethering works with no prob. Just Do it.
Yeah. I see no reason why not to go with the MoDaCo's. This was my first time flashing a rom on anything and it got it easily the first try.
Can all of ya'll confirm that the encryption or device access list does NOT work on wifi tethering app?
Device access list seems to work fine for me, but the encryption does not.
Anyone know if there's a workaround for USB tether yet, that allows native mobile network sharing? (not that crazy switch off/switch on quickly workaround that doesn't always work)
I don't really like the wifi tether because it drains my battery, even if my phone is plugged in to my laptop via USB.
Also, I haven't been able to get above 1.2 mbps down speeds with the wifi tether, and I was hoping that native mobile network sharing might help this. Anyone else having slow connection issues with this?
Wifi tether does not work on the stock Sprint ROM. It does (for some reason) work on Modaco's.
Check this link for the developers thread on whats happening - http://code.google.com/p/android-wifi-tether/issues/detail?id=188
He doesnt have a Sprint Hero to test with so he needs our help.
fixed!
The developer has released a new "pre-version" of Wireless Tether that works on the stock Sprint HTC Hero ROM (with root access, obviously)! As per user capnbry, "..the problem is that the gprs table has a default route on it, and it has a higher priority than main, which is where the wireless route goes. If you `ip route delete table gprs` after starting android.tether everything works like a charm." The developer has added this step into the program, and it works!
See the thread for details, or download the new "pre-version" here: http://android-wifi-tether.googlecode.com/files/wireless_tether_1_61-pre1_htc.apk
auto_exec said:
The developer has released a new "pre-version" of Wireless Tether that works on the stock Sprint HTC Hero ROM (with root access, obviously)! As per user capnbry, "..the problem is that the gprs table has a default route on it, and it has a higher priority than main, which is where the wireless route goes. If you `ip route delete table gprs` after starting android.tether everything works like a charm." The developer has added this step into the program, and it works!
See the thread for details, or download the new "pre-version" here: http://android-wifi-tether.googlecode.com/files/wireless_tether_1_61-pre1_htc.apk
Click to expand...
Click to collapse
I just tried this app on my computer, and I can confirm that the pre release works on the HTC Hero stock rom with no problems. I did this test on Windows 7 x64

[HOW-TO] Enable Wifi and USB Tethering on AT&T Samsung Galaxy S4 with Android 4.3 MK2

[HOW-TO] Enable Wifi and USB Tethering on AT&T Samsung Galaxy S4 with Android 4.3 MK2
After some research on various forums including this one, I got both Wifi and USB Tethering working on my AT&T Samsung Galaxy S4 with Android 4.3 (build MK2). Figure others may look for similar solutions so I put together the steps I used in this post.
1. Background
I have been tethering with SVTP (paid version) since acquiring the Galaxy S4 in June 2013, with my unlimited data plan. Then it stopped working after a week when AT&T pushed out the software update. Furious, I googled around and found the "Click the home button when the checking popup appears" trick, and had been happily tethering, until AT&T push another update (MK2) two weeks ago. It defeated that trick and none of the tethering apps work. Oh man, not again!
I googled again and found FoxFi. The wifi tethering didn't work (it only work on Verizon as reported(), but the USB and Bluetooth tethering do work. I am relived as I had a temporal solution. However, both the USB and Bluetooth tethering drop and resume the internet connection every minute. Very annoying when downloading a bigger file, or playing online games that require constant connection. Finally can't stand it anymore. I keep googling around and found there's no other solution except rooting the device. And I decide to take the risk and give it a shot.
2. Result
After following the steps, I was able to get all tethering apps works. Specifically all these works;
SVTP
ES File Manager
FoxFi
And, the native Tethering from the phone also work. This give me the hint that probably most, if not all, tethering apps should work.
Furthermore,the built-in USB tethering also work! Unlike the one from FoxFi, this one work continuously without dropping/resuming the connection every minute. This can be handy as you can charge your phone while tethering. Pretty cool, uh?
Last but not least, I disable the AT&T Software update, so I don't have to do this again
3. Steps
Here's the steps I used. I piece them together from various sources. Many thanks to the folks who put them together, and to the folks who tried before me and post the positive result. Basically you need do to a few things:
a. Root the device
b. Modify the tethering file
c. Turn on tethering and verify it works
d. Disable the AT&T Software update (Optional)
Please see the next post for details.
Steps
a. Root your device
Scary, isn't it? I was in the same boat and really hesitated to do it. However with no other option available it may worth a try. It does work well and give you good control of the phone. Worthy in my opinion, especially when it allows you to do what you want to do.
a1. If you are new to rooting your phone like me, some background reading may help:
http://www.kingoapp.com/help/android-rooting.htm
https://sites.google.com/site/tomsgt123/all-videos/samsung-galaxy-s4
a2. Watch this video as a preparation and confidence building:
http://www.youtube.com/watch?v=uii_mYm8IGE&feature=youtu.be
a3. Root your device using the steps here. It echoes the steps in the video. Even though it is made for the Verizon model, it works on AT&T too:
http://forum.xda-developers.com/showthread.php?t=2565758
b. Modify the tethering file:
b1. Follow the steps in the post. It works:
http://forum.xda-developers.com/showthread.php?t=2535141
b2. Pay attention to the mount /system as RW mode step. It is missing in the original post:
"I was not able to rename files or copy until I change 'Mount R/W'.
To do this, you click on globe/phone on top left corner.
Scroll down to "Root Explorer" and hold for a second or two.
When you let go, a pop-up screen appears. Click on Mount R/W,
and change "/system" from OR to RW."
http://forum.xda-developers.com/showpost.php?p=48950107&postcount=87
c. Verify tethering works
c1. Use your favorite tethering app, it should work. Just disregard the AT&T Popup (click OK).
And if you don't use any tethering app before, rest at ease. Your phone's native Wifi and USB tethering also work. That maybe the best part as you don't need to purchase any "unlocked" version of those apps. Just go to "Settings->More networks->Tethering and portable hotspot". Turn on Mobile Hotspot and you can use Wifi tethering as usual.
c2. Or while at the same screen, connect your phone to the laptop with a USB cable and enable "USB tethering". Your laptop will automatically install a USB driver and you will be connected to the internet via USB. This option works especially well when all you need is connect one laptop to the internet. It not only saves the battery of your phone by not using Wifi, but also charge your battery while tethering!
c3. Stil not enough? How about make your laptop a wifi hotspot? Follow the steps here:
http://lifehacker.com/5369381/turn-your-windows-7-pc-into-a-wireless-hotspot
This way, you charge your phone while tethering using USB, your laptop is on the web, and others can connect to the internet via the Wifi hotspot on your laptop. It is a win-win-win situation
d. Finally, if you don't want to be annoyed in the future and redo all these again (which may or may not work anymore as they may close the door), turn of AT&T Software update. Follow the steps here:
Stopping AT&T Auto Software Update
Download and install "App Quarantine ROOT/FREEZE" from Play Store.
Open the app and go to settings by tapping on the wrench icon at the top right of the screen.
Uncheck the "Hide system services" option.
Go back to the app and select "AT&T Software update".
Tap on the lock icon on the top right of the screen.
It may ask you to enable the USB debugging.
Feel safe from AT&T's new attack
http://forum.xda-developers.com/showthread.php?t=2387577
Again, many thanks to those who put the information together, and to those who tried it and proved it worked. You guys are great! Happy new year and happy tethering!
Good job!
I'm sure a lot of people will benefit from this.
I can verify that this method works perfectly for my ATT S4 Active ML2 - thank you!!!
Just found this thread today, I've been planning on rooting my phone for some time now and tethering is one of the biggest reasons why.
I just wanted to confirm that this fix has allowed you to tether using the native tethering function in android with an unlimited (grandfathered) AT&T data plan and you haven't had any problems with AT&T harassing you about it. I'm in the same boat and don't want to lose my unlimited data as I've heard as happened to some people.
Also thanks for the guide!
Does anyone know if this will work on non samsung AT&T phones. Like the HTC M8?
ProdigalHacker said:
Just found this thread today, I've been planning on rooting my phone for some time now and tethering is one of the biggest reasons why.
I just wanted to confirm that this fix has allowed you to tether using the native tethering function in android with an unlimited (grandfathered) AT&T data plan and you haven't had any problems with AT&T harassing you about it. I'm in the same boat and don't want to lose my unlimited data as I've heard as happened to some people.
Also thanks for the guide!
Click to expand...
Click to collapse
Yes, it works fine with the AT&T unlimited data plan.

[Q] Android 5, tethering no longer connects to game servers

Was chosen the other day by the all mighty to receive the Lollipop upgrade. Non-rooted Nexus 5 on T-Mobile.
Prior to this I had no issues connecting to an online game server (project1999) via USB tether app PDAnet on multiple laptops, soon as I upgraded to Lollipop this completely broke and I can connect maybe 1 out of 20 attempts and those connections are incredibly shaky. Also noteworthy that traceroutes to any sort of website time out immediately though I'm still able to access any website i've tried.
Fixes that I've tried:
Adding ,dun to APN type
Switching between IPv4 and IPv6 and back and forth
Tether w/out apps just using the default settings slider
Both PDAnet and Clockworkmod Tether have same result
Any help would be greatly appreciated (preferably w/out having to root my phone), if nothing seems possible is there a way to roll back to kitkat?
Thank you
Essedge said:
Was chosen the other day by the all mighty to receive the Lollipop upgrade. Non-rooted Nexus 5 on T-Mobile.
Prior to this I had no issues connecting to an online game server (project1999) via USB tether app PDAnet on multiple laptops, soon as I upgraded to Lollipop this completely broke and I can connect maybe 1 out of 20 attempts and those connections are incredibly shaky. Also noteworthy that traceroutes to any sort of website time out immediately though I'm still able to access any website i've tried.
Fixes that I've tried:
Adding ,dun to APN type
Switching between IPv4 and IPv6 and back and forth
Tether w/out apps just using the default settings slider
Both PDAnet and Clockworkmod Tether have same result
Any help would be greatly appreciated (preferably w/out having to root my phone), if nothing seems possible is there a way to roll back to kitkat?
Thank you
Click to expand...
Click to collapse
I've been having a similar issue. I think it'll take some trial and error and development before those tethering apps are able to work on Android 5 on the Nexus 5 properly.
You can go back to 4.4.4 by using Google's 4.4.4 factory image. You won't have to use Root, but you'll need to use the ADB tools (in windows/osx/linux) and fastboot functions from the phone's boot loader. I used this guide as a reference and used method 2: http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701

[Q] Lost Tethering

Until last week I have tethered away happily on my rooted, s-off'd M8 running ViperOne 4.3.0 (Android 5.0.1 with unlimited data), this week I noticed that I am seemingly unable to tether any longer. It will show that my hotspot is activated but only if the stars align will anything connect to it and when it does it runs slower than dial-up and then informs me that I'm offline. I've tried installing various tether apps but they all seem to pose the same difficulties. Not to mention if I do get the hotspot enabled most often my tablet (my main tethering options) doesn't even see my SSID (it isn't hidden). I've tried removing my the encryption and doing an open network but still the same.
I've verified that in my system/customize/acc file that the tethering is set to 0. Even tried replacing the default.xml file to no avail.
Any ideas?
boilerkj said:
Until last week I have tethered away happily on my rooted, s-off'd M8 running ViperOne 4.3.0 (Android 5.0.1 with unlimited data), this week I noticed that I am seemingly unable to tether any longer. It will show that my hotspot is activated but only if the stars align will anything connect to it and when it does it runs slower than dial-up and then informs me that I'm offline. I've tried installing various tether apps but they all seem to pose the same difficulties. Not to mention if I do get the hotspot enabled most often my tablet (my main tethering options) doesn't even see my SSID (it isn't hidden). I've tried removing my the encryption and doing an open network but still the same.
I've verified that in my system/customize/acc file that the tethering is set to 0. Even tried replacing the default.xml file to no avail.
Any ideas?
Click to expand...
Click to collapse
Change tethering from "VERIZON" to "NONE" in and also tether guard support from "TRUE" to FALSE in default.XML also and then reboot.
Sent from my Nexus 6 using Tapatalk
dottat said:
Change tethering from "VERIZON" to "NONE" in and also tether guard support from "TRUE" to FALSE in default.XML also and then reboot.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
In my default.xml file the 'tethering_guard_support' is already set to false and I'm assuming you meant 'tethering_specific' to change from Verizon to None, mine was already set for None. I didn't even see "Verizon" mentioned in the file.

Unlimited Tethering LG V10 Tmobile H901

So i've been a user of xda for quite sometime, however i never really contributed before so i'd like to share my latest discoveries and hopefully i can help someone in the future.
(Please note this is for intermediate users i will not be going into full details. Feel free to google any keywords here for further information)
Please note this will erase your device!
Disclaimer: I am not responsible for anything you do to your device ie: damages. Proceed at your own risk
This is a tutorial on how to get unlimited tethering on an LG V10 Tmobile
First you will need to unlock bootloader and get TWRP so you can flash SuperSU and get root.
I used a combination of these two guides. DOTtech i just used to get LGUP. I do not believe the .kdz (refurbish) step is necessary.
https://dottech.org/198032/how-to-root-lg-v10-t-mobile-h901-on-android-6-0-marshmallow/
http://forum.xda-developers.com/tmobile-lg-v10/general/root-android-6-0-h901-t3382819
make sure you use this .tot file from xda (most updated, July) link
once you have flashed the tot file. make sure you download supersu and save it on your phone. Link Here .You will need to boot into recovery mode. The best way i found to boot into recovery mode is to use "adb reboot recovery" command via adb command terminal. For help on setting up adb, usb debugging, and oem unlock. follow the youtube video below. Do not follow his recovery flash steps. (That is Outdated!). once you have adb set up, phone on, open a terminal, navigate to your adb folder and run the "adb reboot recovery" command. Phone will boot into TWRP. Find your SuperSU file. Flash it. You are now rooted!
https://www.youtube.com/watch?v=PPLwFGxLQA4
once you have root....
you will need wifi tether router from fabio grasso. Buy it. best money ever spent.
next you will need to edit your build prop.
download es file explorer. build prop is just a text file. enable root explorer in es file explorer. navigate to your root folder/system.
under system you will find build.prop. open with es text editor. at the end of the text file insert
net.tethering.noprovisioning=true
hit back. and it will ask you to save. save it!
This will allow our wifi tether router app to work properly.
reboot your phone.
open your wifi tether router app. The most important setting here is under method. Use Native! This will tell wifi tether router to port it's connection through your native hotspot app.
You should now be ready to go.
Now, how do we prevent Tmobile from noticing our traffic is being tethered?
We need to change a few settings on our computers. You will want to change your defaultTTL to 65 (decimal) on all your PCs.
For details on that follow this youtube video
https://www.youtube.com/watch?v=PZOqm98kzIU
for windows 10 its a little bit different. Use this command in a terminal.
netsh int ipv4 set glob defaultcurhoplimit=65
This should prevent Tmobile from noticing and counting your hotspot data.
If i missed anything, please feel free to message me along with any other questions.
Cheers!
Hi,
What are your setup parameters for Wi-Fi Tether?
Sent from my LG-H901 using XDA-Developers mobile app
Encryption wpa2-psk
wifi channel 1
interface wlan0
method 4 -native tether
auto disconnect wifi when start tethering (check)
wifi scanning autodisabler (check)
i also root disabled all tmobile apps especially com.tmobile.pr.adapt
Good Luck!
When was the last time you've checked your usage? I'm using a vpn (in addition to build.prop and settings.db "hacks") as well, so not sure how they see it now. I'll change my TTL on the pc as next precaution. Vpn used to be the bullet proof method, but they're getting sneakier.
RussianBear said:
When was the last time you've checked your usage? I'm using a vpn (in addition to build.prop and settings.db "hacks") as well, so not sure how they see it now. I'll change my TTL on the pc as next precaution. Vpn used to be the bullet proof method, but they're getting sneakier.
Click to expand...
Click to collapse
My apologies to everyone, i guess my post was a little premature. I just got the text message today saying i've used 80% of my mobile hotspot. RussianBear, i am interested in your settings.db hack. What is the purpose of that hack, and also what vpn do you use?
The TTL was a game changer for me with my S5. The problem i am running into with the LG V10 is that in the wifi tether router app, the hostapd method would not work anymore. I "enable wifi router" and i can't see my hotspot.
Russianbear, how far along have you gotten with this. Maybe we can help each other. Can you see your hotspot via wifi tether router? What are your wifi tether router settings? The only way i was able to activate it was with the Native method, however i believe the native hotspot embedded with the phone sends packets to tmobile.
I was wondering also if a custom rom can help me in this situation. It seems as though the native hotspot does not allow third party apps like "wifi tether router" to activate the hotspot. Can anyone recommend a good stable custom rom that can help me accomplish this?
Cheers!
jontav said:
My apologies to everyone, i guess my post was a little premature. I just got the text message today saying i've used 80% of my mobile hotspot. RussianBear, i am interested in your settings.db hack. What is the purpose of that hack, and also what vpn do you use?
The TTL was a game changer for me with my S5. The problem i am running into with the LG V10 is that in the wifi tether router app, the hostapd method would not work anymore. I "enable wifi router" and i can't see my hotspot.
Russianbear, how far along have you gotten with this. Maybe we can help each other. Can you see your hotspot via wifi tether router? What are your wifi tether router settings? The only way i was able to activate it was with the Native method, however i believe the native hotspot embedded with the phone sends packets to tmobile.
I was wondering also if a custom rom can help me in this situation. It seems as though the native hotspot does not allow third party apps like "wifi tether router" to activate the hotspot. Can anyone recommend a good stable custom rom that can help me accomplish this?
Cheers!
Click to expand...
Click to collapse
I'm using private internet access vpn. Not currently using any play store apps, just my native usb/wi-fi tether, but it looks like they upped their game this month, as I've already ran out of hotspot data lol
The settings db "hack" was forcing zero flag inside a settings database. In MM it was moved to this location:
/data/system/users/userid/settings_[system|global|secure].xml"
On V10 it's under global.xml - search for tether_dun and make sure that's 0.
You can also try using adb or terminal emulator and execute commands found here:
https://pmf.silvrback.com/fixing-tethering-on-android-kitkat
I'm using the same settings but my usage keeps going up
Sent from my LG-H901 using XDA-Developers mobile app
I have to find a way to get wifi tether router working on this phone. Wifi tether plus DefaultTTL will fix this. If anybody tries wifi tether and gets it to work with LG V10 please let me know. Maybe its my phone. I did use the .tot file in this thread
http://forum.xda-developers.com/tmobile-lg-v10/general/root-android-6-0-h901-t3382819
I'm thinking maybe that might have corrupted something and is not letting me activate my hotspot via wifi tether router.
Looks like adjusting ttl has worked for now.
RussianBear said:
Looks like adjusting ttl has worked for now.
Click to expand...
Click to collapse
Can you please explain where and how you did this?
I'll try this, but dont think it will work. I've used Wifi Tether Router alot before, but that was before Tmo started cracking down on heavy tether users not too long ago. Now if I try to use it, they always notice quickly. I also did the no provisioning trick but same results. I created a new APN with a guide I found, same thing. I didnt change any values on my other devices' end. I've heard it helps if you use a different DNS server but dont know for sure. It may also help if you use a different user agent.
I do believe the days of unlimited tethering with Tmo are over, I've tried lots of tricks but didnt get far.
luckydog98 said:
Can you please explain where and how you did this?
Click to expand...
Click to collapse
use the video from the op above.
AnonVendetta said:
I'll try this, but dont think it will work. I've used Wifi Tether Router alot before, but that was before Tmo started cracking down on heavy tether users not too long ago. Now if I try to use it, they always notice quickly. I also did the no provisioning trick but same results. I created a new APN with a guide I found, same thing. I didnt change any values on my other devices' end. I've heard it helps if you use a different DNS server but dont know for sure. It may also help if you use a different user agent.
I do believe the days of unlimited tethering with Tmo are over, I've tried lots of tricks but didnt get far.
Click to expand...
Click to collapse
Invest into a good vpn service.
@RussianBear: I actually use a VPN on my phone most of the time. However, by default, Android wont direct tethering to a VPN. I found a guide awhile back that shows how to use terminal commands to forcibly route through a VPN, it worked for quite awhile, but Tmo caught on eventually. I made sure the VPN and my script were already running before activating tethering. A VPN is supposed to be encrypted, so how they detected ne is beyond me. I guess they saw the sheer amount of data I was using and suspected tethering (over 500GB in one month, at the highest point).
AnonVendetta said:
@RussianBear: I actually use a VPN on my phone most of the time. However, by default, Android wont direct tethering to a VPN. I found a guide awhile back that shows how to use terminal commands to forcibly route through a VPN, it worked for quite awhile, but Tmo caught on eventually. I made sure the VPN and my script were already running before activating tethering. A VPN is supposed to be encrypted, so how they detected ne is beyond me. I guess they saw the sheer amount of data I was using and suspected tethering (over 500GB in one month, at the highest point).
Click to expand...
Click to collapse
Can you not enable vpn on the clients instead? I have my asus router set up with my vpn settings, so anything connecting to it automatically gets passed thru the vpn ip instead. Lower your ttl on desktop/laptop, do the build.prop entry, set ipv to 4 in settings, and set tether dun to 0 in settings.xml (I made a script for that). You should be to go with your vpn then.
Honestly I see almost no point in having unlimited tethering since your data is slowed down around 26gbs. I'm fine with the 7gb I have rn. If I were to make use of unlimited tethering, I'd need truly unlimited since I do very heavy usage on any of my computer's. Usually 700-900 GB a month(and that's only download. Upload is around 200gb a month). Used to have an at&t business hotspot that I paid $125/month and used 300 or so GB a month for three months with no slow downs on it.
xBØYxTØYx said:
Honestly I see almost no point in having unlimited tethering since your data is slowed down around 26gbs. I'm fine with the 7gb I have rn. If I were to make use of unlimited tethering, I'd need truly unlimited since I do very heavy usage on any of my computer's. Usually 700-900 GB a month(and that's only download. Upload is around 200gb a month). Used to have an at&t business hotspot that I paid $125/month and used 300 or so GB a month for three months with no slow downs on it.
Click to expand...
Click to collapse
Gotta pay to play. They "prioritize" your after 26, so it's not like it'll be slow 24/7. Annoying, sure. However, I haven't had home internet going on two years now. Worth it to me, based on my usage. With this tmo one stuff, they offer unlimited tethering, but of course, your primary usage has to be from your phone...
The victory was only half-way declared... They somehow know when device(s) that connect to my router are tethered. Router is setup with an openvpn configuration and connects to the vpn server automatically. All IPs check out, as well as ttl values, but they're still able to tell. One thing that was strange was if I did not enable vpn thru the router, but instead thru the client, the speeds remained constant - undetected. This is fine and dandy, but I'd lose my chromecast functionality this way... If things get rough and I can't finger this one out, I might hop onto to their unlimited everything for $95/month instead of the simple choice one I got now.
RussianBear said:
use the video from the op above..
Invest into a good vpn service.
Click to expand...
Click to collapse
If you have good home internet with VPN supported router, you can run VPN through your home
mingkee said:
If you have good home internet with VPN supported router, you can run VPN through your home
Click to expand...
Click to collapse
Yes, but somehow they can tell...even with a vpn setup thru a router.
RussianBear said:
Yes, but somehow they can tell...even with a vpn setup thru a router.
Click to expand...
Click to collapse
They can tell tho the t mobile app the one the shows your data you have to delete it and delete this the one that has the red # by it, that how they track you and can see everything on your phone and know it you have root or not and anything you do on your phone .

Categories

Resources