I can no longer SSH to my Raspberry PI device from my mac-book
I am trying SSH from my Mac-book using SSH 192.168.0.191 admin
I could SSH before I installed Pi-Hole
I have enabled SSH in desktop app using sudo raspi-config
I have also changed the password in the desktop
What response do you get? Also, shouldn't that command be "ssh 192.168.0.191 -l admin"? That's the format I always use...
Many thanks I forgot about the -l
Sorted
J
1 Like
No problem, that one bites me from time to time, especially when it's been a few days since I used Mac terminal. 
Or admin@192.168.0.191. Consider copying you mac-books ssh id_rsa.pub to the authorized_keys file on the pi-hole.
system
Closed
6
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.