Fantastic Video, one of the very few resources on the internet which addressed the need to install a manual DHCP server! phew! that is a crucial step coz in general the laptop's default DHCP fails to give out an ip and we are stuck there! we need a manual dhcp, cheers to you on this :))
Bro..u really help me a lot T_T thanks bro after so long watching others tutorial but all not working and finally with this video i managed to connect rp to my pc
It was really helpful. I only could not connect via xrdp, but it was not a big issue, I managed to graphically connect using VNC. Thank you very much! :)
Hi everyone! I also had the same issue where the DHCP server wasn't assigning an IP therefore putty didn't work. First of all, I enabled SSH on the Raspberry Pi and this link has instructions from the Raspberry Pi foundation themselves ( www.raspberrypi.org/documentation/remote-access/ssh/ ) After that, what I did instead was at 0:43 I left the pop-up as "Obtain an IP address automatically" and downloaded advanced ip scanner ( www.advanced-ip-scanner.com/ ). Yeah, it feels unsafe downloading this, but there are other tutorials that use it and when you run the .exe there is an option to run it without installing it and that's exactly what I did. Run the scan and let it go until you see "raspberrypi" and write down the IP address. From there, continue the video from 3:37 with downloading putty and follow the steps. When you run "remote desktop connection", enter the IP address you got from the scanner. Also to make it easier on people, at 4:57 it is: sudo apt-get install xrdp
Got it! Thank you! That window didn't pop up for me. I had to go inside that text file and find it: Auto configuration succeeded: IP-Addr = 169.254.0.1
Hello i turn my raspberry pi 3B into a NAS system. I was wondering if it is possible to create a link to the PC through the network wire same way you did as a Local drive?
I was following your video for the same purpose... Here the INi file of DHCP server is showing that it's successfully written, but the problem is it's not showing the existence of this file to my device.. Can you please help me to slove this issue
When you turn off your laptop, is the interface still on? Like continuously sending links to pi? I have a windows 7 machine and I'm trying to connect my raspberry pi via Ethernet through the PC desktop because my router is far from me. Any help would be fantastic
No it's not on. The beauty of this method is that you don't require internet connection or a router to use it. I don't exactly get what you're trying to ask in the second part, but I hope I could help you
vcubingx Makes sense thank you. One question this may be outside of topic but I've installed BFG miner on raspberry through the command prompt, after doing ./configure and "make" everything went smoothly, now the last command which I had input to supposedly start mining comes up with a message saying "terminating screen"... what does that mean
I'm not sure . It comes for me pretty quick. Also unless you have any other device connected through Ethernet, it will always assign 192.168.1.2, since you are 192.168.1.1. You can just ssh to that without notification. The delay is most likely caused by the time it takes for the pi to accept the ip assigned anyway.
thanku :) i am facing another problem i assigned ip address to pi using dhcp server, shared my internet connection to pi, using VNC viewer i opened the pi's os, connected the pi3 to my wifi router, now pi should access to internet but it shows no internet connection. can u plz help me with this as i am tired of doing various things but pi is unable to access to internet, and the interesting thing is that pi is able to access internet using my friends laptop.
bro my ip is not allolted to me i checked in created text file but were shows the ip but one message is there "Adapter 1 with IP address 192.168.43.228 found but not used" what i do now plz comment i am trying so many video
km swastik The error probably means you entered the IP address wrong. Make sure to do all the steps carefully and make sure you have an os installed on the pi. Feel free to ask me more questions.
Hey I again got stucked..! After working on it multiple times now while entering ip address on putty, it takes some time and gives a command that connection timed out. Can you please help me out of this.
NoMaD 2415 hi i encountered the same problem. I have already enable ssh on my pi but it still give out the same result “network error:connection timed out”. What to do?
Miles Bannon -I dont know what I did , this only happened once and it never happened again . I just got an Ethernet cable hooked it up to my raspberry pi and the other end to the lap top. Restarted emulation station. The next thing I saw was the green Ethernet light on the pie light up like crazy. When I went to transfer roms from the computer to the pie it was freaking fast. I haven’t been able to recreate this since then 😫
MrRockfish01 dude no lie!! It just worked i plugged the Ethernet in no Ip swap or anything i dragged them in and it just works.!!! Your’e right ..green light and lightning speed transfer!!! Awesome!!! Thanks!!
Miles Bannon -dang I’m glad it worked for you. I haven’t been able to get this thing to work using the Ethernet cable again 😂😂..., wait did you the WiFi enabled on the pie as well? Some one told me to use a cross over cable 🤔 as well too.
I had successfully connected my raspberry pi to my laptop through the ethernet cable. After that, I connect the raspberry pi through the wifi and want to access the internet through chromium web browser, it showed ERR_ADDRESS_UNREACHABLE, which mean I cannot access the internet although I got connected to WIFI
Remote desktop cant connect to computer for one of these reasons, I tried enabling remote desktop in settings but it say 'Home edition windows 10 does not support remote desktop' . Do you all need the pro edition for this? @vcubingx
If you don't get the notification, check the logs or enable notifications and try again.
Putty fatal error
Network error : connection refuse
any solution...?
Goodday to you Sir, may i know how do i enable the notification or check the logs?
Can you please tell us, how to check the logs and enable notifications
@@sivasaiyarlagadda8066 in dhcptrc.txt under "Client is configured with the IP address:"
I did everything but still I am not getting the notification
Excellent man !!! I have been trying to connect to pi via ethernet for 2 days. Solved it within minutes by watching this video. Thanks a lot man !!!
Underrated video. Legit the video/tutorial that shows how to connect pi to windows through ethernet.
Fantastic Video, one of the very few resources on the internet which addressed the need to install a manual DHCP server! phew! that is a crucial step coz in general the laptop's default DHCP fails to give out an ip and we are stuck there! we need a manual dhcp, cheers to you on this :))
Bro..u really help me a lot T_T thanks bro after so long watching others tutorial but all not working and finally with this video i managed to connect rp to my pc
this video saved my senior project! thank you sooo much!!!!
I was getting very frustrated with the raspberry pi setup, but after watching the video I was finally able to do it! Thank you very much!
omg thanks a lot!
thank you vcubingx. i am able to connect my raspberry pi model b using ethernet!
Thank you so much..for real this fixed what I thought was something I broke permanently
It was really helpful. I only could not connect via xrdp, but it was not a big issue, I managed to graphically connect using VNC. Thank you very much! :)
Hi everyone! I also had the same issue where the DHCP server wasn't assigning an IP therefore putty didn't work.
First of all, I enabled SSH on the Raspberry Pi and this link has instructions from the Raspberry Pi foundation themselves ( www.raspberrypi.org/documentation/remote-access/ssh/ )
After that, what I did instead was at 0:43 I left the pop-up as "Obtain an IP address automatically" and downloaded advanced ip scanner ( www.advanced-ip-scanner.com/ ). Yeah, it feels unsafe downloading this, but there are other tutorials that use it and when you run the .exe there is an option to run it without installing it and that's exactly what I did. Run the scan and let it go until you see "raspberrypi" and write down the IP address.
From there, continue the video from 3:37 with downloading putty and follow the steps. When you run "remote desktop connection", enter the IP address you got from the scanner.
Also to make it easier on people, at 4:57 it is: sudo apt-get install xrdp
Wow, thank you!
Very nice tutorial. I would add to Activate SSH and VNC in the raspberry configuration.
Thanks a lot bro.
I was trying to do this for a long time but couldn't.
Very helpful 👍
Thank you so much bro, keep up doing nice work !
this is easier than any old tutorial, thumbs for u
edit: oh yea, I'm using advanced IP scanner to track raspi IP
glad I could help!
Thank you for this very good tutorial. It has saved my day 👍😎🇦🇺
thanks brother , but for my putty was not working i put my ip on remote desktop and it working now
Bro u are amazing !!!! This realy worked very nice
Thank you mate. I am a newbie and found your quick tutorial excelllent.
awesome video! thanks
bro how xrdp will get downloaded as our Rpi is not having any internet access???
Thank you very much bro it worked for me
Super video. I have a doubt,
dhcp server is not showing the ip of the newly connected device.
thanks mate for helping. worked like a charm :)
No problem!
awesome video !
Thanks you help me! do more videos withraspberry pi!
Got it! Thank you! That window didn't pop up for me. I had to go inside that text file and find it: Auto configuration succeeded: IP-Addr = 169.254.0.1
awesome! glad I could help
you are the king man thank you very much!
Hello i turn my raspberry pi 3B into a NAS system. I was wondering if it is possible to create a link to the PC through the network wire same way you did as a Local drive?
Amazing, thanks a lot!
Thank you.
Thanks 😊
I am not getting the ip address. It is showing as client not configured. What should I have to do?
Goodday to you Sir, may i know how do i enable the notification or check the logs?
thank you. great video
I got a problem. After entering the IP address in PuTTY, it says "Network Error: Connection timed out" . It would be great if this gets solved!
on the local area connection properties, ->share tab -> make sure 2 radio button is checked otherwise you can't connect
I also having same problem but I tick 2 ratio buttons
its all okay, but when I try to go to putty and input the dhcp ip ad, it says "network error: connection failed"
Same
i have a question
can you delete putty after the install?
I was following your video for the same purpose... Here the INi file of DHCP server is showing that it's successfully written, but the problem is it's not showing the existence of this file to my device.. Can you please help me to slove this issue
Thank you so much.
I'm not getting the notification of a sign ip
Your the king man,
lol hope it helped you
Tks a lot! I have done, thanks to this your video
Putty fatal error
Network error: connection refuse
any solution ?
@@maimoonaahmad5898 on the local area connection properties, ->share tab -> make sure 2 radio button is checked otherwise you can't connect
i didnt receive the notification, where to see for the log files?
Hi~ the ip works but when i login thru putty using default password it shows access denied, how to solve this pls help me
perfect! thanks a lot
No problem!
Thanks
do you mean you connect the pi with the computer without internet connection ?? when you are at home with no internet connection??
[03/13/2020 18:39:28] Adapter 3 with IP address 192.168.43.142 found but not used
For this method, Raspberry Pi ssh should be enabled or not??
When you turn off your laptop, is the interface still on? Like continuously sending links to pi? I have a windows 7 machine and I'm trying to connect my raspberry pi via Ethernet through the PC desktop because my router is far from me. Any help would be fantastic
No it's not on. The beauty of this method is that you don't require internet connection or a router to use it. I don't exactly get what you're trying to ask in the second part, but I hope I could help you
vcubingx Makes sense thank you. One question this may be outside of topic but I've installed BFG miner on raspberry through the command prompt, after doing ./configure and "make" everything went smoothly, now the last command which I had input to supposedly start mining comes up with a message saying "terminating screen"... what does that mean
thanku very much man :)
Sakshi Patel no problem! Glad to help
can we use any another server for assigning IP address to pi?
dhcp server notification for assigning IP comes very late.
I'm not sure . It comes for me pretty quick. Also unless you have any other device connected through Ethernet, it will always assign 192.168.1.2, since you are 192.168.1.1. You can just ssh to that without notification. The delay is most likely caused by the time it takes for the pi to accept the ip assigned anyway.
thanku :)
i am facing another problem
i assigned ip address to pi using dhcp server, shared my internet connection to pi, using VNC viewer i opened the pi's os, connected the pi3 to my wifi router, now pi should access to internet but it shows no internet connection. can u plz help me with this as i am tired of doing various things but pi is unable to access to internet, and the interesting thing is that pi is able to access internet using my friends laptop.
that's weird. Maybe try using external wifi dongle?
bro my ip is not allolted to me i checked in created text file but were shows the ip but one message is there "Adapter 1 with IP address 192.168.43.228 found but not used" what i do now plz comment i am trying so many video
Same situation
I was sucsesfully to your tutorial. But how to connect to the internet. ??
you have to use external wifi dongle if you have the pi 1, 2 or zero(not zero w). The Pi 3 and Zero W have wifi and Bluetooth enabled.
thanks a lot !
Thank you man..! But after entering the IP address in PuTTy it shows network error: connection refused . What should I do now?
km swastik The error probably means you entered the IP address wrong. Make sure to do all the steps carefully and make sure you have an os installed on the pi. Feel free to ask me more questions.
Thank you ! It worked 😄
Hey I again got stucked..! After working on it multiple times now while entering ip address on putty, it takes some time and gives a command that connection timed out. Can you please help me out of this.
NoMaD 2415 hi i encountered the same problem. I have already enable ssh on my pi but it still give out the same result “network error:connection timed out”. What to do?
What if you just want to hook up the raspberry pi to a lap top for faster rom transfers?
dude i'm wth you there that's all i want to do .. I don't want to become an.I.T> specialist..
Miles Bannon -I dont know what I did , this only happened once and it never happened again . I just got an Ethernet cable hooked it up to my raspberry pi and the other end to the lap top. Restarted emulation station. The next thing I saw was the green Ethernet light on the pie light up like crazy. When I went to transfer roms from the computer to the pie it was freaking fast. I haven’t been able to recreate this since then 😫
MrRockfish01 dude no lie!! It just worked i plugged the Ethernet in no Ip swap or anything i dragged them in and it just works.!!! Your’e right ..green light and lightning speed transfer!!! Awesome!!! Thanks!!
Miles Bannon -dang I’m glad it worked for you. I haven’t been able to get this thing to work using the Ethernet cable again 😂😂..., wait did you the WiFi enabled on the pie as well? Some one told me to use a cross over cable 🤔 as well too.
MrRockfish01 yup i had WiFi enabled too.. but like you it goes off and on very unstable.
why IPV4 for ethernet u insert 192.168.1.1 but putty, raspberry is 192.168.1.2?
Problem with installing, saying that there is
Temporary failure resolving 'raspbian.raspberrypi.org'
Me too - "could not connect to archive.raspberrypi.org:80"
I had successfully connected my raspberry pi to my laptop through the ethernet cable. After that, I connect the raspberry pi through the wifi and want to access the internet through chromium web browser, it showed ERR_ADDRESS_UNREACHABLE, which mean I cannot access the internet although I got connected to WIFI
Huh I use an external wifi adapter so that might be the case
Remote desktop cant connect to computer for one of these reasons, I tried enabling remote desktop in settings but it say 'Home edition windows 10 does not support remote desktop' . Do you all need the pro edition for this?
@vcubingx
it doesn't recognize the ethernet cable it doesn't go and say Identifying like yours it says network cable unplugged
Will the connection be on if I take out the Ethernet cable after remotely connected?
no lmfao
I get an error while installing xrdp
"unable to fetch some archives"
though I am connected to the internet
can you help?
Run sudo apt-get update && sudo apt-get upgrade
VCubing X
I tried that but same error again
Same. Did you ever figure it out?
I am not getting any notification from DHCP server .
What to do?
Turn on the notifications or check the .txt file that the program created, usually the IP is there.
How Raspberry Pi use Ethernet network?
Error: Network Refused.
The new version of Raspbian disables the SSH connection by default. Browse the internet to know how to enable it
I enabled SSH and its still saying "network unreachable" and "no route to host"
Any tips?
network error
putty inactive prompt is coming
try again
Reply me asap plzzzzzzzzzzzz i didnot get my assigned ip notification how to i get it
Check the logfile
whats the file name and plz say me possible location
@everyone I am getting fatal error network error connecting refused
How do I fix it
in rdp its not working in windows 10
sudo apt-get install xrdp
okk that's not what the point of the video was but I mentioned it in the video
acces denied..! password in putty configuration is wrong...
Pues pon el correcto.
Remote desktop is not connect why...?
Plz help
yeah me to, seem like raspberry connect to pc via putty but not to internet,that why i can't download xrdp via terminal, did you fix this already?
Notification is not popping :(
check the text file created. For some reason, the newer versions do not pop up
where in the text file should i look?
ok good
thanks!
Bro the xrdp is not getting installed. Pls help
Animesh Kha run sudo apt-get install xrdp. What does it say?
VCubing X it says
"0% [working]
"0% [connecting to raspbian.raspberrypi.orh]
Temporary failure resolving'raspbian.raspberrypi.org''
You need to be connected to the internet using wifi
VCubing X I am connected with a high speed WiFi network
VCubing X pls provide me an alternate way to install xrdp
NOT WORKING!!!
Thanks
Putty fatal error
Network error : connection refuse
any solution...?