at cmd "ping raspberrypi.mshome.net" doesn't work it says "Ping request couldn't find host raspberrypi.mshome.net. Please check the name and try again."
I put in the command prompt "sudo nc -zv raspberrypi 1-100" and it says that it fails to connect to every port. My wifi is turned off and the Ethernet cable I am using is perfect. What am I doing wrong? I'm just trying to figure this out on the raspberry pi. I have not tried to remotely connect with anything.
Were are you getting these numbers at? 192.168.137.37; 192.168.137.78 all im getting is destination host unreachable and when I type ping raspberrypi.mshost.net I get "Ping request could not find host raspberrypi.mshome.net. Please check the name and try again."
Commands to Save you 25 min: Remove SD Card Inside it, go to /SD CARD Create New Text Document. Save it as ssh.txt then View Extensions Delete the .txt to give an ssh file. Plug back into Pi and Enjoy
doesnt worked for me , i'm using hotspot connection from my handphone. and i follow your step to remove SD Card and create SSH . i don't know why. can you fix this?"
I'm following you instructions and created the ssh file and remounted the SD card.and was able to get the correct IP to access my retro pie in putty .. but when i get to 11:23 and i type in sudo raspi-config I get a error. says my boot partition is not mounted. any advise? I recently got a retro-pie case and I'm trying to install the power/shut script and I'm getting the error failed connection refused. I also tried th-cam.com/video/V1j-mnofPpk/w-d-xo.html and got the same error
Mine pings and connects by ssh no problems, installed TightVNCserver and added passwords. VNC Client on Windows PC gets actively refused connection from the PI. Please practice making your videos before publishing, it is very annoying watching someone moving their pointer around the screen whilst they finnick around. Your fix doesn't work
a mi me seguía mostrando el error, la única forma en como lo solucioné, tuve que utilizar una pantalla un teclado y directamente en la consola de la raspberry escribí este comando: sudo service ssh restart volví a los pasos del putty y entre sin problemas
if that didnot help try this make sure u have already enabled the ssh sht first then use this if get connection refused (and make sure u r using the correct ip whic can be found bu using ifconfig command) sudo rm /etc/ssh/ssh_host_* && sudo dpkg-reconfigure openssh-server i found it here raspberrypi.stackexchange.com/questions/83776/ssh-not-working-on-raspbian
What did you click onto at 10:25 min? Could you please tell me? I didn’t understand.
I can also confirm, your solution works! Thanks a lot man!
It's been two days since i got that problem. Now it's been fixed. thank you so much :v
Use your words...
Worked for me! Nice work! Thank you so much :D :D
TQVM, you save my day!!! it work on my Pi version 1
It works perfect for me, thanks a lot bro!
Nice work man, you saved my day!! Thanks!!
Is your pi connected to your laptop or router with the ethernet cable?
I use ethernet cable.
Thanks a lot............ you are the master
at cmd "ping raspberrypi.mshome.net" doesn't work it says "Ping request couldn't find host raspberrypi.mshome.net. Please check the name and try again."
please reply i have the same issue...
thanks yar its help me solve this probleam
It's a great work. Many thanks.
Great work dude..Works for me
thanks
I put in the command prompt "sudo nc -zv raspberrypi 1-100" and it says that it fails to connect to every port. My wifi is turned off and the Ethernet cable I am using is perfect. What am I doing wrong? I'm just trying to figure this out on the raspberry pi. I have not tried to remotely connect with anything.
It is working thank you very much
Great, Thnk verry much, it works for me :)
Thanks, it worked. SSH file did it.
Were are you getting these numbers at? 192.168.137.37; 192.168.137.78 all im getting is destination host unreachable and when I type ping raspberrypi.mshost.net I get "Ping request could not find host raspberrypi.mshome.net. Please check the name and try again."
I am BrotherBob use the local IP of the pi by typing "sudo ifconfig" into the pi terminal (wlan0). Type that IP instead of the mshost thing.
the moment I logged in , hit enter after typing the correct password. the terminal hanged. can you help me with that ?
will this work with pi zero w
excellent tutorial. Thanks
Commands to Save you 25 min:
Remove SD Card
Inside it, go to /SD CARD
Create New Text Document. Save it as ssh.txt
then View Extensions
Delete the .txt to give an ssh file.
Plug back into Pi and Enjoy
Excellent. Solved it for me.
i have to make the project on gps tracker using raspberry pi 3 but i m not getting enough content. can u help me
what is the line of code to ping the raspberry??
Works like a charm! Thanks!
hello, i am using raspbian, the file keeps on deleting once i connect raspberry with Ethernet, and also having same error that connection refused
Good work thank you so much
My VNC shows "Cannot currently show the dekstop". How to fix it?
Hello please what did you write in the command
works for me even twice thanks a lot
This worked man ..atleast for me thanks!
everytime I ping, I get 100% loss. Any help?
doesnt worked for me , i'm using hotspot connection from my handphone. and i follow your step to remove SD Card and create SSH . i don't know why. can you fix this?"
17:59 After typing hdmi_mode=85 where should i click
Windows cannot read the SD card? Its like just a Unknown device
Thank you ! It seems that ssh is not activate in some distribution.
Mine comes up with general failure when I ping from the cmd... Help.
I'm following you instructions and created the ssh file and remounted the SD card.and was able to get the correct IP to access my retro pie in putty .. but when i get to 11:23 and i type in sudo raspi-config I get a error. says my boot partition is not mounted. any advise? I recently got a retro-pie case and I'm trying to install the power/shut script and I'm getting the error failed connection refused. I also tried th-cam.com/video/V1j-mnofPpk/w-d-xo.html and got the same error
ssh connection time out is occuring can you please help me out
Mine pings and connects by ssh no problems, installed TightVNCserver and added passwords. VNC Client on Windows PC gets actively refused connection from the PI. Please practice making your videos before publishing, it is very annoying watching someone moving their pointer around the screen whilst they finnick around. Your fix doesn't work
doesnt work for me :(
+Mr15256 why,
Industrial Networks I dont know, i do everything what you
Still get Connection refused also.
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
after two days finally i got the success
Thaaaaanks!!!!! you are a master!
Good Job !Thanks a Lot!
What is this? 2009?
Great job. Thanks
a mi me seguía mostrando el error, la única forma en como lo solucioné, tuve que utilizar una pantalla un teclado y directamente en la consola de la raspberry escribí este comando: sudo service ssh restart volví a los pasos del putty y entre sin problemas
thanks...... excelente ayuda....
Thanks, is work for me
I did same as what yo did still nit working :(
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
perfectly working thanks a lot
if that didnot help try this
make sure u have already enabled the ssh sht first
then use this if get connection refused (and make sure u r using the correct ip whic can be found bu using ifconfig command)
sudo rm /etc/ssh/ssh_host_* && sudo dpkg-reconfigure openssh-server
i found it here
raspberrypi.stackexchange.com/questions/83776/ssh-not-working-on-raspbian
thanks it worked for me :D
It works, thanks
Connection refused :'(
+Hùng Nguyễn ^_^
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
Simple, thanks
Thank you!
It doesn't work, keep getting the 'Connection refused' message.
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
again gives the same error
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
same problem persist. Connection Refused
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
DOES NOT WORKING!!!
it worked,THANKS ;)
On normal login I can't type anything in password
I still can't get mine to work but apparently the password does actually go through its just invisible for security reasons
awesome video
what the password ?
just checkout ur router broh...may be router trouble..
Thanks this worked
thxb bro works perfectly
Dude!!! Thank you!
worked ! thanks
showing error connection time out
try this, it would definitely work :
th-cam.com/video/V1j-mnofPpk/w-d-xo.html
it worked :)
thanks youu!!!
eres dios
works! thanks!
works!! thanks!!
Thankssss
why not talk? its simpler
thanks
don't u speak???
Yes