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.
@hnasr4 жыл бұрын
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
@hnasr4 жыл бұрын
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
@anothersonnyday9362 жыл бұрын
The only guy on the internet that explains SSH port forwarding and remote port forwarding properly.
@ThanhTran-wf2jf2 жыл бұрын
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!
@DavidChandra8 ай бұрын
Agree with you. This is the best tutorial video.
@Abinashdash174 ай бұрын
Completely agreed.
@maxteer28002 жыл бұрын
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!
@iamjirho5 күн бұрын
Having difficulty to wrapped this concept around my head and you absolutely nailed the explanation!
@x7331x Жыл бұрын
I have read so many articles and I was really struggling understand what happens behind the scenes. Brilliant explanation and visuals, thanks you!
@callistachang83584 жыл бұрын
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!
@hnasr4 жыл бұрын
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
@abdalla_zaki2 жыл бұрын
Man, you are the guru of back-end engineering
@nabeeltahir6013Ай бұрын
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
@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!
@rvoros2 жыл бұрын
Clear, to the point, no BS explanation. Well done!
@АртемВовченко-у6е15 күн бұрын
Wow, such an amazing explanation! Thank you a lot! Finally, I have understood ssh port forwarding:)
@gillfromamritsar4 жыл бұрын
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.
@hnasr4 жыл бұрын
jatin seth thanks Jatin for sharing! Nice tips 👍
@Abinashdash174 ай бұрын
super super helpful. This single video cleared all the confusion I had about local and remote port forwarding. Thanks man!!!
@hashithbandara1112 жыл бұрын
i can understand this lesson very well because of terminal practice of you
@demandelz3 жыл бұрын
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.
@noahwilliams89184 жыл бұрын
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!
@hnasr4 жыл бұрын
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
@gangstaberry24965 ай бұрын
This is the best explanation I have found so far... Thank you so much ^^
@leamon90242 жыл бұрын
The best ssh tunneling tutorial ever!!! Thanks for your hard work, Hussein. Could you also talk about dynamic tunneling if possible?
@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.
@anirbandutta13714 жыл бұрын
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 ...
@meryemeaitahmed-brahim3082 Жыл бұрын
Your video helped me understand a lot of things, thank you!
@bjornotto983 жыл бұрын
Thanks, definately had a woah moment when the web interface of process on my aws server popped up So usefull!
@SkreenGG4 жыл бұрын
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.
@hnasr4 жыл бұрын
Glad you enjoyed it!
@varghapayandeh30243 жыл бұрын
Also a wonderful video with explanation and examples. Thank you!
@RM-cv4tl4 жыл бұрын
You explained that very well. Thank you
@hnasr4 жыл бұрын
R M thanks😊 appreciate it!
@hugh1a0013 жыл бұрын
This was extremely well explained and easy to understand. You have a calling as a teacher I believe ;)
@jorgensenabrahamson64794 жыл бұрын
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.
@hnasr4 жыл бұрын
Ill make a video on this topic you can use ngrok.io
@jorgensenabrahamson64794 жыл бұрын
@@hnasr I evaluated that solution but it's limited :( thanks for your really quick answer
@hnasr4 жыл бұрын
Yes it is very limited and terminates your connection.. best way is to purchase a tiny vm from linod
@jorgensenabrahamson64794 жыл бұрын
@@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?
@jorgensenabrahamson64794 жыл бұрын
I'll try this superuser.com/questions/277218/ssh-access-to-office-host-behind-nat-router
@dffabryr2 жыл бұрын
Excellent explanation Hussein !! Thank you
@amrhussein16772 жыл бұрын
Many thanks man for this simple way 👏🏻
@acooper9783 жыл бұрын
Thanks for this! You have a really good way of explaining things. Appreciate it :)
@mostinho73 жыл бұрын
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.
@palaniappanrm62774 жыл бұрын
This was an eye opener for me. This is so powerful actually. But the public SSH servers available will actually block these stuffs right?
@hnasr4 жыл бұрын
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
@yousofebneddin74304 жыл бұрын
this is exactly what I needed. Thanks.
@yogeshbavishi643253 ай бұрын
Thanks for such a greate explanation🎉
@vladislavkaras491 Жыл бұрын
Really thanks for the explanation! It was great!
@davidfernandotorres34842 жыл бұрын
Love your video bro! Keep working on them 💪🏼💪🏼
@i.i2 жыл бұрын
thanks alot
@TyphoonBeard4 жыл бұрын
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_luz3 жыл бұрын
Im also interesting to know about it, since i dont have a static IP and my ISP blocked the majority of the ports.
@TyphoonBeard3 жыл бұрын
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_luz3 жыл бұрын
@@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).
@m3ntas2 жыл бұрын
Very well explained dude. Thnk u so much!😉
@noambitions3 жыл бұрын
Good video! What's the software that produce the red mouse pointer trailing in your video BTW?
@ishanmisra53363 жыл бұрын
You are a nice person... : Stay awesome...
@AshutoshKumardevx3 жыл бұрын
Super Video, Exactly what I need!
@soldadopreciso3 жыл бұрын
Thanks pal, greetings from Ecuador.
@bionic10394 жыл бұрын
I think I love you. Subscribed, liked, and added to favourites, GOOD JOB BRO, thank you very much!
@hnasr4 жыл бұрын
Bionic ❤️❤️ *sending love back * enjoy the content
@BradMore4 жыл бұрын
Thanks for the nudge in the right direction ... helped!
@إبراهيمالهلالي-ش7ش Жыл бұрын
when i heard RRRRRouter i immediately glanced to the channel name , lol
@super3d201 Жыл бұрын
Thanks for this great video, it helped alot.
@breakersun Жыл бұрын
So clear my man. Thank you
@leongszekim17273 жыл бұрын
Very detail explaining, thanks
@морс-ф3д Жыл бұрын
Brilliant tutorial!!!!!!!!!!!!!!!! Thank you Hussein!)
@omarjarkas21753 жыл бұрын
Thanks for the video Hussein
@gnanaprakash-ravi3 ай бұрын
Great video, really helped, thanks!!
@cipherswami3 жыл бұрын
awesome, got everything in the shot !!!
@mohammade.87704 жыл бұрын
Been waiting for this. Great video by the way
@hnasr4 жыл бұрын
Enjoy 😊
@aerospace_andy4 жыл бұрын
Thank you Hussein, I learned a lot ! Can you tell me how to know which ports I have?
@hnasr4 жыл бұрын
Thanks Andrea! I think you can run netstats -a on windows or mac?
@aerospace_andy4 жыл бұрын
@@hnasr I see, thanks. I got a huge list on Linux now. My question might be not accurate. Like how do I know from that huge list on which I can use?
@kudorgyozo4 жыл бұрын
Excellent explanation
@TechnicalHeavenSM4 жыл бұрын
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)?
@carloscoliver94274 жыл бұрын
Wello Done, bro... Awesome Explanation!!
@hnasr4 жыл бұрын
Thanks Carlos 😊🙏
@cygnemignon55072 жыл бұрын
Thank you ! fantastic explanation :)
@arslanahmedqureshi29642 жыл бұрын
i believe the local port forwarding is more confusing to me 😅
@clapandslap3 жыл бұрын
Thanks a lot! That's pretty clear and useful.
@carsonyuh3 жыл бұрын
this helped me a lot. thank you.
@nansenejames82192 жыл бұрын
Thanks dear it helped me alot
@danyvangoch35863 жыл бұрын
Really good video. Thank you!
@codyabel47663 жыл бұрын
fantastic video up until 7:45 when you jumped lightyears ahead and explained backwards...
@codyabel47663 жыл бұрын
yes, far too long of a jump from the beginning of the video to the next portion starting at 7:45
@bestcodepractice78983 жыл бұрын
Thank you soo much brather i hoop you happy
@tushargoel50497 ай бұрын
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?
@mo.downhill67604 жыл бұрын
هلاوالله بحسين، لهجتك فله 👌
@hnasr4 жыл бұрын
❤️ هلا ولله
@NoONE-bk7ud6 ай бұрын
Apr 28 2024, good video
@michaelcastanaro37603 жыл бұрын
Great explanation, Hussein. Thank you!
@mohamedirfan28162 жыл бұрын
Thankyou so much!
@decoder68783 жыл бұрын
Great video👌🏻
@aymanpatel58623 жыл бұрын
Can you do a video on Dynamic port forwarding using SOCKS5 protocol?
@mahdibouguerzi6 ай бұрын
Thank you!
@sharkdavid2 жыл бұрын
This was great Thanks ✌
@suzieq83799 ай бұрын
this man worked on my pc he has connected to my local network , he thought I didn't know but I figured it out he is in control of my MacBook, I don't really understand all this but this is what I have on my network I also have 3 utun,. I figured out he made a tunnel like using a vpn to bypass my firewall how in the world am I ever going to get him out of my network..
@founderofisis66274 жыл бұрын
Hey you got some cool stuff. Thanks!!
@ganges66613 жыл бұрын
Yah habibi. I love the accent. Thank you for the video!
@waiphyotun76332 жыл бұрын
thank you sir
@pdamiano4 жыл бұрын
amazin video, TY !!!!
@nixexd2 жыл бұрын
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'?
@yasirmaqsood92603 жыл бұрын
do we have to install frontier communications or what. I am completely new. Kindly guide
@sohamroy60044 жыл бұрын
thank you for making such a great content
@lands14593 ай бұрын
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)
@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.
@TanuKart4 жыл бұрын
How to set up Remove Port Forwarding if your ISP also blocks SSH access remotely?
@hnasr4 жыл бұрын
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?
@TanuKart4 жыл бұрын
@@hnasr Looks like they block all ports for incoming traffic. Even ports such as 80, 21,22, 23. I've tried them all
@varghapayandeh30243 жыл бұрын
What is "raspberry2" pointing to. I mean, do you have that in your hosts file to be something like 127.0.0.1?
@deepak.rocks.3 жыл бұрын
Do video about reverse ssh
@DaRKeN584 жыл бұрын
How do I do this with nginx in WinNMP, a step by step please, thank you very much.
@supa19543 жыл бұрын
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
@diegoc80833 жыл бұрын
Awesome! Thanks
@syedhannan546 Жыл бұрын
is the same possible to do using putty settings?
@mohamedshahrul17505 ай бұрын
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?
@foxmulder92404 жыл бұрын
Can I use port forwarding to bypass my router to use a VPN without unplugging everything? I think I would have to restart my modem every time to connect to my computer every time as well. A hassle. I have an Archer A6, I got from a friend, because it wouldn't work with Nord. Would a network switch work? Thanks.
@Eagle-md6ku4 жыл бұрын
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?
@hnasr4 жыл бұрын
No reason you may use the public IP address just wanted an easy way to write it down
@jasperzanjani3 жыл бұрын
1:07 "temperally"
@ritwickdey974 жыл бұрын
Next VPN Tunnel please..!!
@hnasr4 жыл бұрын
🙏🙏
@HOOHA3332 жыл бұрын
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 ?
@jivanmainali17424 жыл бұрын
So remote port forwarding only in case of when we want world to access our local server.