M$ Exchange on WiFi only - Hero CDMA Themes and Apps

I hail from the Pre so I'm kind of new to Android so I'm still getting used to this thing.
I noticed though that I can't receive/send emails from my Exchange account while on Wifi only when on my work WiFi. I can browse the internet, receive/send from Gmail, use Google Talk, install from the Marketplace and so on. Just not send/receive from Exchange.
At work I get zero reception so I have no choice but to be on WiFi only, again this is my company WiFi oh and this worked fine on my Pre.
Thanks

Does anybody know? Do I have import a cert? anything would be helpful

does your work have a fire wall that is protecting information from coming in and/or out?

MyDroidHax said:
does your work have a fire wall that is protecting information from coming in and/or out?
Click to expand...
Click to collapse
That definitely needs to be checked.
Also... What do you have for server settings? An IP address or a hostname? If it's an IP address, is it one that can be routed to over the Internet? If it's a hostname, is it one that is resolved by public DNS servers?
There's a million different ways your admins could have your company email system set up. You're going to have to go into more detail to get this resolved.

My job does have a firewall but I am able to use the WiFi for anything and everything except Exchange on the Hero. I even receive emails from Gmail with no issue.
My server settings are pretty simple, it is a hostname that can be routed over the internet, and yes it is resolved by public DNS servers.
As I mentioned before it works on my Pre and my iPhone currently. And again there is no reception in this dungeon so I'm stuck on WiFi only. If I go outside and get off the WiFi I get a slew of emails from EAS.

Does the Exchange work on every other Wi-Fi and 3G? It only doesnt work when your on your work Wi-Fi? Just trying to clarify.

Lappie2010 said:
Does the Exchange work on every other Wi-Fi and 3G? It only doesnt work when your on your work Wi-Fi? Just trying to clarify.
Click to expand...
Click to collapse
Sorry yes it works on 3G and any other WiFi besides work.

djorijun said:
Sorry yes it works on 3G and any other WiFi besides work.
Click to expand...
Click to collapse
OK, let's slow down and clarify....
Your exchange email works when you're not at work, but doesn't work when you are there?
Does it work from a laptop on wifi when you're at work?
Sounds like one possibility is the DHCP servers at work are giving the phone a bad DNS config....

Ok, in that case, my GUESS is this.
Your internal network is named the same as your external network name.
In other words, you named the internal network mycompany.com as opposed to mycompany.local. Because of that, the DNS on your server thinks its the authority for that domain. If you look for mail.mycompany.com, it stops at the server and doesnt go outside. But your pointer for mail.mycompany.com resides on the ISP's DNS server.
Thats just a guess, and that would cause that issue on the internal network only.
EDIT: Computers and such inside the network wouldnt suffer the issue because Outlook is using the simple network name like MYSERVER or SERVER as opposed to the FQDN.
Did you make your network?

subliminalurge said:
OK, let's slow down and clarify....
Your exchange email works when you're not at work, but doesn't work when you are there?
Does it work from a laptop on wifi when you're at work?
Sounds like one possibility is the DHCP servers at work are giving the phone a bad DNS config....
Click to expand...
Click to collapse
Yes
Yes
hmm?

Lappie2010 said:
Ok, in that case, my GUESS is this.
Your internal network is named the same as your external network name.
In other words, you named the internal network mycompany.com as opposed to mycompany.local. Because of that, the DNS on your server thinks its the authority for that domain. If you look for mail.mycompany.com, it stops at the server and doesnt go outside. But your pointer for mail.mycompany.com resides on the ISP's DNS server.
Thats just a guess, and that would cause that issue on the internal network only.
Click to expand...
Click to collapse
Sounds perfectly plausible. Definitely the next thing to check.
Does Android let us specify the DNS server while still getting the rest of the IP config from DHCP? I seem to recall trying to set that and not being able to without specifying the full IP configuration (hate that...).

subliminalurge said:
OK, let's slow down and clarify....
Your exchange email works when you're not at work, but doesn't work when you are there?
Does it work from a laptop on wifi when you're at work?
Sounds like one possibility is the DHCP servers at work are giving the phone a bad DNS config....
Click to expand...
Click to collapse
Why could he not connect off another laptop? using the conection off the laptop to go wirelessly to the wifi? I did this with an xbox 360 before. I dont see why i t wouldn't work with a phone

MyDroidHax said:
Why could he not connect off another laptop? using the conection off the laptop to go wirelessly to the wifi? I did this with an xbox 360 before. I dont see why i t wouldn't work with a phone
Click to expand...
Click to collapse
The actual device wasn't really the point of asking that. What I was getting at was whether or not the DHCP server on the work network was handing him a DNS server that would properly resolve the mail servers host name.....

Why could he not connect off another laptop? using the conection off the laptop to go wirelessly to the wifi? I did this with an xbox 360 before. I do
Click to expand...
Click to collapse
The actual device wasn't really the point of asking that. What I was getting at was whether or not the DHCP server on the work network was handing him a DNS server that would properly resolve the mail servers host name.....
Click to expand...
Click to collapse
well it seems it would considering 2 other phone work on his wifi... I'm thinking there is something with the phone its self that would need to be changed
Sent from my HERO200 using the XDA mobile application powered by Tapatalk

subliminalurge said:
Sounds perfectly plausible. Definitely the next thing to check.
Does Android let us specify the DNS server while still getting the rest of the IP config from DHCP? I seem to recall trying to set that and not being able to without specifying the full IP configuration (hate that...).
Click to expand...
Click to collapse
The way to fix this is insert a pointer to the mail server FQDN in DNS on the server. Make an A record in DNS and point it to the IP.
I see this all the time with people that dont know how to make a server, they try www.mycompany.com and it wont work because they made the internal name the same as the external, if they dont host everything.
Anyway, I do believe this is a DNS issue, and it goes beyond the scope of the phone and this forum IMO.

Lappie2010 said:
Ok, in that case, my GUESS is this.
Your internal network is named the same as your external network name.
In other words, you named the internal network mycompany.com as opposed to mycompany.local. Because of that, the DNS on your server thinks its the authority for that domain. If you look for mail.mycompany.com, it stops at the server and doesnt go outside. But your pointer for mail.mycompany.com resides on the ISP's DNS server.
Thats just a guess, and that would cause that issue on the internal network only.
EDIT: Computers and such inside the network wouldnt suffer the issue because Outlook is using the simple network name like MYSERVER or SERVER as opposed to the FQDN.
Did you make your network?
Click to expand...
Click to collapse
Wow that is a great guess, I did not make the network but I do have access to it.

Sounds perfectly plausible. Definitely the next thing to check.
Does Android let us specify the DNS server while still getting the rest of the IP
Click to expand...
Click to collapse
The way to fix this is insert a pointer to the mail server FQDN in DNS on the server. Make an A record in DNS and point it to the IP.
I see this all the time with people that dont know how to make a server, they try www.mycompany.com and it wont work because they made the internal name the same as the external, if they dont host everything.
Click to expand...
Click to collapse
*face palm* he is correct. now I feel like a complete dumbbell ass.
Sent from my HERO200 using the XDA mobile application powered by Tapatalk

If I access the mail server internally it something like server01 and externally it would be mail.mycompany.com <- this is what we've used in the past to set up EAS and it has always worked.

Lappie2010 said:
The way to fix this is insert a pointer to the mail server FQDN in DNS on the server. Make an A record in DNS and point it to the IP.
I see this all the time with people that dont know how to make a server, they try www.mycompany.com and it wont work because they made the internal name the same as the external, if they dont host everything.
Anyway, I do believe this is a DNS issue, and it goes beyond the scope of the phone and this forum IMO.
Click to expand...
Click to collapse
Agreed. It's really, really easy to set up a DNS server that works 99% correctly. Unfortunately, that means that lots of admins never spend the extra 10 minutes taking it from 99% to 100% correctly.
My apologies if my questions seemed odd, but I've learned through many long hard years in IT that it's better to ask end users questions they can answer, and then infer the info you need from that, than to just ask directly for the info and get a blank stare as a response....
Also, the reason for wondering if we could specify the DNS server was in an effort to find a solution *around* the misconfigured DNS, assuming he wouldn't have access to fix it properly... (Of course, that workaround would then depend on the company routers being configured correctly....)

Wait, Im confused...
Is MYDroidHax the IT guy? He said 2 phones worked there...and seems to know more than stated.
Is that what the issue was?
I seem to become confused with all the responses.
LOL.

Related

School wifi problem

Just got my Samsung Captivate about a month and I got my wifi connected to the school network, but when i open the broswer or any apps need internet i didnt get any connections? at the first week it works.. and when connecting to the school wifi it should be come out with the school login page,, then the internet will work.. however the wifi is connected doesnt matter how strong the wifi singal is.. it just cant load and cant bring me to the login page..
I really need help..
and the wifi works everywhere.. except my school...
btw my friends iphone 3gs works..
I am also at college and have had the same problem. the best reason I have found is the phone itself. half of our wifi is an older standard that does not work on the phone. it shows up as wep and i can not get it to recognize it as 802.1x . in my tinkering I have also messed up the wifi that was working.
long story short it probably won't work. I have spent a long time trying to get it to work with no luck
Sent from my SAMSUNG-SGH-I897 using XDA App
Hello to both of you,
I also attend a college with an 802.1x connection and the captivate supports most of these networks; however you will probably need to configure the network settings manually (usually retrievable on your schools IT site). If you dont mind digging up your settings I would love to check to see if I can configure your phone.
FYI, you might be having a problem similar to what's seen in this post.
http://androidforums.com/captivate-support-troubleshooting/142397-odd-netmask-issues-wifi.html
I definitely had this problem today. It appeared connected but no web pages would load. Going to have to investigate further. Why can't things just work
I know my school recently implemented some new security certificates that you must agree to before logging in, has anything like that changed for you? My wife's Aria is running 2.2 and can log into the school network, but my captivate cannot. It is frustrating I know.
Seems some colleges and universities are noticing issues with android devices letting the DHCP leases to expire but keeps using the IP address assigned instead of requesting a new one.
See the following links.
h t t p ://www . natecarlson . com/2010/08/27/android-att-captivates-wifi-networking-is-broken/
h t t p ://www . net . princeton . edu/android/android-stops-renewing-lease-keeps-using-IP-address-11236.html
I actually have similar issues with my Belkin wireless router at home. My laptops and other wireless devices have no problems connecting or re-connecting but the Captivate just refuses to re-connect after the connection was terminated. Even after resetting the router, the phone just keeps trying to use the same IP address for some reason.
The only way I could get it to reconnect is to either reboot the phone or to remove the AP entry which is a pain especially if you have wireless passwords.
Hopefully someone with better insight into how Eclair and Froyo handles WiFi can come up with some fix.
more solutions?
I believe the new 2.2 firmware solves this issue. I too am at College and my captivate FAILS to actually access the internet through wifi unless I statically assigned the IP.
I just updated to Froyo and it connected instantly. I'll have to do more testing to make sure, but I think Samsung finally fixed it.
captivate wifi issue at school
i just got Galaxy S (Captivate) and wi-fi is giving trouble.
when i tried at a university campus, it gives error and says can't open and try again later. it is like, i get connected to the network, IP and DNS and everything is generated. But when i open browser to open a website, instead of taking me to login page it gives the above error.
here is what i get when i try to open a website.
'web page not available'. the page might be temporarily down or it may have been moved permanently to new address.
here are some suggestions:
- check to make sure device has signal and data connection. (I made sure it is connected to wifi)
- reload page later. (i tried after 5 mins, same result)
- view cached copy from google. (doesn't work either)
i am not able to understand why is this happening. i tried restarting the phone after connecting to wifi but no luck. any pointers?
Sounds like they use a portal system which requires logon and doesn't play nice with the Captivate's browser. Unfortunately many such portal systems are written poorly and I've even seen some that only work with Internet Explorer.
You could try a different browser on the Captivate. Dolphin allows spoofing assorted User Agents, which might help.
Hey guys, I have the same problem connecting to m school's network login page. It would say connected but the website always says cant be found. But the good news is that I found a way to connect to it manually! What you need is your captivate and friends iphone 4 or 3gs. First have use your friends iphone to connect to the wifi and then go into wifi settings. You should see 2 DNS address, Ip address, netmask (subnet mask) and router address. Now jot those addresses down except the ip address. Go to settings->wireless and network->Wi-Fi settings->now tap the bottom left button under the samsung logo and click advanced. Now check use static ip. Do not enter anything for your ip address just yet (we will do this last). Now enter router address into gateway, subnet mask into netmask, DNS1 to DNS1 and DNS2 to DNS2. ok when you are done click back and tap the network you want to connect to. Once you are connected jot down your ip address by taping the network once more. now go back to where the static ip was and input the ip address you just jot down into the ip address underneath use static ip. Disconnect and reconnect to the desired network. You may have to do this a few times or reboot your phone. This has been working for me so far around different buildings but with the same school network connection. I hope this helps cheers!
sremick said:
Sounds like they use a portal system which requires logon and doesn't play nice with the Captivate's browser. Unfortunately many such portal systems are written poorly and I've even seen some that only work with Internet Explorer.
You could try a different browser on the Captivate. Dolphin allows spoofing assorted User Agents, which might help.
Click to expand...
Click to collapse
Yeah, my school uses the Bradford dissovable agent. Funny thing is, some connections work perfectly, others not at all. Technically none should work, and sometimes I feel that maybe I should tell them that sometimes somehow it is possible to bypass the whole agent thing- but why rock the boat just yet
Does it need a proxy to work? If so, this app is amazing.
http://forum.xda-developers.com/showthread.php?t=766569
I figured it out a month ago, and it is actually petty easy. But you really have to change ip address manually, usually just the last number.
Sent from my SAMSUNG-SGH-I897 using XDA App

PPTP encryption fix (getting close)

For anyone interested in playing with it, I have built the ppp_mppe.ko module that is missing to make the PPTP with encryption work. My initial testing shows that it connects and passes traffic. Unfortunately, after a few minutes it stops passing traffic but remains connected. I need to investigate the logs...
To try it, open a terminal, cd to the folder where you stored it, su (YOU NEED ROOT), "insmod ppp_mppe.ko", and then go try an encrypted VPN PPTP connection. Mine failed the first time, and then worked on subsequent connections.
e081820061574b1ab1188294e62e1cff ppp_mppe.ko
I'm curious to see if anyone here cares about this and how it works for you.
Shayne
I'm really interested in make my VPN work. I'm using CM7 on Galaxy Tab. I don't think your module was made for my kernel.
Is this ever going to be fixed? I'm able to connect to my PPTP VPN provider, and it requires encryption. I can ping out for a while... but as soon as I open the browser or other app the actually uses the net the pings stop and connection stops transmitting, although still connected. So frustrating...
Yeah, the module isn't going to work on other devices.
I get the same result as you when I do a PPTP connection. Actually when I posted this I hadn't dug deep enough to find that this was a long standing problem, and I just figured that getting the module loaded in would fix it.
Seems like this module should be where the bug is, but I haven't had time to look at it more closely. Apparently there aren't enough people that care about this feature.
Looks like this problem is related to the MTU. I can send/rcv 1380 byte pings, but anything bigger causes the connection to quit working. I'm thinking that rebuilding pppd with a lower MTU might be interesting, but I need to get set up to do that. pppd does not pay attention to config files, and mtpd, akaik, doesn't pass an mtu/mru arg to it.
velocityfactor said:
Looks like this problem is related to the MTU. I can send/rcv 1380 byte pings, but anything bigger causes the connection to quit working. I'm thinking that rebuilding pppd with a lower MTU might be interesting, but I need to get set up to do that. pppd does not pay attention to config files, and mtpd, akaik, doesn't pass an mtu/mru arg to it.
Click to expand...
Click to collapse
I have come across this blog with some mtpd command line examples, see if it helps on manually connecting with custom MTUs.
I also tried a couple suggestions of changing MTU on the eth0 to 1480 and 1380 before and after connecting to the VPN, without any success. Also tried different MTUs on ppp0 after connection also with no success.
I just wanted to say that even though this stuff is far too above my head for me to contribute, thanks for working on this!
Now I can keep daydreaming about turning my phone into a PPTP server...
I understand that this thread hasn't been active for a while, however, I do want to say thanks for this! With the provided module, I was finally able to connect to our VPN server using PPTP with encryption. In fact, I was able to do so as well over 4G. I read through several threads on various sites regarding the commonality of this issue and possible firewall NAT restrictions on Verizon's behalf. It seems it was just a module needed that fixed all this.
On a side note, I haven't had the connection dropped so far. I'm about 1000 ping sequence in and connectivity is still up and running. Not sure if this is an effective means of validation it.
If it helps others looking into this issue as well, note, that I've tried virtually all available kernels as of date to this posting. Nothing worked. This module was the only thing that granted access to our VPN server.
Update: Spoke to soon. After attempting to log into a server, data was no longer able to pass through.
I'm glad to hear it has helped you. It didn't turn out to help me.
To test it further, I suggest you pass some real traffic over it. Regular ping traffic doesn't cause the loss of connection that I'm familiar with. If it continues to work, count yourself lucky, and you might want to convince your favorite kernel builder (imnuts, maybe) to include that module.
I spent some time looking into the dropped connection issue and was not successful at finding a solution. What I think I learned is that when the pptp server handles a packet larger than the mru and fragments the packet, the first fragment decrypts ok, but the second fragment decrypts to junk. It's supposed to be stateless encryption, but all subsequent packets silently fail to decrypt. Thus, all traffic stops moving and the link eventually times out.
This problem only seems to affect the reception of packets. The outgoing traffic seems to be unaffected.
The PPP and MPPE code in the froyo kernel is unchanged from that in the mainstream Linux kernel. My Ubuntu desktop can do PPTP with MPPE no problem. So why can't froyo?
This was absorbing too much of my time, so I finally gave in and set up L2TP.
velocityfactor said:
The PPP and MPPE code in the froyo kernel is unchanged from that in the mainstream Linux kernel. My Ubuntu desktop can do PPTP with MPPE no problem. So why can't froyo?
Click to expand...
Click to collapse
I'm not entirely sure if froyo's at fault as I was able to confirm with a few of my colleagues that they were able to VPN with PPTP just fine on their non-charge device that's on froyo. Additionally, I even tried the GB leak but ended up with the same results.
velocityfactor said:
This was absorbing too much of my time, so I finally gave in and set up L2TP.
Click to expand...
Click to collapse
Thanks for taking a stab at this though. It does seem that there isn't a big call for this feature within the community; a huge bummer for those that does need it.
Problem details
I have this problem with my HTC Inspire 4G and I've been researching it a lot.
The error reported on PPTP server side suggests that Android PPTP client tries to negotiate unsupported protocol:
pppd: Protocol-Reject for unsupported protocol 0xxx
but it is a misleading message since initially the protocol is negotiated correctly and the connection is established. Only after several dozens of frames are transmitted the error appears and it repeats with different value of unsupported protocol in the message.
Since then the PPTP tunnel is out of sync and Android client sends effectively random octets from the MPPE encryption module.
I will include links here to Web pages with details FYI if you are interested in more details about it.
http://www.securitykiss.com/resources/articles/android_vpn_bug/index.php
http://code.google.com/p/android/issues/detail?id=10901
http://code.google.com/p/android/issues/detail?id=4706
velocityfactor said:
This was absorbing too much of my time, so I finally gave in and set up L2TP.
Click to expand...
Click to collapse
Interesting that PPTP failed you, but L2TP worked. I had the opposite experience. A stock unrooted Android 2.2.2 connected to a debian pptpd just fine, mostly with default settings. (although I didn't go as far as to route traffic, just confirmed that there's an encrypted connection)
But it's ipsec that doesn't work for me. Would you please post the L2TP server configuration that works for you?
I'll post the PPTP server settings if anyone is interested.
The PPTP doesn't fail until you send traffic. Specifically, it works ok until you send a large packet that get fragmented. Then it seems the encryption becomes out of sync and things go downhill from there.
My L2TP is running on Windows Server just using default settings, so nothing to post really.
This thread should probably be closed since it doesn't really relate to the Charge specifically and the fix isn't "getting close" afaik.
Shayne
At this point, I essentially gave up on PPTP on the Charge (more specifically, Froyo and Gingerbread), but I did some testing on ICS the Galaxy Nexus. The Galaxy Nexus works fine with my DD-WRT PPTP server. I didn't notice any issues with it.
But yeah, on both Froyo and Gingerbread I could get a PPTP connection to link up, but no traffic would pass.
Thankfully it seems that Google got it right with ICS, now I just have to spend more money on an ICS phone to get the features they advertise
Perhaps ICS will roll out to the Charge, but I'm not going to bet the farm on it. It would be interesting to try PPTP connectivity on JT's ICS build, but I do need the cellular radios to work so I haven't gotten around to trying it yet.
xdadevnube said:
At this point, I essentially gave up on PPTP on the Charge (more specifically, Froyo and Gingerbread), but I did some testing on ICS the Galaxy Nexus. The Galaxy Nexus works fine with my DD-WRT PPTP server. I didn't notice any issues with it.
But yeah, on both Froyo and Gingerbread I could get a PPTP connection to link up, but no traffic would pass.
Thankfully it seems that Google got it right with ICS, now I just have to spend more money on an ICS phone to get the features they advertise
Perhaps ICS will roll out to the Charge, but I'm not going to bet the farm on it. It would be interesting to try PPTP connectivity on JT's ICS build, but I do need the cellular radios to work so I haven't gotten around to trying it yet.
Click to expand...
Click to collapse
I think samsung screwed it up more than the OS.
xdadevnube said:
At this point, I essentially gave up on PPTP on the Charge (more specifically, Froyo and Gingerbread), but I did some testing on ICS the Galaxy Nexus. The Galaxy Nexus works fine with my DD-WRT PPTP server. I didn't notice any issues with it.
But yeah, on both Froyo and Gingerbread I could get a PPTP connection to link up, but no traffic would pass.
Thankfully it seems that Google got it right with ICS, now I just have to spend more money on an ICS phone to get the features they advertise
Perhaps ICS will roll out to the Charge, but I'm not going to bet the farm on it. It would be interesting to try PPTP connectivity on JT's ICS build, but I do need the cellular radios to work so I haven't gotten around to trying it yet.
Click to expand...
Click to collapse
Interesting, as my galaxy nexus on 4.0.4 is unable to effectively access my ddwrt based pptp Vpn server. With mppe encryption enabled, it won't connect at all. With encryption disabled, it connects but incoming traffic stalls like many people above mentioned. Nothing on the remote wan or remote LAN seem to be accessible from the phone as best as I can tell.
Ddwrt vpn server is configured correctly as my windows 7 PC can connect to it without a problem.
Haadkoe said:
Interesting, as my galaxy nexus on 4.0.4 is unable to effectively access my ddwrt based pptp Vpn server. With mppe encryption enabled, it won't connect at all. With encryption disabled, it connects but incoming traffic stalls like many people above mentioned. Nothing on the remote wan or remote LAN seem to be accessible from the phone as best as I can tell.
Ddwrt vpn server is configured correctly as my windows 7 PC can connect to it without a problem.
Click to expand...
Click to collapse
I dunno, but I just got it working on ICS 4.03 CleanROM Kang Tapped Edition for the HTC Rezound.
MPPE enabled.
It passes traffic, can browse the web, copy files from a network share. Connectivity does not get lost.
It does use the remote gateway.
I didn't check on if it was possible to set a local gateway.
Anyways, I've been waiting for this damned feature for quite some time.
If all you want to do is access your PC's files, I suggest PocketCloud Explore.
It is pretty tight.
Haadkoe said:
Interesting, as my galaxy nexus on 4.0.4 is unable to effectively access my ddwrt based pptp Vpn server. With mppe encryption enabled, it won't connect at all. With encryption disabled, it connects but incoming traffic stalls like many people above mentioned. Nothing on the remote wan or remote LAN seem to be accessible from the phone as best as I can tell.
Ddwrt vpn server is configured correctly as my windows 7 PC can connect to it without a problem.
Click to expand...
Click to collapse
there is a specific way to force Encryption on the PPTP server on ddwrt
More info.
http://www.dd-wrt.com/wiki/index.php/PPTP_Server_Configuration
Okay, for anybody interested, I did get successful VPN with encryption working on the Droid Charge with an app called VPNRoot:
https://play.google.com/store/apps/details?id=com.did.vpnroot&hl=en
Plus, this allows one to have no pin or pattern unlock, no lock screen at all actually.
It worked for me on both the Droid Charge with Tweakstock 2.0 and the HTC Rezound with an ICS ROM.
I paid for the pro version of the VPNRoot app by donating to the dev. Now I finally have the feature I wanted over a year ago when I got my Charge.
ICS works with VPN, but you have to have a pin or pattern lockscreen on your phone. If you disable the lockscreen with NoLock or via a tweak, you still have to enter your pin or pattern every time you click a notification....
VPNRoot does exactly what I want. For some reason at first I had trouble with it, but the latest version seemed to fix all the issues.
I haven't done thorough testing on speed yet, but hopefully will soon.
xdadevnube said:
Okay, for anybody interested, I did get successful VPN with encryption working on the Droid Charge with an app called VPNRoot:
https://play.google.com/store/apps/details?id=com.did.vpnroot&hl=en
Plus, this allows one to have no pin or pattern unlock, no lock screen at all actually.
It worked for me on both the Droid Charge with Tweakstock 2.0 and the HTC Rezound with an ICS ROM.
I paid for the pro version of the VPNRoot app by donating to the dev. Now I finally have the feature I wanted over a year ago when I got my Charge.
ICS works with VPN, but you have to have a pin or pattern lockscreen on your phone. If you disable the lockscreen with NoLock or via a tweak, you still have to enter your pin or pattern every time you click a notification....
VPNRoot does exactly what I want. For some reason at first I had trouble with it, but the latest version seemed to fix all the issues.
I haven't done thorough testing on speed yet, but hopefully will soon.
Click to expand...
Click to collapse
VPNRoot works great, thanks! I have the same issue on my Hyundai T7 with android 4.0.4, times out connecting to my VPN, but this app solves that problem.
I'm using vpn root on a s4 with stock ics firmware.
it can connect but times out all the time.
I can do google searches fine but trying to load any Web page just hangs.
have a pptp vpn on dd-wrt.
is there any settings I need to change?

DLNA Auto-IP

I havent used a Sense based ROM for months, and when I flashed one over the weekend I noticed the option to enable DLNA Auto-IP. I fully understand what DLNA is, but I am having trouble figuring out what this setting is for. Can anyone explain specifically what it does and when you would need to enable it? I checked around online and there seems to be some confusion, so I am hoping someone here knows!
i assume it automatically gives your phone an IP address when it connects to a network or device that supports DLNA.
sromer said:
i assume it automatically gives your phone an IP address when it connects to a network or device that supports DLNA.
Click to expand...
Click to collapse
I dont think so, that is the purpose of DHCP. Unless of course this setting is used to enable to phone itself to act as a DHCP server....
Maybe this will help:
http://osdir.com/ml/AndroidDevelopers/2009-05/msg02775.html
The Radius Kid said:
Maybe this will help:
http://osdir.com/ml/AndroidDevelopers/2009-05/msg02775.html
Click to expand...
Click to collapse
Thanks, I actually found that link yesterday as well. However its a bit unclear as to what specific function auto-IP has.
webmaster said:
Thanks, I actually found that link yesterday as well. However its a bit unclear as to what specific function auto-IP has.
Click to expand...
Click to collapse
Okay,maybe this helps?:
http://support.microsoft.com/kb/220874
The Radius Kid said:
Okay,maybe this helps?:
http://support.microsoft.com/kb/220874
Click to expand...
Click to collapse
So are you saying enabling auto-IP gives your phone a 169.x.x.x IP? If so, what is the point of that? Links are great, however if you happen to know then please explain.
webmaster said:
So are you saying enabling auto-IP gives your phone a 169.x.x.x IP? If so, what is the point of that? Links are great, however if you happen to know then please explain.
Click to expand...
Click to collapse
Best I can figure [from the first link]
"Due to the DLNA specification, we have to support auto-IP when
there is no DHCP server.
"dhcpcd" is used by android and it supports auto-IP, but there are 2
designs
inside framework make auto-IP not available.
1. wireless manager timeout is the same as default DHCP discover
timeout.(30s)
2. dhcpcd will set failed property when get auto-IP"
Reading the MicroSoft blurb leads me to believe they need the auto function when there's no DHCP available.
Kinda' sounds like what I read in the posts above.
Ok, perhaps I am not as familiar as I should be with the 169.x.x.x IP range then. If a device isnt assigned a local IP then I dont think it can communicate with other devices on the network. As such, I am still not seeing the point of the auto-IP setting.
I am surprised that I can't find out what "DLNA auto-IP" does through googling. I want to know the details of what it means. I just got an HTC One phone on AT&T and my home wifi was cutting out (even though it said full signal), until I unchecked DLNA auto-IP. All my other devices including my wife's new iphone work perfect at home, but couldn't get my phone to work until I luckily tried checking this option in the advanced wifi settings. Anybody know exactly what is happening?

Port forwarding with FoxFi or other options

So I have been looking for a way to say goodbye to AT&T's U-Verse and their terrible service/billing.
Now that I have a galaxy S3 and there is decent LTE coverage at home, I would like to use my Unlimited LTE as my main internet service.
This has worked out well tethering with FoxFi and I usually get around 15mb/s down / 6 mb/s up.
However I cannot figure out how to get incoming connections to uTorrent. I don't torrent very often but I like to maintain a good ratio and there are some things which I will seed forever, to make sure they are still available.
I haven't yet rooted my phone though I'm comfortable with it from prior experience. I wouldn't mind rooting it but if I can avoid it for the time being, why bother?
Has anyone had any trouble with Verizon and torrents on an unlimited plan? I don't use an exorbitant amount of data but I wonder about my privacy.
I would be very appreciative if someone could show me how to port-forward or otherwise open my phone to incoming connections from uTorrent through tethering. I have also considered using a VPN to increase my privacy, so if I could use that with my phone connection, I would be very happy.
Thank you to any who devote their time to my cause.
Sorry, I dont have a solution for you. but i would like to know the answer to this as well
i torrent just fine when tethering my Galaxy nexus on verizon (using PDAnet) i use about 20gigs a month or so and the max i ever went with it was 60gigs. but i have not torrent in a long time and have been using my tethering for WoW and L4D2 and downloading steam games
Whoa, you're on u-verse and having bad service and bill? Might want to shoot me a private message to talk about it and I can take a quick looksee of what's going on (I'm a tier 2 technical support agent for u-verse, and you wonder why I'm on Verizon Wireless )
Anyways, the only thing I've learned is that setting up utorrent on the phone is a pain in the ass but will work (been awhile since I've done it) but only when it's on 4G, if it's on the 3G network it won't let you do it (I can't point my figure on why).
scsa20 said:
Whoa, you're on u-verse and having bad service and bill? Might want to shoot me a private message to talk about it and I can take a quick looksee of what's going on (I'm a tier 2 technical support agent for u-verse, and you wonder why I'm on Verizon Wireless )
Anyways, the only thing I've learned is that setting up utorrent on the phone is a pain in the ass but will work (been awhile since I've done it) but only when it's on 4G, if it's on the 3G network it won't let you do it (I can't point my figure on why).
Click to expand...
Click to collapse
Thanks for the consideration. I'll be in touch.
I tried to use uTorrent on my S3, but the private tracker I use only allows supported clients. There is no Android option available. I am going to suggest they add one, but in the mean time, I'm wishing I could run a Linux client on my phone or figure out a way to enable incoming connections over a WiFi/USB tether. Don't know where to start with that, though.
You might want to look at your computer's built in firewall. From my understanding of port forwarding it allows certain traffic to bypass a firewall to a specific client. I don't recall foxfi having any built in firewall so anything connected to it should be in a DMZ
Sent from my SCH-I535 using xda app-developers app
Jarredw said:
You might want to look at your computer's built in firewall. From my understanding of port forwarding it allows certain traffic to bypass a firewall to a specific client. I don't recall foxfi having any built in firewall so anything connected to it should be in a DMZ
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
The built in firewall doesn't block incoming connections when I am using my home wifi (I have set up port forwarding in the router). The only thing I change is that I connect to FoxFi and the port is no longer accessible from outside (no connections are being made to upload in uTorrent.)
BUMP?
Has Anyone gotten anywhere with this, I know its not a firewall somewhere down the line the port is getting blocked but all my firewalls are off....
Mike
androidkitty said:
Thanks for the consideration. I'll be in touch.
I tried to use uTorrent on my S3, but the private tracker I use only allows supported clients. There is no Android option available. I am going to suggest they add one, but in the mean time, I'm wishing I could run a Linux client on my phone or figure out a way to enable incoming connections over a WiFi/USB tether. Don't know where to start with that, though.
Click to expand...
Click to collapse
You should see if they support tixati. I have had nothing but problems with utorrent in the past couple years. Tixati may not look superior at first but it has all the same options plus more. Probably what really draws me to tixati is it allocates the files before download.
VPN Fixed it, Kinda
androidkitty said:
The built in firewall doesn't block incoming connections when I am using my home wifi (I have set up port forwarding in the router). The only thing I change is that I connect to FoxFi and the port is no longer accessible from outside (no connections are being made to upload in uTorrent.)
Click to expand...
Click to collapse
Hey I had the Idea to set up a VPN on the computer, and It did fix the connection problem, got the green, BUT my DL speeds went to crap, Which makes sense, So I guess if you wanna either find a decent VPN provider that can handle the through put could possibly solve the issue...I just jumped on the first free one I came across..
Hope It Helps
Mike
Which VPN did you use eventually mike ?
dumbledon said:
Which VPN did you use eventually mike ?
Click to expand...
Click to collapse
I Started with OpenVPN, which worked OK, But was a PITA to setup, I eventually went to a free VPN through a website, and client configuration, They'd change the password daily, you just jump to the site, log-in get the new Password and your good to go, Speeds where about the same...
And It's been awhile, but I found out the the Issue was AT&T blocking certain websites (Including at the time, My Free Host for my Forum which is now on a VPS..) and have since moved to T-mobile....
Been Awhile and memory isn't as great as it was, Hope this is what you are looking for,
Mike

WiFi?

Hi,
Why am I getting this notification for the 1st time in approx 2 months that have got a OPO, despite that am connected to WiFi?
Hoping to hear from you experts.
Thanks.
This sort of thing normally pops up when the WiFi network wants you to go to some sort of page, this is usually for a login to free WiFi hotspots, I assume this Dlink is your WiFi? Perhaps it wants you to open this page to change a configuration or login. This doesn't seem to be Android related at all but more to do with your router, could you try tapping on the notification and screenshot the page it opens, if any.
He's right. This looks like a router setting that you might have turned on like guest mode.
oscarandjo said:
This sort of thing normally pops up when the WiFi network wants you to go to some sort of page, this is usually for a login to free WiFi hotspots, I assume this Dlink is your WiFi? Perhaps it wants you to open this page to change a configuration or login. This doesn't seem to be Android related at all but more to do with your router, could you try tapping on the notification and screenshot the page it opens, if any.
Click to expand...
Click to collapse
Thanks for replying, appreciate your expert views.
DLink is my WiFi and not a hotspot WiFi, never occurred earlier.
When I tap on it, G chrome takes me to 173.194.35.96/generate _204
Google results of this IP......173.194.35.96 which is Spy-IP.com
and Google has different results for this 173.194.35.96/generate _204
It never happened earlier in the past 2 months.
Been using the same OPO and same WiFi.
Any solutions to resolve it?
Thanks again and Best regards!
kokocabana said:
He's right. This looks like a router setting that you might have turned on like guest mode.
Click to expand...
Click to collapse
Like WPS or WiFi ON/OFF on the router?
Micheal1122 said:
Thanks for replying, appreciate your expert views.
DLink is my WiFi and not a hotspot WiFi, never occurred earlier.
When I tap on it, G chrome takes me to 173.194.35.96/generate _204
Google results of this IP......173.194.35.96 which is Spy-IP.com
and Google has different results for this 173.194.35.96/generate _204
It never happened earlier in the past 2 months.
Been using the same OPO and same WiFi.
Any solutions to resolve it?
Thanks again and Best regards!
Click to expand...
Click to collapse
This is a router setting then, that page is some sort of login. Perhaps guest mode has been enabled on your router? Try this:
Settings>Wi-Fi>Modify Network>Show advanced options> Change DHCP to Static. Here, find the box that says Gateway and note the IP here. Now change Static back to DHCP and close this menu.
Go into the browser on your OPO and put in this Gateway IP, this will take you to the router config. The login for this is usually on the bottom of the router, otherwise the default can be found by searching the router model number, try finding a guest mode setting and turning it off - I really don't know... You can also change your WiFi name and password here if you like
I can't really help you any more than that.
oscarandjo said:
This is a router setting then, that page is some sort of login. Perhaps guest mode has been enabled on your router? Try this:
Settings>Wi-Fi>Modify Network>Show advanced options> Change DHCP to Static. Here, find the box that says Gateway and note the IP here. Now change Static back to DHCP and close this menu.
Go into the browser on your OPO and put in this Gateway IP, this will take you to the router config. The login for this is usually on the bottom of the router, otherwise the default can be found by searching the router model number, try finding a guest mode setting and turning it off - I really don't know... You can also change your WiFi name and password here if you like
I can't really help you any more than that.
Click to expand...
Click to collapse
Thanks for all your expert assistance, now you have given me options shall resolve it.
and keep you updated.
Best regards!
Btw factory reset reflash could help too?
Another strange thing all internet/WiFi related apps work fine including G Chrome and Mail in it but no GMail..........
Micheal1122 said:
Thanks for all your expert assistance, now you have given me options shall resolve it.
and keep you updated.
Best regards!
Btw factory reset reflash could help too?
Click to expand...
Click to collapse
Glad to hear, I am strongly advising against the factory restore. This is a feature of Android, although it is strange for it to be happening in this circumstance there is nothing it will achieve.
oscarandjo said:
Glad to hear, I am strongly advising against the factory restore. This is a feature of Android, although it is strange for it to be happening in this circumstance there is nothing it will achieve.
Click to expand...
Click to collapse
1. Changed router's password.
2. Guests mode is Off.
3. All apps working with WiFi except GMail and GPS.
4. Still see the notification.
5. Should WPS be Enabled, it is disabled at the moment?
6. You don't recommend a factory reset what about a re flash of 30 OR?
Thanks.
Your phone is working fine, it seems you have triggered some sort of bug in Android's WIFI login detection.
The system works by accessing DNS and check if the resulting IP is owned by google.com or some network-internal redirection/replacement by a login page.
Now, the IP 173.194.35.96 is owned by Google, so the DNS lookup obviously worked perfectly but for some reason the phone gets an unexpected answer from that server. Which makes me guess to one of the 2 following options:
a) one of the computers in your network is infected and Google keeps showing the "Prove you're human" captcha window on requests.
b) your provider is replacing failed DNS lookups with it's own "helper" page which for some reason is making Android trip. If possible, change the DNS servers in your router to either OpenDNS or Google DNS.
Micheal1122 said:
5. Should WPS be Enabled, it is disabled at the moment?
Click to expand...
Click to collapse
That's entirely your choice. However I would only recommend enabling it if it's the "Push to WPS" method and not constantly on - WPS is broken and depending on your router it takes between 1 to 10'000 attempts (1 second to ~ 2 hours) to break into your WIFI. Not good!
d4fseeker said:
Your phone is working fine, it seems you have triggered some sort of bug in Android's WIFI login detection.
The system works by accessing DNS and check if the resulting IP is owned by google.com or some network-internal redirection/replacement by a login page.
Now, the IP 173.194.35.96 is owned by Google, so the DNS lookup obviously worked perfectly but for some reason the phone gets an unexpected answer from that server. Which makes me guess to one of the 2 following options:
a) one of the computers in your network is infected and Google keeps showing the "Prove you're human" captcha window on requests.
b) your provider is replacing failed DNS lookups with it's own "helper" page which for some reason is making Android trip. If possible, change the DNS servers in your router to either OpenDNS or Google DNS.
That's entirely your choice. However I would only recommend enabling it if it's the "Push to WPS" method and not constantly on - WPS is broken and depending on your router it takes between 1 to 10'000 attempts (1 second to ~ 2 hours) to break into your WIFI. Not good!
Click to expand...
Click to collapse
Thanks issue resolved.
Thanks issues resolved.
Thanks issue resolved.
oscarandjo said:
Go into the browser on your OPO and put in this Gateway IP, this will take you to the router config.
Click to expand...
Click to collapse
This resolved the issue.
Thanks again.

Categories

Resources