SSH Tunneling - Local & Remote Port Forwarding (by Example)

  Рет қаралды 256,248

Hussein Nasser

Hussein Nasser

Күн бұрын

Пікірлер: 181
@antonimihailov8046
@antonimihailov8046 4 жыл бұрын
It is really, really great that there are still tech channels which actually share tech knowledge and don't just publish videos, such as "top languages to learn in 2025". I really hope you keep up with this great videos and don't become a slave to the algorithm.
@hnasr
@hnasr 4 жыл бұрын
Man tell me about it, I made a video last year ranting about videos claiming Top programming languages in 2020 kzbin.info/www/bejne/f5uym5x8acSWh8U
@hnasr
@hnasr 4 жыл бұрын
Man tell me about it, I made a video last year ranting about videos claiming Top programming languages in 2020 kzbin.info/www/bejne/f5uym5x8acSWh8U
@anothersonnyday936
@anothersonnyday936 3 жыл бұрын
The only guy on the internet that explains SSH port forwarding and remote port forwarding properly.
@ThanhTran-wf2jf
@ThanhTran-wf2jf 2 жыл бұрын
This is BY FAR the best explanation of local & remote port forwarding that I have seen anywhere. It makes it very clear exactly who is requesting what from where at each point in the request, and the separation of resources is most helpful ; most other explanations will have the requested resource and the ssh server be on the same host, not making it clear that the requested resource can actually be running on a different host. Huge thanks to you for sharing such a great video with us!
@DavidChandra
@DavidChandra 9 ай бұрын
Agree with you. This is the best tutorial video.
@Abinashdash17
@Abinashdash17 5 ай бұрын
Completely agreed.
@maxteer2800
@maxteer2800 2 жыл бұрын
This covered in 7 minutes (only needed local) what I've been trying to understand for a couple weeks... I normally don't "research" on youtube, but your practical example was great. Thanks so much!
@callistachang8358
@callistachang8358 4 жыл бұрын
Hey there - I stumbled upon your video when I was looking up reverse proxies and I just wanted to say that you're such an excellent explainer! I see from your profile that you update frequently and consistently. Thank you for doing what you do, I'd definitely recommend this site to my friends when you cover topics they like!
@hnasr
@hnasr 4 жыл бұрын
Thank you soo much cal for taking the time to write this 🙏 very happy you like the content ! I try to upload frequently and i talk about topics that i am interested on
@GoliYardan
@GoliYardan 28 күн бұрын
Your teaching clip was the best of any video I have ever seen and full understandable and simple, thanks 👍
@rvoros
@rvoros 2 жыл бұрын
Clear, to the point, no BS explanation. Well done!
@x7331x
@x7331x Жыл бұрын
I have read so many articles and I was really struggling understand what happens behind the scenes. Brilliant explanation and visuals, thanks you!
@iamjirho
@iamjirho Ай бұрын
Having difficulty to wrapped this concept around my head and you absolutely nailed the explanation!
@nabeeltahir6013
@nabeeltahir6013 2 ай бұрын
this was such a clear and helpful explanation. I have been struggling with this concept for a while but you broke it down perfectly. Thank you for making it so easy to understand
@abdalla_zaki
@abdalla_zaki 2 жыл бұрын
Man, you are the guru of back-end engineering
@LukePammant
@LukePammant Жыл бұрын
Awesome explaination! I read (*skimmed*) 5 articles on local vs remote port forwarding and didn't grok it until I saw your visuals. Thanks for this!
@Abinashdash17
@Abinashdash17 5 ай бұрын
super super helpful. This single video cleared all the confusion I had about local and remote port forwarding. Thanks man!!!
@АртемВовченко-у6е
@АртемВовченко-у6е Ай бұрын
Wow, such an amazing explanation! Thank you a lot! Finally, I have understood ssh port forwarding:)
@gangstaberry2496
@gangstaberry2496 6 ай бұрын
This is the best explanation I have found so far... Thank you so much ^^
@noahwilliams8918
@noahwilliams8918 4 жыл бұрын
Thank you for making this video Hussein! I've been trying to wrap my head around remote port forwarding for the longest damn time. I live in an area with shared wifi and I've been looking forever for a way to circumvent the stupid firewall so I can get some of those sweet sweet LetsEncrypt certs for my Raspberry Pi's! I've watched so many videos on this and not found a single one that isn't either a) using PuTTY on Windows, which is useless since it doesn't show which command line args to use or b) a purely conceptual explanation with no examples or instructions!
@hnasr
@hnasr 4 жыл бұрын
Noah Williams thanks Noah! Glad I could help. This concept is very complex believe me I go back to my videos all the time to remember how I did things. So i try to put the commands .. which reminds me must make sure i put it on this YT description
@hashithbandara111
@hashithbandara111 2 жыл бұрын
i can understand this lesson very well because of terminal practice of you
@yousofebneddin7430
@yousofebneddin7430 4 жыл бұрын
this is exactly what I needed. Thanks.
@demandelz
@demandelz 3 жыл бұрын
Thank you sir. This was exactly what I needed. I don't know why on Earth I had so much trouble building a remote ssh tunnel, but I did and it was only after viewing your video that I was able to get everything working solidly. Once again thank you for the clear explanation.
@mrdr9534
@mrdr9534 29 күн бұрын
Thanks for taking the time and effort of making this great video and sharing Your knowledge !! :) Best regards
@gillfromamritsar
@gillfromamritsar 4 жыл бұрын
Great Video, I am using this technique to create tunnel from my local to server, additionally, I am using "-fNL" params. The -f option tells the ssh command to run in the background and -N not to execute a remote command.
@hnasr
@hnasr 4 жыл бұрын
jatin seth thanks Jatin for sharing! Nice tips 👍
@meryemeaitahmed-brahim3082
@meryemeaitahmed-brahim3082 Жыл бұрын
Your video helped me understand a lot of things, thank you!
@varghapayandeh3024
@varghapayandeh3024 3 жыл бұрын
Also a wonderful video with explanation and examples. Thank you!
@mostinho7
@mostinho7 3 жыл бұрын
2:00 local vs remote port forwarding 5:00 Clear example of local port forwarding Forwards local traffic originating from my machine to a public ssh server which then forwards it to the private server we’re accessing.
@mohammade.8770
@mohammade.8770 4 жыл бұрын
Been waiting for this. Great video by the way
@hnasr
@hnasr 4 жыл бұрын
Enjoy 😊
@AshutoshKumardevx
@AshutoshKumardevx 3 жыл бұрын
Super Video, Exactly what I need!
@vladislavkaras491
@vladislavkaras491 Жыл бұрын
Really thanks for the explanation! It was great!
@jorgensenabrahamson6479
@jorgensenabrahamson6479 4 жыл бұрын
I don't have a public dynamic ip. My ISP shares my IP with others, it means I am behind a NAT. I tried to use remote port forwarding to see my DVR and NAS, but the problem is that I can not publish ports in my router. In the example described in the video that tunne it's not needed, you could configure the router to forward the ports of that internal resource with out needing a 3rd party server. However, I am able to see a port of an external database server and see it as a local resource.
@hnasr
@hnasr 4 жыл бұрын
Ill make a video on this topic you can use ngrok.io
@jorgensenabrahamson6479
@jorgensenabrahamson6479 4 жыл бұрын
@@hnasr I evaluated that solution but it's limited :( thanks for your really quick answer
@hnasr
@hnasr 4 жыл бұрын
Yes it is very limited and terminates your connection.. best way is to purchase a tiny vm from linod
@jorgensenabrahamson6479
@jorgensenabrahamson6479 4 жыл бұрын
@@hnasr what could I do with that? I have my own server in cloud at cost, that's where I tryied to do the tunneling solution , what do you suggest to install to achive my purpose?
@jorgensenabrahamson6479
@jorgensenabrahamson6479 4 жыл бұрын
I'll try this superuser.com/questions/277218/ssh-access-to-office-host-behind-nat-router
@dffabryr
@dffabryr 3 жыл бұрын
Excellent explanation Hussein !! Thank you
@acooper978
@acooper978 3 жыл бұрын
Thanks for this! You have a really good way of explaining things. Appreciate it :)
@SkreenGG
@SkreenGG 4 жыл бұрын
Wow, this was a great video, I was able to learn a lot from this. Great examples, and great and clear speech. Thank you very much for this brother.
@hnasr
@hnasr 4 жыл бұрын
Glad you enjoyed it!
@breakersun
@breakersun Жыл бұрын
So clear my man. Thank you
@bjornotto98
@bjornotto98 4 жыл бұрын
Thanks, definately had a woah moment when the web interface of process on my aws server popped up So usefull!
@RM-cv4tl
@RM-cv4tl 4 жыл бұрын
You explained that very well. Thank you
@hnasr
@hnasr 4 жыл бұрын
R M thanks😊 appreciate it!
@hugh1a001
@hugh1a001 3 жыл бұрын
This was extremely well explained and easy to understand. You have a calling as a teacher I believe ;)
@cipherswami
@cipherswami 3 жыл бұрын
awesome, got everything in the shot !!!
@davidfernandotorres3484
@davidfernandotorres3484 2 жыл бұрын
Love your video bro! Keep working on them 💪🏼💪🏼
@m3ntas
@m3ntas 2 жыл бұрын
Very well explained dude. Thnk u so much!😉
@морс-ф3д
@морс-ф3д Жыл бұрын
Brilliant tutorial!!!!!!!!!!!!!!!! Thank you Hussein!)
@leamon9024
@leamon9024 2 жыл бұрын
The best ssh tunneling tutorial ever!!! Thanks for your hard work, Hussein. Could you also talk about dynamic tunneling if possible?
@amrhussein1677
@amrhussein1677 2 жыл бұрын
Many thanks man for this simple way 👏🏻
@yogeshbavishi64325
@yogeshbavishi64325 4 ай бұрын
Thanks for such a greate explanation🎉
@anirbandutta1371
@anirbandutta1371 4 жыл бұрын
Understood very well ..Thank you ... To make things very very clear and less confusing you could have used a cloud VM for public SSH server ...
@omarjarkas2175
@omarjarkas2175 3 жыл бұрын
Thanks for the video Hussein
@gnanaprakash-ravi
@gnanaprakash-ravi 4 ай бұрын
Great video, really helped, thanks!!
@carloscoliver9427
@carloscoliver9427 4 жыл бұрын
Wello Done, bro... Awesome Explanation!!
@hnasr
@hnasr 4 жыл бұрын
Thanks Carlos 😊🙏
@super3d201
@super3d201 Жыл бұрын
Thanks for this great video, it helped alot.
@soldadopreciso
@soldadopreciso 3 жыл бұрын
Thanks pal, greetings from Ecuador.
@bionic1039
@bionic1039 4 жыл бұрын
I think I love you. Subscribed, liked, and added to favourites, GOOD JOB BRO, thank you very much!
@hnasr
@hnasr 4 жыл бұрын
Bionic ❤️❤️ *sending love back * enjoy the content
@TyphoonBeard
@TyphoonBeard 4 жыл бұрын
Thank you very much for the great explanation! I have been wondering, if it is possible to achieve the same thing (hosting a web server) if my router gets a private IP from the ISP... I just cannot find a straight forward tutorial or explanation, how this thing may work. In your use case, if I understood correctly, you use the public IP of the router, but mine is private as it doesn't match with the IP what I see from "outside" ip tracking webpages, and the port forwarding simply doesn't work.
@marcelo_luz
@marcelo_luz 4 жыл бұрын
Im also interesting to know about it, since i dont have a static IP and my ISP blocked the majority of the ports.
@TyphoonBeard
@TyphoonBeard 4 жыл бұрын
Marcelo, the only option I found is, to use a service like ngrok or other alternatives with similar functionality. Basically it is a service, which creates a channel between your server and an external hosting service. The mentioned one has some free possibilities, so you can try it out just by creating a free account. For a paid plan you can also create your own domain if you like. I hope this helps a little. Cheers!
@marcelo_luz
@marcelo_luz 4 жыл бұрын
@@TyphoonBeard thank Florián, I'm here breaking my head.. at the moment I'm trying ngrok without success. Actually I just wanna turn on my computer over the lan (Wake on LAN remotely - WOL/WOW).
@BradMore
@BradMore 4 жыл бұрын
Thanks for the nudge in the right direction ... helped!
@decoder6878
@decoder6878 3 жыл бұрын
Great video👌🏻
@cygnemignon5507
@cygnemignon5507 2 жыл бұрын
Thank you ! fantastic explanation :)
@leongszekim1727
@leongszekim1727 3 жыл бұрын
Very detail explaining, thanks
@HOOHA333
@HOOHA333 2 жыл бұрын
On @9:05 I did not get one thing, when someone login using user ID pi on your machine, not on raspberry pi, how after logging in we reached to raspberry pi ?
@ishanmisra5336
@ishanmisra5336 3 жыл бұрын
You are a nice person... : Stay awesome...
@kudorgyozo
@kudorgyozo 4 жыл бұрын
Excellent explanation
@danyvangoch3586
@danyvangoch3586 3 жыл бұрын
Really good video. Thank you!
@carsonyuh
@carsonyuh 3 жыл бұрын
this helped me a lot. thank you.
@clapandslap
@clapandslap 3 жыл бұрын
Thanks a lot! That's pretty clear and useful.
@sharkdavid
@sharkdavid 3 жыл бұрын
This was great Thanks ✌
@securiosityy
@securiosityy Жыл бұрын
This is a really good explanation of SSH tunneling and port forwarding! Unfortunately one can only appreciate the accuracy after seeing so many very confusing and even incorrect explanations on KZbin. It's important to get the terms right and use proper examples (e.g. "local" or "remote" from which machine's perspective) and where the connection is initiated etc. Too often something like "SSH -R 1080:localhost:1080" is used which is the worst way, as students can't see which machine each component is referring to and what's actually happening here. So, thank you for going the extra mile with the diagrams and being careful with how you use the terminology.
@ganges6661
@ganges6661 3 жыл бұрын
Yah habibi. I love the accent. Thank you for the video!
@michaelcastanaro3760
@michaelcastanaro3760 3 жыл бұрын
Great explanation, Hussein. Thank you!
@nansenejames8219
@nansenejames8219 2 жыл бұрын
Thanks dear it helped me alot
@noambitions
@noambitions 3 жыл бұрын
Good video! What's the software that produce the red mouse pointer trailing in your video BTW?
@i.i
@i.i 2 жыл бұрын
thanks alot
@TanuKart
@TanuKart 4 жыл бұрын
How to set up Remove Port Forwarding if your ISP also blocks SSH access remotely?
@hnasr
@hnasr 4 жыл бұрын
Interested to know how do they block it.. wonder if it is on the port.. can you change port 22 and run openssh on a custom pprt?
@TanuKart
@TanuKart 4 жыл бұрын
@@hnasr Looks like they block all ports for incoming traffic. Even ports such as 80, 21,22, 23. I've tried them all
@supa1954
@supa1954 3 жыл бұрын
So i setup Pi-Hole on my Raspberry pi, with Pi-Vpn to install openvpn alongside my Pi-hole then i logged into my router made it a static ip, now im trying to setup port forwarding to the raspberry pi on port 1194 that openvpn uses What confuses me is my router asks for a internal host ip which i set to my Raspberry Pi's ip, and external host ip, i ended up leaving the external host ip blank, im trying to access my Pi-Hole Adserver while im at work does that require me to put a ip for the external host? I made my internal port, and external port 1194
@nixexd
@nixexd 2 жыл бұрын
Hi Mr. Hussein. I like to ask some Question. How to fix Connection refused when run the ssh command and fix bad local forwarding specification 'ip adress'?
@Eagle-md6ku
@Eagle-md6ku 4 жыл бұрын
Why did you have to create a name for your machine's IP on the public DNS server? (The noIP website @ 8:33) Is this a required step or can I just use the SSH server's IP?
@hnasr
@hnasr 4 жыл бұрын
No reason you may use the public IP address just wanted an easy way to write it down
@pdamiano
@pdamiano 4 жыл бұрын
amazin video, TY !!!!
@tushargoel5049
@tushargoel5049 8 ай бұрын
Hi Hussein Even if we do not use ssh command to access the remote server, we can still access it by making a TCP req on public ssh server on port 22, right?
@yasirmaqsood9260
@yasirmaqsood9260 3 жыл бұрын
do we have to install frontier communications or what. I am completely new. Kindly guide
@TechnicalHeavenSM
@TechnicalHeavenSM 4 жыл бұрын
Nice explained.. But I have a problem.. What do I do if I have access to only one device on the private network (in which my web/game server is running)?
@sohamroy6004
@sohamroy6004 4 жыл бұрын
thank you for making such a great content
@mohamedirfan2816
@mohamedirfan2816 2 жыл бұрын
Thankyou so much!
@kunalpatil7968
@kunalpatil7968 3 жыл бұрын
Getting below error in public port forwarding: Warning: remote port forwarding failed for listen port XXXX Any reasons?
@founderofisis6627
@founderofisis6627 4 жыл бұрын
Hey you got some cool stuff. Thanks!!
@syedhannan546
@syedhannan546 Жыл бұрын
is the same possible to do using putty settings?
@thecatleo
@thecatleo 6 ай бұрын
for remote port forwading why are using two machines 10.0.0.3:8080 and 10.0.0.4? by the way 10.0.0.4 is not even used in the SSH command. can u please clarify?
@BaoTran-jo8lj
@BaoTran-jo8lj Жыл бұрын
Hi I am new to this field. May I ask if I open GateWay publically, will there be some hackers have an ability to access my server? Thanks.
@lands1459
@lands1459 4 ай бұрын
i'm trying to forward something from my NAS on port 8080 and i'm doing ssh -R 8080:localhost:8080 user@ip and i can't seem to connect to it from ym vps when i connect to the VPS IP address. do i have the wrong IP? if i do this on my PC, i can forward anything on the PC to my VPS as long as i'm connected to wireguard and if that user connects to my internal wireguard IP (10.190.x.x)
@palaniappanrm6277
@palaniappanrm6277 4 жыл бұрын
This was an eye opener for me. This is so powerful actually. But the public SSH servers available will actually block these stuffs right?
@hnasr
@hnasr 4 жыл бұрын
Glad its helpful! correct its rare to find a public ssh server that has port 22 open but very easy to spin one up with a $5 droplet from cloudflair even cheaper
@thegame8538
@thegame8538 3 жыл бұрын
I am trying to find a place to buy SSH Tunnel no-login servers. Have any ideas?
@mahdibouguerzi
@mahdibouguerzi 7 ай бұрын
Thank you!
@pigtv3759
@pigtv3759 2 жыл бұрын
This is possible use this with 4g cg-nat connection. I need port for dvr.For ssh this is possible to use with rpi model b and vps with public ip.
@DaRKeN58
@DaRKeN58 4 жыл бұрын
How do I do this with nginx in WinNMP, a step by step please, thank you very much.
@sl-agent047
@sl-agent047 4 жыл бұрын
How to use this with SNI To access internet freely using content base packages from ISP
@bestcodepractice7898
@bestcodepractice7898 3 жыл бұрын
Thank you soo much brather i hoop you happy
@empuraan4710
@empuraan4710 2 жыл бұрын
Anyone else get a port conflict on port 22 in the port forwarding example (in the router setup) ?
@aymanpatel5862
@aymanpatel5862 3 жыл бұрын
Can you do a video on Dynamic port forwarding using SOCKS5 protocol?
@diegoc8083
@diegoc8083 4 жыл бұрын
Awesome! Thanks
@giugot87
@giugot87 4 жыл бұрын
Is it possible between two windows pc? I can't set a ssh tunneling to have an encrypted vnc connection (in a local connection I can, but remotely I can't). Any idea?
@Karurosagu
@Karurosagu 4 жыл бұрын
what happens if a captive portal has port 22 blocked, how do i make a tunnel?
@varghapayandeh3024
@varghapayandeh3024 3 жыл бұрын
What is "raspberry2" pointing to. I mean, do you have that in your hosts file to be something like 127.0.0.1?
@vidmantasdd
@vidmantasdd 3 жыл бұрын
Hi. I'm newbie with SSH. Can you please tell me, does it possible have remote connection via SSH between two computers ( I mean between two different countries) and transfer files between them, without involving third party servers? And if possible, how I can do this in Ubuntu terminal. Thanks
@raulmunoz3878
@raulmunoz3878 4 жыл бұрын
Awesome 🖖
@إبراهيمالهلالي-ش7ش
@إبراهيمالهلالي-ش7ش Жыл бұрын
when i heard RRRRRouter i immediately glanced to the channel name , lol
@audiokernel412
@audiokernel412 3 жыл бұрын
great video
A Good Network Engineering Videos Resource Recommendation
10:28
Hussein Nasser
Рет қаралды 5 М.
SSH Tunnels SIMPLIFIED!
19:49
Shawn Powers
Рет қаралды 52 М.
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
Proxy vs Reverse Proxy Server Explained
14:18
Hussein Nasser
Рет қаралды 134 М.
TCP Tunneling Applications Pros and Cons (Explained by Example)
29:58
Hussein Nasser
Рет қаралды 39 М.
Port Forwarding Explained + The Risks You Need to Know
14:03
CertBros
Рет қаралды 32 М.
The OSI Model - Explained by Example
25:16
Hussein Nasser
Рет қаралды 195 М.
SSH Tunneling - A Deep Dive
21:17
0612 TV w/ NERDfirst
Рет қаралды 11 М.
SSH Keys
10:12
RobEdwards
Рет қаралды 128 М.