Forum
Selam arkadaşlar;
Exchange 2010 üzerinde bu makaleyi referans alarak uyguladım. Profili yapılandırdım sağlıklı bağlanıyor kimlik doğrulamasını geçiyor.Outlook u açmaya çalıştığımda aşağıdaki gibi hata alıyorum.
outlook /rpcdiag ile bağlantıları kontrol ettiğimde bağlandı , bağlantı kesildi gibi sürekli işlemler oluyor gibi gözüküyor.alt taraftan da ping ip -t yaptığımda 30 paketten 1-2 tanesi kayıp gibi gözüküyor.
Yardımlarınız için teşekkürler...
Merhaba
bunun bir çok sebebi olabilir, mutlaka bir yerde eksiklik vardır.Aşağıda ki adresten test edebilirsiniz.
Aslında o kadar çok hata aldım ki , bunların hepsinin tamam olacağını düşünemiyorum bile 🙂
Yardımlarınız için çok teşekkürler...
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Testing RPC/HTTP connectivity
RPC/HTTP test failed
Test Steps
Attempting to test Autodiscover for ahmet@DOMAIN.com.tr
Testing Autodiscover failed
Test Steps
Attempting each method of contacting the AutoDiscover Service
Failed to contact the AutoDiscover service successfully by any method
Test Steps
Attempting to test potential AutoDiscover URL https://DOMAIN.com.tr/AutoDiscover/AutoDiscover.xml
Failed testing this potential AutoDiscover URL
Test Steps
Attempting to resolve the host name DOMAIN.com.tr in DNS.
The Host could not be resolved.
Tell me more about this issue and how to resolve it
Additional Details
Host tservis.com.tr could not be resolved in DNS Exception Details:
Message: No such host is known
Type: System.Net.Sockets.SocketException
Stack Trace:
at System.Net.Dns.GetAddrInfo(String name)
at System.Net.Dns.InternalGetHostByName(String hostName, Boolean includeIPv6)
at System.Net.Dns.GetHostAddresses(String hostNameOrAddress)
at Microsoft.Exchange.Tools.ExRca.Tests.ResolveHostTest.PerformTestReally()
Attempting to test potential AutoDiscover URL https://autodiscover.DOMAIN.com.tr/AutoDiscover/AutoDiscover.xml
Failed testing this potential AutoDiscover URL
Test Steps
Attempting to resolve the host name autodiscover.DOMAIN.com.tr in DNS.
Host successfully resolved
Additional Details
IP(s) returned: 174.121.7x.xx
Testing TCP Port 443 on host autodiscover.DOMAIN.com.tr to ensure it is listening and open.
The port was opened successfully.
Testing SSL Certificate for validity.
The SSL Certificate failed one or more certificate validation checks.
Test Steps
Validating certificate name
Successfully validated the certificate name
Additional Details
Found hostname autodiscover.DOMAIN.com.tr in Certificate Subject Alternative Name entry
Validating certificate trust
Certificate trust validation failed
Additional Details
Certificate chain could not be built. You may be missing required intermediate certificates.
Attempting to contact the AutoDiscover service using the HTTP redirect method.
Failed to contact AutoDiscover using the HTTP Redirect method
Test Steps
Attempting to resolve the host name autodiscover.DOMAIN.com.tr in DNS.
Host successfully resolved
Additional Details
IP(s) returned: 174.121.7x.xx
Testing TCP Port 80 on host autodiscover.DOMAIN.com.tr to ensure it is listening and open.
The port was opened successfully.
Checking Host autodiscover.DOMAIN.com.tr for an HTTP redirect to AutoDiscover
Failed to get an HTTP redirect response for AutoDiscover
Additional Details
An HTTP 403 forbidden response was received. The response appears to have come from Unknown. Body is: You do not have permission to view this directory or page.
Attempting to contact the AutoDiscover service using the DNS SRV redirect method.
Failed to contact AutoDiscover using the DNS SRV redirect method.
Test Steps
Attempting to locate SRV record _autodiscover._tcp.DOMAIN.com.tr in DNS.
Failed to find AutoDiscover SRV record in DNS.
Tell me more about this issue and how to resolve it
Yaşadığım problemi makaleleri incelerken şöyle çözdüm;
Get-outlookprovider komutunu çalıştırdığımda EXCH kısmında bişey yazmıyordu , daha sonra buradaki
https://www.cozumpark.com/exchange-server-2007-ve-autodiscover-kullanimi/
makaleyi referans aldığımda bu ayarı yaparak çözdüm. set-outlookprovider -server 'mail.domain.com.tr'
Yardımınız için teşekkürler...
Not:Yalnız https://www.testexchangeconnectivity.com/ buradaki sonuçlarım hala hepsi yeşil değil.Gerçek sertifika falan istiyor gibi...