Hello, I'm trying to connect to my pi using an ethernet cable to my laptop directly into the pi. I use Cygwin to enter the command ssh pi@192.168.2.2 and I either get "Connection timed out" or "connection refused" and I don't understand why. I downloaded Open DHCP Server and have that running in the background and everything. And I have confirmed that the pi does boot by using an HDMI cable and seeing for myself that it does. So what is the issue here?
I know there are a lot of posts on this, but I can't find anything that works for me.