Code Monkey home page Code Monkey logo

Comments (11)

jonnyyu avatar jonnyyu commented on July 24, 2024

I met the same problem, using 0.5.7 on Mavericks and try to connect to a Win8.1 system.
RDP can connect but CoRD can't.

from cord.

voxx avatar voxx commented on July 24, 2024

I'm having this same issue.

Mavericks // 0.5.7 // Windows Server 2K8 R2 Ent

I can connect to 20 of 22 servers all using the same exact configuration and deployed from the same VM image. The first 20 connect with absolutely no issues, the last 2 refuse to connect and just time out unexpectedly before reaching the login screen. There is absolutely nothing different about the configuration on the cord client or serverside among these servers, yet the CoRD client refuses to connect to two of them. I've spent hours scanning the web for a fix, and testing different configurations client and server side and I'm completely stumped.

Windows RDP connects just fine to these servers, as does CoRD on previous version of OSX.

Why was this issue closed? It appears there are numerous people experiencing the same issue?

from cord.

peelman avatar peelman commented on July 24, 2024

This issue hasn't been closed...there's just nobody actively working on CoRD right now. If you haven't, try grabbing the latest source and building and running that. There have been several patches submitted by generous users who have resolved a few issues here and there.

I haven't found a server that I can't connect to yet and I've been running Mavericks since one of the early betas; if I do at some point I might dive into it and see what is going on, but for the moment, that's time I can't spare (nor apparently can @dorianj). We accept patches and pull requests all the time, but this hasn't been an issue any of the random hoards has been able to fix it seems.

from cord.

voxx avatar voxx commented on July 24, 2024

Hey Peelman,

I've built from the latest source and still have the same issues unfortunately.

There are a handful of servers that it just will no longer connect to that it used to connect to just fine. If one of you could lend a hand in troubleshooting it would be greatly appreciated as I use this app on a daily basis and I'm going to have to start looking for a different RDP client if I can't get this resolved.

I'd be happy to provide you with a couple servers that I have confirmed on multiple computers running Mavericks that refuse to connect, that appear to connect just fine with other versions of OSX.

Thanks!
-VoxX

from cord.

peelman avatar peelman commented on July 24, 2024

Test servers isn't the problem. Time and energy are much more important.

I started working on CoRD because things were broken for me and I wanted them fixed. If/when a similar situation arises again, I'll probably do what I can to fix it. Until then, I don't have the justification to spend the time on it, but I'll continue to encourage others to contribute whatever they can.

from cord.

kiddailey avatar kiddailey commented on July 24, 2024

I'm posting this response here (as well as on the Windows 2012 connection problem issue #44) in case it helps in this particular case.


Not sure if it's related, but I was having a similar issue trying to connect to 2008 SP2 and was able to resolve it in a surprising way. I had two servers that (essentially) are the same configuration. CoRD could connect to both just a while back, but suddenly one stopped working. RDC connected fine to both.

I noticed that on the one that wasn't working, CoRD was triggering a DNS lookup, but then there would be no visible network activity to the server. With the machines that did work, I saw the DNS lookup followed by an immediate attempt to connect to the server.

After seeing the DNS requests, it dawned on me: I'm using IP addresses to connect

I suspected something about the unnecessary DNS lookup response was causing the issue. And looking at the DNS responses for a few servers that worked and comparing it to the one that didn't, I found a telling result:

Working servers:

  • IP resolves to actual domain assigned to server, OR
  • IP resolves to unknown domain "** server can't find... NXDOMAIN"

Non-working server:

  • IP resolves to reverseDNS: XXX-XXX-XXX-XX.XXXX.XXXX.com

CoRD appears to be trying to connect to the reverseDNS address, which fails. Coincidentally, RDC does not issue a DNS lookup when connecting via IP.

I didn't need the reverseDNS record for this particular IP so I removed it, flushed my DNS cache and waited a bit.

I can now connect to both servers with CoRD.

Unfortunately, I can't explain why it worked and then stopped. I can only assume that my ISP added the reverseDNS at some point, or something about CoRD in OS X Mavericks doesn't like it. In any case, it seems the fix for CoRD in my particular case is to either not do DNS lookup for IP address connections or figure out how to handle reverseDNS better.

Hope this info helps someone else :)

from cord.

dadaz avatar dadaz commented on July 24, 2024

Yeaah you saved my day ! Thanks

It works. I was having different name in DNS and in reverse DNS for an server, no it works whooo !

You're my hero ;o)

from cord.

kiddailey avatar kiddailey commented on July 24, 2024

Glad it wasn't just me and that the solution has effectively been proven. You're welcome :) I haven't had any additional issues with connecting since my post as well.

from cord.

voxx avatar voxx commented on July 24, 2024

kiddailey - You've stumbled across the issue.

It's related to ReverseDNS record and how mavericks is handling them.

I've narrowed down all the servers I was having issues connecting to and found that there was an improper reverse dns ptr record associated with the primary ip address of the server which I was attempting to connect to.

Either removing the incorrect reverse dns ptr attached to the ip, or updating it to the proper fully qualified domain name has 100% corrected the issue.

Every server that didnt have a reverse ptr record associated with the primary ip connected fine before and still does.

Every server that had a reverse ptr record associated with the primary IP that was incorrect was failing to connect, and after fixing them, they all connect properly now.

Thanks for the nudge in the right direction, i can now get rid of the clunky microsoft rdc client, and go back to using my cord setup :)

-VoxX

from cord.

viktor-evdokimov avatar viktor-evdokimov commented on July 24, 2024

I noticed that CoRD can't connect when option "Allow connections only from computures running Remote Desktop with Network Level Authentication" is turned on.
Turning off this feature resolved my issues with CoRD not being able to connect.

from cord.

damancuc avatar damancuc commented on July 24, 2024

how can I remove reverseDNS record for the particular IP or how can I fix it ?

from cord.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.