Hi all,
I'm having an issue when trying to synchronize two diamonds and a cruise (all of them running wm6.1 FRE) with an Exchange Server 2003 SP2. Each time I try to synchronise through GPRS/3G , i'm getting an error (n° 0x80072EE2, wich means server not available).
Below is my initial situation :
Synchronization is ok using USB on all device. ActiveSync 4.5 is configured to use server "mail.mydomain.com", refering to a different IP address depending on whether synchronization is initiated from outside or inside local network. From outside, a redirection from gandi.net transfers mail.mydomain.com to https://xxx.xxx.xxx.xxx/exchange, "xxx.xxx..." being my exchange server's public IP.
After spending days looking for a workaround, here's what I've tried :
- Disabling WM DNS cache (tried with both DnsCacheEnable and DnsCacheEnabled registry entries) and soft reseting the device, as suggested here : http://forum.soft32.com/pda/Wireless-Attempt-results-Error-0x80072EE2-ftopict76576.html ;
- Unchecking the "use proxy" box in my connection's advanced properties ;
- Placing the OWA redirection (https://xxx.xxx.xxx.xxx/exchange) on a new subdomain : webmail.mydomain.com, in order to have mail.mydomain.com pointing the same public IP address inside and outside the network.
Now I have :
mail.mydomain.com --> public_ip
webmail.mydomain.com --> https://public_ip/exchange
So, theorically, putting my public IP address or mail.mydomain.com inside ActiveSync server's configuration should be exactly the same (except for certificates). Here is my problem : When using directly my IP address, I can see the request going through the firewall, to port 443 of my exchange server (but getting a certificate error, since i'm supposed to be connecting using mail.mydomain.com). When using mail.mydomain.com, I still get the 0x80072EE2 error, and nothing goes through my firewall..........
Looks like there is no DNS lookup during wireless synchronization when using a domain name in activesync configuration...
Thanks for reading, any help would be great.
Related
I am trying to run one of the many FTP servers available for Windows Mobile (vxFTPSrv or ShareIT FTP) to keep some files in sync but I can't seem to figure out what public IP address my phone has. vxFTPSrv says it is listening to a non-routable 10.**** while whatismy ip says it starts with a 200.**** while DynDNS for Windows Mobile says it is 32.****. Nevertheless, none of these work nor can I get these programs to listen to the ports. Any ideas? Does the Tilt even get a public IP address from AT&T? Thanks.
Try this
I'm no pro, but had to tell the Physical address to the the tech guy at my university so he could enable my phone o use the wireless network...
... anyways, download and install a Registry Editor (I use Task Manager v2.8) you should be able to access an Ipconfig tab, where all the information is available.
I don't know if I'm in the right track.... Hope this helps? =)
jim
your pda have an ip address
using wifi router the uplink sees the routers ip
using an isp the internet sees the isp's assigned ip
http://www.ip-adress.com/
http://en.wikipedia.org/wiki/IP_address
Here is a kewl utility that is FREE.
http://www.cam.com/vxutil_pers.html
Here is the stuff it does.
DNS Audit
DNS Lookup
Finger
Get HTML
Info
IP Subnet Calculator
Password Generator
Ping
Ping Sweep
Port Scanner
Quote
Time Service
Trace Route
Wake On LAN
Whois
Another good one I use is Iper Suite.
http://tonaya.com/products/iper/index.php
For casual use the first one is probably satisfactory.
IPer is worth buying for the increased functionality and has a TFTP client.
HTH
TSoma said:
I am trying to run one of the many FTP servers available for Windows Mobile (vxFTPSrv or ShareIT FTP) to keep some files in sync but I can't seem to figure out what public IP address my phone has. vxFTPSrv says it is listening to a non-routable 10.**** while whatismy ip says it starts with a 200.**** while DynDNS for Windows Mobile says it is 32.****. Nevertheless, none of these work nor can I get these programs to listen to the ports. Any ideas? Does the Tilt even get a public IP address from AT&T? Thanks.
Click to expand...
Click to collapse
200.* would be a public IP. As would 32.*
Turn off your proxy setting in the phone and do the www.whatismyip.com thing. That will get you a more meaningfull result than anything else.
When I'm on GPRS/Edge (AT&T proxy settings in force) network I get a 66.102.186.15 IP address as reported by whatismyip.com. That resolves to alpmagr1fe06-dmz.mycingular.net. Which should be a att proxy server even tho it implies by its name its on a DMZ.
When I turn off the proxy for GPRS/Edge I get 166.195.188.15 according to whatismyip.com. That IP address will not respond to ICMP commands. So I assume it is firewalled. So it seems to me that yes you CAN and DO get a public IP address, its just that address is heavily firewalled.
You've piqued my interest, tho I cannot do anymore testing at this moment.
I installed Dutty's newest 6.1 last night and cannot get Exchange to sync. I used the bundled connection setup tool to set for AT&T. When I start the sync, it comes to a screen that asks me for my Exchange password, but it won't accept it and keeps asking for it. I know I am using the correct password and I reset it just to make sure. I don't have this problem on my Treo when I set up Exchange sync. I tried changing the advanced connection settings from MEdia Net to My ISP and that hasn't worked either. Any ideas anyone?
ActiveSync Results:
Result: Access was denied. Choose Configure Server on the ActiveSync menu to check your server username and password.
Support code: 0x85010002
Halp? Please?
double check your exchange server settings, sometime or most the time you need ssl checked.Your domain correct as well.Also too u prob need the server cert installed to your device.
Google the support code
Dear all
I was wondering if anybody got OpenVPN to run on the D. I am trying to connect to a server at home via GPRS/3G using a tap device (bridging). I was trying version 2.1.0 of the OpenVPN port from ziggurat29. The Installation of the GUI and the openvpn client work fine. The GUI (ovpncmgr) starts up OK and also seems to start a tap device TAP1. When I try to start a VPN client with a config file that I tested on the desktop before (except for different path settings and settings for the managment interface), it takes some time (get the typical GSM noise in my PC's speaker... so there is traffic over the air) and then a new VPN tab is displayed on the GUI. However the connection does not show up in the list of VPN instances. In the VPN tab I cannot get the status of the connection etc. Also, I cannot get any logging to work (no log file is created). On the server side I am not getting anything at all. No packets reach the server.
I am running out of ideas what could be wrong. Could it be the connection via T-Mobile? I am able to ping the server from the D, so I thought this should not be a problem. I also tried different ports (1194 and 443). Same result.
If anybody has a clue what I need to do, I appreciated any help.
Here is my client config file:
client
proto tcp-client
port 443
remote my.openvpnserv.net 443
ns-cert-type server
dev tap
resolv-retry infinite
nobind
persist-key
persist-tun
ca "\\Programme\\OpenVPN\\config\\ca.crt"
cert "\\Programme\\OpenVPN\\config\\client4.crt"
key "\\Programme\\OpenVPN\\config\\client4.key"
log "\\Programme\\OpenVPN\\log\\client4.log"
service openvpn_exit_1
management 127.0.0.1 10000
conmgr "MyTMO" 1
comp-lzo
verb 4
Click to expand...
Click to collapse
After all the tap interface seems still be available and no IP is configured for it. What is really annoying is that I am not even getting a log file
jjb
I'm having exactly the same problem..OpenVPN starts, but it doesn't show any instance...
Hi there.
Do you use OpenVPN client with TF3D active??? I installed it and then I tried to run connection manager. But nothing happend. The manager seems not running. Maybe it's because of the TF3D. Any idea??? Thanks....
Hi,
After many days (and night) trying to make this thing work, I finally managed to make it work.
This is how I setup my server and client:
DSL Box =======> Linksys WRT54G =======> Home PC as server (XP)
Public IP ethernet 192.168.1.1 ethernet 192.168.1.10
Address
Server Script:
proto tcp
port 443
dev tap
dev-node OpenVPN
tls-auth "C:\\Program Files\\OpenVPN\\config\\ta.key" 0
ca "C:\\Program Files\\OpenVPN\\config\\ca.crt"
cert "C:\\Program Files\\OpenVPN\\config\\server.crt"
key "C:\\Program Files\\OpenVPN\\config\\server.key"
dh "C:\\Program Files\\OpenVPN\\config\\dh1024.pem"
ifconfig-pool-persist ipp.txt
server-bridge 192.168.1.199 255.255.255.0 192.168.1.210 192.168.1.220
push “dhcp-option DNS 192.168.1.1”
keepalive 10 120
comp-lzo
cipher AES-256-CBC
max-clients 10
persist-key
persist-tun
keepalive 10 60
status openvpn-status.log
verb 3
Client script:
client
dev tap
proto tcp
#Here your server's Public address + listening port
remote xxxxxxx.homeip.net 443
nobind
resolv-retry infinite
persist-key
persist-tun
cipher AES-256-CBC
comp-lzo
ca "\\ca.crt"
cert "\\htc1.crt"
key "\\htc1.key"
ping 15
ping-restart 120
verb 0
redirect-gateway
route-method exe
route-delay 2
# This is French SFR proxy
http-proxy 195.115.25.129 8080
http-proxy-option AGENT "Vodafone/1.0/HTC_Diamond/1.37.163.4"
On the server I created a bridge between the ethernet connection (192.168.1.10) and the TAP device that I renamed 'OpenVPN'.
I then manually modified its TCP/IP address with the following:
IP address : 192.168.1.199
Netmask : 255.255.255.0
Gateway : 192.168.1.1 (the Linksys router)
Primary DNS Server : 192.168.1.1
Secondary DNS : your provider DNS will do.
On the client (Diamond):
After installing the software, certificates and keys I modified the TAP device giving it manually its IP address:
Start>>Parameters>>Connections>>WiFi>>Network Cards
IP Address : 192.168.1.210
Netmask : 255.255.255.0
Gateway : 192.168.1.1
If you have a router you need to forward port 443 to the bridge address (192.168.1.199).
Thats all folks. Hope it works for you too.
Marsian-CZ said:
Hi there.
Do you use OpenVPN client with TF3D active??? I installed it and then I tried to run connection manager. But nothing happend. The manager seems not running. Maybe it's because of the TF3D. Any idea??? Thanks....
Click to expand...
Click to collapse
Ah... just go to 'Today' in Settings and disable the TF3D... click on the task bar!
Hi,
My Provider gave me an offer to use gprs/3g unlimited browsing through opera but no outlook e-mail, using a specific proxy server which limits file downloading to 1MB, gives free web access but stops POP/IMAP traffic completely.
Is there any way to make outlook *automatically* use the standard gprs/3g settings and proxy server in order to receive/send e-mails (and of course pay for that traffic) and at the same time Opera *automatically* use the unlimited data settings (and of course not pay for that traffic)?
Activesync is all webdav over https - whether or not the proxy is configured to allow it through is another thing.
If you go into connections, and specify the proxy, activesync should try and use it (I tested on mine with an invalid proxy address, and activesync failed to work, so it should work in theory)
Furbious said:
Activesync is all webdav over https - whether or not the proxy is configured to allow it through is another thing.
If you go into connections, and specify the proxy, activesync should try and use it (I tested on mine with an invalid proxy address, and activesync failed to work, so it should work in theory)
Click to expand...
Click to collapse
Thanks, but I don't use activesync (if you mean sync with my PC).
I download mail through the air (3g or gprs). I don't have an internet connection at home (don't blame me for that, plz), and at work I am not allowed to install activesync...
Greetings All!
I recently flashed my TyTn II with jjblaster3's 28008 ROM and am having some difficulty setting up internet access via WiFi.
I've set up the static IP address and DNS servers but every time I attempt to access a website I receive a DNS error. I've tried entering various websites IP addresses but for some reason Internet Explorer defaults to http://xxx.xxx.xx.xx whenever xxx.xxx.xx.xx is entered, so I assume it treats the IP addresses as website addresses. I do recall having similar difficulties under WM6.1.
Another thing I have noticed of various WM6.5 ROMS is that the IP address dialogue appears broken in that
The IP and Gateway address inputs are limited to 2 digit octets (i.e. 192.168.0.1 appears as 19.16.0.1)
The subnet mask defaults to 255.0.0.0 as opposed to 255.255.255.0 (note that the subnet mask also appears to be limited to 2 digit octets, so by 255.0.0.0 I actually mean 25.0.0.0)
I've been through the various IP/DNS/Network settings dialogues with a fine tooth comb but I can't seem to find the problem. I've even disabled the phone in an effort to eliminate the possibility that my connections DNS requests are be directed via GPRS.
Anyhow, that's all the information I can think off. Any assistance provided would be greatly appreciated.
Kind Regards,
Nubey.