Related
Hi everyone,
I have a big problem with the Tab.
Since i have a galaxy s i know my exchange is working fine over activesync,
But the Tab is not. Everytime i try to set the connection up, makes no difference if through email new account, or accounts and it starts to connect in exchange i can se the request cominf n and the phone beeng ad as device for the user, but it never connects on the tab.
Any ideas?
Sent from my GT-P1000 using XDA App
Do you get a "Unable to connect to server" error on your Tab when trying to retrieve your email?
dougvan said:
Do you get a "Unable to connect to server" error on your Tab when trying to retrieve your email?
Click to expand...
Click to collapse
Yes exactly!
If i use a wrong username it tells me that this one is wrong, but with the right one i get the message that you mentioned
Sent from my GT-P1000 using XDA App
I had the exact same issue. Sprint released an update the other day that corrected my issue but it wasnt immediate.
If you are not sprint based, you are going to need the update from your provider
Hmmm that is bad i just have a free tab without carrier so i have to ask samsung for support, because it seems not to be a carrier problem, but a email app problem. Could you provide me your email.apk please?
Sent from my GT-P1000 using XDA App
I was connecting using PPTP and got the same problem. Try changing to IPSEC and see if your administrator can give you a password. That should solve the problem. Mine is working fine now.
kiawui said:
I was connecting using PPTP and got the same problem. Try changing to IPSEC and see if your administrator can give you a password. That should solve the problem. Mine is working fine now.
Click to expand...
Click to collapse
Hi kiawui this problem does not have something to do with vpn.
I am the admin and it is definitly an issue with the tab. My galaxy s works fine with the active sync
Sent from my GT-P1000 using XDA App
Try mine, if you want. This is from an unlocked, unbranded European Tab, that I can personally confirm works fine with Exchange at our office.
Rapax said:
Try mine, if you want. This is from an unlocked, unbranded European Tab, that I can personally confirm works fine with Exchange at our office.
Click to expand...
Click to collapse
Rapax could you add the odex?
Thanks, but this is the same that i have on my tab.
Probably i have to wait for the other version.
one ODEX file....coming up!
(zipped to conform with the uploader)
Iwill try that and report afterwards then. Hopefully it will be no issue with the ssl certificates
Sent from my GT-P1000 using XDA App
I'm also from Switzerland. (My Tab is from digitec.) But I've also problems to connect with our corporate Exchange 2010 SP1.
Just for verification: your Tab can sync with a Exchange 2010 SP1? the service pack is the important thing. As I know there is no problem if you have not installed it.
Thanks for your reply.
Adi
Sent from my GT-P1000 using XDA App
Twitter: adrianbucher
Best bet is to switch to TouchDown for Exchange support. Much better than the inbuilt free apps.
P
Currenty I use Moxier which also works good. But the buildin calendar as the contacts too would I like to use in the native apps
Adrianbucher said:
Currenty I use Moxier which also works good. But the buildin calendar as the contacts too would I like to use in the native apps
Click to expand...
Click to collapse
Hi Adrian,
It has nothing to do with the passwords, it is an EAS/Provision Problem for Android which is fixed in 2.2.1 and the funny thing is that my Galaxy S is working fine with the same Exchange, but the Tab is not, as i heard Sprint fixed that somehow.
I could rip Samsungs Heads of, for letting people buy their stuff and not supporting it then.
I have had the same problem across multiple devices. I stumbled on a solution yesterday and I now have exchange access using vanilla froyo (removed the blur) on my droid x and thankfully on my tab. I had been using Touchdown Exchange from the market for 8 months now and am always frustrated with the fairly regular database corruption problems on my android devices. Here is what I did...
After receiving the 'unable to connect' message for the hundredth time, I connected via wifi to my network AT WORK, where the exchange server is located. (I was on the actual domain locally) I cleared the cache and data from the email app and went through the setup again, manually. Voila, it connected, authenticated and I am now setup via push on my tab.
I wonder if it has to do with receiving the certificate from the server...
Hope this may help some of you.
It has been syncing fine over 3G ever since.
bsepub said:
I have had the same problem across multiple devices. I stumbled on a solution yesterday and I now have exchange access using vanilla froyo (removed the blur) on my droid x and thankfully on my tab. I had been using Touchdown Exchange from the market for 8 months now and am always frustrated with the fairly regular database corruption problems on my android devices. Here is what I did...
After receiving the 'unable to connect' message for the hundredth time, I connected via wifi to my network AT WORK, where the exchange server is located. (I was on the actual domain locally) I cleared the cache and data from the email app and went through the setup again, manually. Voila, it connected, authenticated and I am now setup via push on my tab.
I wonder if it has to do with receiving the certificate from the server...
Hope this may help some of you.
It has been syncing fine over 3G ever since.
Click to expand...
Click to collapse
What kind of exchange do you have at work? The fault is only with the exchange 2010 and sp1
Sent from my GT-P1000 using XDA App
I utilize 2010 SP1 at work.
JM6 Fixes the Exchange Problem.
saintxseiya said:
JM6 Fixes the Exchange Problem.
Click to expand...
Click to collapse
and again : no, not for me.
I would like to make a http proxy to tunnel my data connection through it.
Anyone?
Sent from my Nexus S using Tapatalk 2
What exactly for? There are many proxies.
Sent from my XT883 using xda app-developers app
MrObvious said:
What exactly for? There are many proxies.
Sent from my XT883 using xda app-developers app
Click to expand...
Click to collapse
My data connection. Sometimes it won't let me access sites like Facebook. So I need HTTP instead of https
Sent from my Nexus S using Tapatalk 2
BUMPPPPPPP
Sent from my Nexus S using Tapatalk 2
The best way to do it is install something like squid and ssh on a computer you have at home them tunnel in with ssh and forward a local port to the squid proxy server at home. That's what i used to do to get around content filters at libraries so i could get on Facebook and stuff. You can get all the stuff you need as portable apps on a usb drive.
The easiest way, though, is to just enable a vpn server on your router or computer and use the built in vpn functions on android to route all traffic through the tunnel. The big problem with that is that you cannot use it on an untrusted device because it's like connecting it directly to your home network. Any worms on it can infect any computer at home.
If you need step by step instructions I'd be happy to help with either method, but I'll need to know more specifics about your home setup. If you have a router that supports dd-wrt, there is a great guide to the vpn method in this same forum.
Sent from my SGH-T679 using xda app-developers app
Duckman5 said:
The best way to do it is install something like squid and ssh on a computer you have at home them tunnel in with ssh and forward a local port to the squid proxy server at home. That's what i used to do to get around content filters at libraries so i could get on Facebook and stuff. You can get all the stuff you need as portable apps on a usb drive.
The easiest way, though, is to just enable a vpn server on your router or computer and use the built in vpn functions on android to route all traffic through the tunnel. The big problem with that is that you cannot use it on an untrusted device because it's like connecting it directly to your home network. Any worms on it can infect any computer at home.
If you need step by step instructions I'd be happy to help with either method, but I'll need to know more specifics about your home setup. If you have a router that supports dd-wrt, there is a great guide to the vpn method in this same forum.
Sent from my SGH-T679 using xda app-developers app
Click to expand...
Click to collapse
Pm sent.
Sent from my Nexus S using Tapatalk 2
Time for me to update this thread!
For all of the T-Mobile users who are still trying to find a way to circumvent the user agent checking that T-Mobile does while using a third party hotspot app and don't feel like decompiling, editing XMLs, and recompiling, or messing with editing APNs, or ETC... A simple solution that I'm using; use a VPN.
Search the market for: Hotspot Shield
▼ ▼
https://play.google.com/store/apps/details?id=hotspotshield.android.vpn&feature=nav_result
▲ ▲
Also DO NOT use the native hotspot, I state this because of all the edits I've tried, the native hotspot still connects to the APN: pcwebs.tmobile.com instead of epc.tmobile.com - Which sniffs out the user agent of your browser and sends you to the upsell page.
If you're on the Galaxy S3 and JB use this app by TrevE
▼ ▼
http://forum.xda-developers.com/showthread.php?t=1988735
▲ ▲
All others that are capable use Wifi Tether for root users.
▼ ▼
https://play.google.com/store/apps/...S5nb29nbGVjb2RlLmFuZHJvaWQud2lmaS50ZXRoZXIiXQ
▲ ▲
-----------------------------------------------------------------------------------------------------------------------
1 - Start Hotspot Shield. (As of 10/18/2013 If you select to "Restore Purchase" Redeem code is "FREE" it'l give you 30 days of elite service for free!)
2 - Wait for connection to establish and a "key icon" to show up in your statusbar.
3 - Start Wifi Tether for Root Users or TrevE Mod which ever you're using.
4 - Configure wifi tether settings.
[For SGS3 users on JB using WifiTether_TrevE_Mod Version 3.2-Beta2-041713, I've found the best setting to use is as follows:
Device Profile: Generic ICS/JB (wlan0)
Setup Method: Auto
Wifi Encryption: Your Preference
SsID: (whatever you wanna use)
Don't disable bluetooth: Checked
Wifi driver reload 2: Checked
Enable Access-Control: Checked
MMS Clamping: Checked
Routing fix: Checked
---------------------------------------------------------------------------------------------------------------------
5 - Tap icon to start tethering.
Once all of the messages stop popping up... Enjoy!
----------------------------------------------------------------------------------------
Optionally:
If you wanna setup your own personal VPN - G.I.Y.F. (Google is your friend) Search for OpenVPN methods. PPTP also works.
Im just a little too lazy to type the instructions. ლ(ಠ益ಠ)ლ
-------------------------------------------------------------------------------------
Also I'm using the following setup:
Device: SGH-T999
ROM: Synergy (R484) ► http://forum.xda-developers.com/showthread.php?t=2113452◄
Kernel: Faux (OC'd 1.62 GHz) ► http://forum.xda-developers.com/showthread.php?t=2089801◄
Modem: UVLI8 ► http://forum.xda-developers.com/showthread.php?t=1880987◄
Data Plan: Unlimited Nationwide 4G
*UVLI8 happens to be the best modem for the areas that I frequent, which ranges from Waukegan all the way to downtown Chicago; it keeps me on HSPA+ 85-90% of the time. So experiment and find out which modem works best for you in your area.
►http://forum.xda-developers.com/showthread.php?p=31409271#post31409271 ◄ Here's a map to help you guys get started on finding the right modem for you.
-----------------------------------------------------------------------------------------------------------------------
If anyone has an issue where Hotspot Shield is not working on their device and giving you the error message:
-------------------------------------------------------------------------------------------------------------
Critical Error |
VPN API is not available on your device. |
Unable to find explicit activity class |
{com.android.vpndialogs/com.android.vpndialogs.ConfirmDialog}, Have you |
declared this activity in your AndroidManifest.xml?" |
-------------------------------------------------------------------------------------------------------------
It, in my case, is caused by having Xposed Framework installed. The only fix I've found for it was to Titanium Backup my apps, then uninstall the Xposed Framework - requires you to boot into recovery and flash the zip file "Xposed-Disabler-CWM.zip" then you have to Wipe Data/Cache/Dalvik/Fix Permissions, flash your rom again, and restore from TB.
Sent from my SGH-T999 using xda premium
Vee63b said:
For all of the T-Mobile users who are still trying to find a way to circumvent the user agent checking that T Mobile while using the native hotspot app and don't feel like decompiling, editing XMLs, and recompiling, or messing with editing APNs, or ETC... A simple solution that I'm using; use a VPN.
Search the market for: VPN One Click
Also don't use the native hotspot, if you're on the Galaxy S3 and JB use this app by TrevE
All others capable use wifi tether for root users.
Enjoy! I'll post later to help you guys setup your own personal VPN. I'm currently in a moving truck moving to Chicago. ლ(ಠ益ಠ)ლ
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Sounds nice! i'll check it out when you post your setup
imilleson said:
Sounds nice! i'll check it out when you post your setup
Click to expand...
Click to collapse
Did you have a chance to try this bypass method? And did it work for you?
Sent from my SGH-T999 using xda premium
Vee63b said:
Did you have a chance to try this bypass method? And did it work for you?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
it worked for me after a lot of screwing around on my note 2.
Working so far, I'll give it some time just to make sure it doesn't pop up again or if it just stops working. I'll report back later :thumbup:
Sent from my SGH-T999 using xda app-developers app
GREAT! Now is everyone using the vpn one click app or has anyone attempted to set their own vpn server yet?
Sent from my SGH-T999 using xda premium
Vee63b said:
GREAT! Now is everyone using the vpn one click app or has anyone attempted to set their own vpn server yet?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
i read about it but not quite sure how it works, does the server go on the phone or the computer? isn't there more to it then just setting up a server, otherwise why would companies make you pay for this?
robl45 said:
i read about it but not quite sure how it works, does the server go on the phone or the computer? isn't there more to it then just setting up a server, otherwise why would companies make you pay for this?
Click to expand...
Click to collapse
The way a VPN (Virtual Private Network) works is by anonymously masking ALL network traffic to it's destination. I hope my explaination can help those who doesn't understand how a VPN connection work. Here we go:
Normally -
A mobile device connects to service provider monitored internet. In T-Mobile's case, packets are sniffed out that contain any form of user-agent strings, and if the strings report anything other than a mobile device, internet connection is denied and you are redirected to the dreaded "upsell page".
Think of it as water with particles in it passing through sand before reaching the well of water below the sand.
If the water is your network traffic the particles in the water would represent your user agent and the sand is your service provider's filters; not all of the particles will make it through the sand and into the well if they arent small enough to pass through the grains of sand.
Using a VPN is kinda like shoving a tube through the sand and sending your water & particle mixture through the tube directly into the well below. Everything makes it through whether the particles are big or small.
Sorry its late and I probably used a bad analogy. Anywho I hope it made a bit of sense. Lol
I can help you set up your own private VPN. The problem is there's some many different types of routers available for everyone to use. The PPTP type VPN is actually set up through your router. For most people there will be an option to utilize the PPTP port within your router setup screen. Open a web browser, type in 192.168.0.1 or 192.168.1.1 or "routerlogin", the webpage will ask for a username and password. If you changes it, whatever your username and password is. If you didn't, the default username is "admin or administrator" and the default password is usually, "password" dig through the available settings you have and let me know if you have the option to enable anything labeled "PPTP" also let me know which router you have.
Sent from my SGH-T999 using xda premium
yea, so basically, you'd have to setup and only use at one place? is there a solution that will let you tether to any computer anywhere? like is there something you can just setup on the phone? I mean something we can setup as opposed to this 1click vpn which my guess is won't stay free for long.
robl45 said:
yea, so basically, you'd have to setup and only use at one place? is there a solution that will let you tether to any computer anywhere? like is there something you can just setup on the phone? I mean something we can setup as opposed to this 1click vpn which my guess is won't stay free for long.
Click to expand...
Click to collapse
You actually set up your home network to host you own personal VPN. So no matter where you are, your phone would always use your home network.
Your phone will still use the service provider's data service, however, it would use it only to connect to your VPN at home and then securely reroute that data back to your device. So as all of the data is moved along T-Mobile's servers the data in your VPN cannot be read by tmobile's filtering process.
So one personal vpn server would be all you need. There's an option if you check your "settings -> more settings -> VPN" that will let you use a VPN for all connections on your device. Let me know if there's anything I can clarify.
Sent from my SGH-T999 using xda premium
Just remember the hit on network performance. Your home network is downloading from the net, encrypting it, and uploading it to your device. This assumes you're outside your home network.
Still Charged Up
thanks for sharing !!
Reilly1812 said:
Just remember the hit on network performance. Your home network is downloading from the net, encrypting it, and uploading it to your device. This assumes you're outside your home network.
Still Charged Up
Click to expand...
Click to collapse
This is true, its not that bad of a lag for me here in Chicago however, normally my download speeds are between 5-7 Mbps on 4G, with the VPn running I drop to 3-5 Mbps, but I've kinda tweaked the tether apk to start OpenVPN when tethering starts and to disconnect when I turn off tethering. So for the most part I never notice the hit on my speed, I've configured packet compression on my personal VPN server. I'm using a Linksys E4200 on AT&T U-Verse. Thanks for pointing that out for me by the way Reilly, I know I've forgot to list the pros and cons of a vpn, I have a few minutes in my hectic life to hop on xda and make a few quick posts but never enough time to go into detail and proof-read my own posts.
Sent from my SGH-T999 using xda premium
giffy89 said:
thanks for sharing !!
Click to expand...
Click to collapse
No problem. I was just seeing alot of people asking for a surefire method to bypass the UA check to connect things that you can't simply use a plugin to spoof. So I decided to share how I get by it on the Nationwide Unlimited 4G plan.
Sent from my SGH-T999 using xda premium
Vee63b said:
GREAT! Now is everyone using the vpn one click app or has anyone attempted to set their own vpn server yet?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I just setup my own VPN server on my Windows Home Server 2011 box last night. I'm now tethering and haven't had any issues yet.
So far, so good. :good:
I have my UA set normally and am on the unlimited plan as well.
Reilly1812 said:
Just remember the hit on network performance. Your home network is downloading from the net, encrypting it, and uploading it to your device. This assumes you're outside your home network.
Still Charged Up
Click to expand...
Click to collapse
Yes, there is a hit but it's still MUCH faster than the slow wifi at Starbucks.
mark925 said:
I just setup my own VPN server on my Windows Home Server 2011 box last night. I'm now tethering and haven't had any issues yet.
So far, so good. :good:
I have my UA set normally and am on the unlimited plan as well.
Yes, there is a hit but it's still MUCH faster than the slow wifi at Starbucks.
Click to expand...
Click to collapse
Lol, originally I started looking for a way to bypass UA checks because I wanted to update my laptop which reports UAs as Internet Explorer through the Windows Update Center, and my Xbox 360 which also reports as IE when connected to Xbox Live. I didn't really need tethering until then. But its a pretty convenient function to have when I'm out and about.
Glad I could help out the other users on T-Mobile, lol I guess as the slogan says, "Stick Together"
Happy tethering everyone.
Sent from my SGH-T999 using xda premium
Hey, thanks for the info. If you're using a VPN it should work with most wifi tether apps though, shouldn't it? I'm on a N4 and CM10.1, which I guess should have about the same tethering app as the stock firmware. Also, it should work with BT tethering, shouldn't it?
Another question, is VPN One Click really free, or is there a catch? My router doesn't seem to have the VPN option you mentioned before, and my home internet appears to be 15mb down, but only 1mb up, which would limit considerably my speed even if I did a personal VPN.
andy o said:
Hey, thanks for the info. If you're using a VPN it should work with most wifi tether apps though, shouldn't it? I'm on a N4 and CM10.1, which I guess should have about the same tethering app as the stock firmware. Also, it should work with BT tethering, shouldn't it?
Click to expand...
Click to collapse
I use Wi-Fi Tether for Root Users and it works fine with VPN.
I tested with the native app, but it doesn't connect to the internet. So that's that.
With Wifi Tether for Root Users, it worked once but in a very flaky way. After that one time, couldn't get it working again. Tried many different profiles, and the one in which I don't get any log errors is forcing the generic one, forcing one of the setup methods. Apparently it doesn't work with the N4, there's another N4 user in the reviews that has problems too. Another very similar app is Open Garden's wifi tether, but it seems to be pretty much the same app as Wifi Tether for root users, has an almost identical interface and options. And of course, also doesn't work. Barnacle is another that doesn't work with the N4. By the way, this is all without even using VPN, so those aren't viable for us with the N4.
andy o said:
I tested with the native app, but it doesn't connect to the internet. So that's that.
With Wifi Tether for Root Users, it worked once but in a very flaky way. After that one time, couldn't get it working again. Tried many different profiles, and the one in which I don't get any log errors is forcing the generic one, forcing one of the setup methods. Apparently it doesn't work with the N4, there's another N4 user in the reviews that has problems too. Another very similar app is Open Garden's wifi tether, but it seems to be pretty much the same app as Wifi Tether for root users, has an almost identical interface and options. And of course, also doesn't work. Barnacle is another that doesn't work with the N4. By the way, this is all without even using VPN, so those aren't viable for us with the N4.
Click to expand...
Click to collapse
Possibly it's because the app hasn't been updated in months and is not playing well with 4.2.1 or having encryption issues with the device
Sent from my SGH-T999 using xda app-developers app
Hello guys.
i have been trying to configure my windows server 2012 to an vpn server.
that worked.
however i want to launch a script or popup or something like that after some user has logged into my vpn connection.
i have tried to google but all i found was not good enough information for what i want.
does anyone has an idea?
thanks
You can try this...you can configure it to get different options....its for windows server 2008 but the procedure is the same on the server 2012 as I think..
http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/
Sent from my GT-S6312 using Tapatalk
Mr said:
You can try this...you can configure it to get different options....its for windows server 2008 but the procedure is the same on the server 2012 as I think..
http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/
Sent from my GT-S6312 using Tapatalk
Click to expand...
Click to collapse
Thanks for the tip.
However.
It kinda works butt.
Instead off openening the program on the users pc.
It opens the program on my server.
Do you have any other idea?
Pc is not in a domain.
Just vpn connection
Sent from my LG-D722 using XDA Free mobile app
SpaceCaker said:
Thanks for the tip.
However.
It kinda works butt.
Instead off openening the program on the users pc.
It opens the program on my server.
Do you have any other idea?
Pc is not in a domain.
Just vpn connection
Sent from my LG-D722 using XDA Free mobile app
Click to expand...
Click to collapse
To launch a program on the user PC when it connects instantly to the VPN, I think you need a virus...
Correct me if I understood you wrong..
Sent from my GT-I9500 using Tapatalk
Mr said:
To launch a program on the user PC when it connects instantly to the VPN, I think you need a virus...
Correct me if I understood you wrong..
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
No because a virus isnt something that is well "save"
It should be possible as i have seen it working before.
Sent from my LG-D722 using XDA Free mobile app
Hey guys. Got a nexus player a few weeks ago and was able to sideload TorGuard on there. I can enter in my credentials and it authenticates, but when it goes to establish a connection it fails. Does anyone know how to get it to establish? On most recent stock OTA and not rooted. Also the bootloader is still locked.
Sent from my SM-G920T using XDA Free mobile app
I just got my NP today and am having the same problem getting TorGuard to run. I got it sideloaded OK and it seems to authenticate fine, but never establishes a connection. Were you able to figure this out? Any assistance would be enormously appreciated.
Thanks!
Vpn
I read a web site that suggested loading openvpn installer and openvpn settings for the fire tv do you think it would work on the nexus player? ??
SOLVED!
You simply need to have TorGuard change your 'username' to something other than an email address --- the email address format (e.g. '@' '.com') screws things up on the Nexus Player. However, if you simply have a traditional 'text' username, everything authenticates fine. Simply contact TorGuard support and they can make this change for you in a couple of minutes.
Vpn
Is it possible to use other vpns than torguard? ??
If it runs on 5.1.1 or 6 it should work for Us
Owie1983 said:
Is it possible to use other vpns than torguard? ??
Click to expand...
Click to collapse
Since we're running either v5.1.1 or Android v6, any VPN client certified for either Android system should run on our Nexus Players.
I have a torGuard account and only have experience with that, so far.
Torguard vpn
Ok so I can connect with the vpn but when I exit the app and try a to watch a tv app from the same country as vpn connection it doesn't work. When I go back to the vpn app it says that it is initializing and a new ip address appears. Any ideas? ??
I have this same issue ... the TV app I am trying to load is Netflix and it says it cannot find the netflix servers or connection... Can't seem to find a fix but the TorGuard support are pretty good and helping me at the moment will let you know if a fix is found ... Unless you have a fix already?
I just order a Nexus player hopefully private Internet access works
Sent from my SM-N910T3 using Tapatalk