I added these lines to /etc/dhcpcd.conf and now I cant ssh into my raspberry pi, how do I fix it

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

I added these lines to /etc/dhcpcd.conf and now I cant ssh into my raspberry pi, how do I fix it

Post by /RaspberryPi »

interface wlan0 static ip_address=192.168.0.100/24 static routers=192.168.0.1 static domain_name_servers=192.168.0.1 interface eth0 static ip_address=192.168.0.100/24 static routers=192.168.0.1 static domain_name_servers=192.168.0.1 i also rebooted the pi
when i ssh into it, it says ssh: connect to host 192.168.0.100 port 22: Connection refused

submitted by /u/redstoneguy9249
[link] [comments]

More...
Post Reply

Return to “Raspberry Pi Forum”