Re: Ipad autodiscovery

2015-01-20 Thread itpp2012
Setup an accesspoint with raw logging and let an iphone go trough that, see what it's doing. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256151,256210#msg-256210 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listi

Re: Ipad autodiscovery

2015-01-19 Thread Peter Fraser
Well I have been testing this further. What I have found is that the issue is really not autodiscovery. When the device initially tries to connect it uses autodiscovery but when that fails, you are presented with several boxes to type in the server name, domain name etc. At this point, when I put i

Re: Ipad autodiscovery

2015-01-17 Thread itpp2012
I might have read it wrong but it seems that you could create fake files the device is looking for or just return a 200 for such requests. Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256151,256165#msg-256165 ___ nginx mailing list nginx@ng

Re: Ipad autodiscovery

2015-01-17 Thread Peter Fraser
Thanks for the pointer. I took a look at the solution. From what I gather though, that user used his solution for all clients. My problem that I am trying to figure out is that the Android Phones work just fine. I guess I was just trying to see if anyone could help me figure why only the later mode

Re: Ipad autodiscovery

2015-01-16 Thread itpp2012
See here: http://www.experts-exchange.com/Security/Operating_Systems_Security/Windows_Security/Q_28538115.html Posted at Nginx Forum: http://forum.nginx.org/read.php?2,256151,256152#msg-256152 ___ nginx mailing list nginx@nginx.org http://mailman.nginx

Ipad autodiscovery

2015-01-16 Thread Peter Fraser
Hi All I have my owa reverse proxy working. For some strange reason, all ipads cannot now sync. Android is fine. I am seeing an error that they are trying to connect using autodiscovery and I am not seeing a way to disable this in IOS. Is there a way then to proxy the autodiscovery attempt in nginx