I'm running a headless Pi-Hole. Went ahead with update/upgrade using SSH from my windows machine, which stalled for about an hour. Couldn't connect via SSH anymore. Thinking it had finished, I rebooted with a screen attached. I can connect to the internet, and I can see the pi on my router, just can't connect from my windows machine. Can't ping it and can't SSH into it. They're both on ethernet. I have the correct IP. SSH is enabled. How do I progress from here?
Asked
Active
Viewed 632 times
0
systemctl status sshd.service
- oh, wait, you can't even ping it - can the pi ping the windows machine, or the router? – Jaromanda X Jun 22 '21 at 23:17and
ip route`. Edit your question and add the output to it. – Ingo Jun 23 '21 at 07:51