I'm confused at 3:55 So for example I'll open port 80, then I'll do: 1. Go to Inbound Rules and make 2 new rules for port 80, one is TCP and other is UDP. 2. Go to Outbound Rules and also make 2 new rules for port 80, one is TCP and other is UDP also. Correct?
Hi there, how to know from which port we got attacked or virus?? For example we have one pc and we got virus on it, how we can to know from which port virus came or attacked. Thnx
Hi. I'm new to this topic and I found your video very helpful. Question, is this process you demonstrate in this vid a process that would work for port connection issues from, say, connecting with a virtual Linux box to a remote Windows 10 box via SSH? How often do you present vids? I subscribed to your channel. God bless! =)
Sir, I tried all but couldn't able to open port 80 or 443. In windows defender firewall, I create the ports also in command prompt. But when I check it in website it shows, port is closed.. Please help
Here are a few steps you can take to troubleshoot the issue: Check Firewall Settings: Double-check the Windows Defender Firewall settings to ensure that the ports are correctly opened for both inbound and outbound traffic. Check Router Settings: If you are behind a router, make sure that the ports are forwarded to your computer’s local IP address in the router settings. Check Antivirus Software: Sometimes antivirus software can also block ports. Make sure that your antivirus software is not blocking ports 80 and 443. Check Port Status: You can use online tools to check the status of ports 80 and 443 to see if they are open or closed. This can help you determine if the issue is with your configuration or with the network. Restart Services: If you are trying to open ports for a specific application (like a web server), try restarting the application or related services after opening the ports.
Hello, I hope you are well. I find this tutorial very easy to understand. But I still have problem. I was advise to choose 50 ports but not necessary to open it. How should I do this? I can open the ports he said on the first and the last part since it is specific. This is what he said: • TCP - 443 - for Web server (HTTPS) • UDP - Choose 50 Ports from 1024 - 65000 • NOTE: You do not need to open this entire range, just 50 ports within it. For example, you might forward ports 61000-61050. • UDP - Ports 6250, 5060 and 5062
When it comes to opening ports for specific applications like uTorrent, it's important to understand how port forwarding works and why certain applications can "magically" open ports while others may require manual configuration. Port forwarding is a networking technique that allows incoming connections from the internet to reach a specific device or application on your local network. It involves configuring your router to forward incoming traffic on a specific port to a specific device or computer on your network. In the case of uTorrent, it has a feature called Universal Plug and Play (UPnP) that can automatically configure your router to open the necessary ports for it to function properly. UPnP allows devices on your network to communicate with the router and request port forwarding without manual configuration. If your router supports UPnP and it is enabled, uTorrent can communicate with the router and request the necessary port(s) to be opened. The router, if configured to allow UPnP requests, will automatically open the requested port(s) and forward incoming traffic to your uTorrent client. On the other hand, some applications may not have UPnP support or your router may not be configured to allow UPnP requests. In such cases, you would need to manually configure port forwarding in your router's settings. This involves identifying the port(s) used by the application and configuring the router to forward incoming traffic on those ports to the specific device running the application. It's worth noting that while UPnP can make the process of opening ports easier for certain applications like uTorrent, it can also pose security risks if not properly configured or if used by malicious software. It's always a good practice to regularly review and secure your router settings to ensure your network remains protected. In summary, uTorrent's ability to "magically" open ports is due to its support for UPnP, which allows it to automatically configure your router for port forwarding. Other applications may require manual port forwarding configuration if they do not have UPnP support or if your router is not configured to allow UPnP requests.
i cant open telnet 192.168.1.1 in laptop. (connecting to the 192.168.1.1 could not open connection to the host, no port 23 connection faild ) this is the dialog box came when i type telnet 192.168.1.1 pls help me at the earliest
huh, i wish you could help me, how do i undo these commands??? netsh advfirewall firewall add rule name=L2TP_TCP protocol=TCP localport=7001 action=allow dir=IN netsh advfirewall firewall add rule name=All_GRE protocol=47 dir=in action=allow Im having trouble now and i need to undo them
Thanks for a nice video, there are few steps I don't understand in your video kindly let me know, I want to open port 25 to verify emails in bulk. How can I do it manually and online if it's possible?
Contents: 1:12 - How to check open ports; 2:16 - Getting to know the ports used by a specific program; 2:34 - Checking ports online; 3:07 - Opening a port in Windows firewall; 4:07 - Opening a port with Command Prompt; 4:52 - Opening ports for games or programs; 5:24 - Forwarding ports in an antivirus; 5:30 - Opening a port with uTorrent; 5:59 - Why you should keep ports 80 and 443 open; Watch how to open ports in a Windows operating system, how to check if the necessary port is open, check the status of all ports, and find out which port is used by a specific program. Did you like the video? Click Like button and subscribe to Hetman Software channel. We will be glad to answer any questions in comments.
OMG THANK YOU! I researched the port I needed for a dj program, and then did this and YAY I AM STREAMING! Thank you so so so much!
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
th-cam.com/channels/u-D9QnPsAPn7AtxL4HXLUg.html
@ 4:06 are you saying to create the udp rules in outbound rules instead of inbound?
he means both
i passed the whole day trying to open the port 25565 for a minecraft server and i still can't do it, plz help
This saved my day. Thanks
I'm confused at 3:55
So for example I'll open port 80, then I'll do:
1. Go to Inbound Rules and make 2 new rules for port 80, one is TCP and other is UDP.
2. Go to Outbound Rules and also make 2 new rules for port 80, one is TCP and other is UDP also.
Correct?
yup. Router admin page automatically has that option
I was also confused on this part, he's going way too fast to follow along.
Here's a funny thing, when I open a port through Utorrent, it shows success however when I open it through the firewall method, it doesnt work. WHY?
i do the same dude. is there any port forwarding program that works like utorrent?
@@hitesh1194 Ok, first why u need to open port?
(Yeah I know 1 year ago)
for ark server
@@hitohi8512
I don't understand the 3:55 part. What should I put in the Outbound Rules???
I can't see from my place what you need to do
Hello. When a website port is closed how to communicate with it.
Hi there, how to know from which port we got attacked or virus?? For example we have one pc and we got virus on it, how we can to know from which port virus came or attacked. Thnx
Hi. I'm new to this topic and I found your video very helpful. Question, is this process you demonstrate in this vid a process that would work for port connection issues from, say, connecting with a virtual Linux box to a remote Windows 10 box via SSH? How often do you present vids? I subscribed to your channel. God bless! =)
THANK U SOOO MUCH ITS WORK 100% THANK U AGAIN
Sir, I tried all but couldn't able to open port 80 or 443.
In windows defender firewall, I create the ports also in command prompt.
But when I check it in website it shows, port is closed..
Please help
Here are a few steps you can take to troubleshoot the issue:
Check Firewall Settings: Double-check the Windows Defender Firewall settings to ensure that the ports are correctly opened for both inbound and outbound traffic.
Check Router Settings: If you are behind a router, make sure that the ports are forwarded to your computer’s local IP address in the router settings.
Check Antivirus Software: Sometimes antivirus software can also block ports. Make sure that your antivirus software is not blocking ports 80 and 443.
Check Port Status: You can use online tools to check the status of ports 80 and 443 to see if they are open or closed. This can help you determine if the issue is with your configuration or with the network.
Restart Services: If you are trying to open ports for a specific application (like a web server), try restarting the application or related services after opening the ports.
Hello, I hope you are well.
I find this tutorial very easy to understand. But I still have problem. I was advise to choose 50 ports but not necessary to open it. How should I do this? I can open the ports he said on the first and the last part since it is specific.
This is what he said:
• TCP - 443 - for Web server (HTTPS)
• UDP - Choose 50 Ports from 1024 - 65000
• NOTE: You do not need to open this entire range, just 50 ports within it. For example, you might forward ports 61000-61050.
• UDP - Ports 6250, 5060 and 5062
I've tried everything to open ports I need and utorrent can just magically open them? Please someone explain.
When it comes to opening ports for specific applications like uTorrent, it's important to understand how port forwarding works and why certain applications can "magically" open ports while others may require manual configuration.
Port forwarding is a networking technique that allows incoming connections from the internet to reach a specific device or application on your local network. It involves configuring your router to forward incoming traffic on a specific port to a specific device or computer on your network.
In the case of uTorrent, it has a feature called Universal Plug and Play (UPnP) that can automatically configure your router to open the necessary ports for it to function properly. UPnP allows devices on your network to communicate with the router and request port forwarding without manual configuration.
If your router supports UPnP and it is enabled, uTorrent can communicate with the router and request the necessary port(s) to be opened. The router, if configured to allow UPnP requests, will automatically open the requested port(s) and forward incoming traffic to your uTorrent client.
On the other hand, some applications may not have UPnP support or your router may not be configured to allow UPnP requests. In such cases, you would need to manually configure port forwarding in your router's settings. This involves identifying the port(s) used by the application and configuring the router to forward incoming traffic on those ports to the specific device running the application.
It's worth noting that while UPnP can make the process of opening ports easier for certain applications like uTorrent, it can also pose security risks if not properly configured or if used by malicious software. It's always a good practice to regularly review and secure your router settings to ensure your network remains protected.
In summary, uTorrent's ability to "magically" open ports is due to its support for UPnP, which allows it to automatically configure your router for port forwarding. Other applications may require manual port forwarding configuration if they do not have UPnP support or if your router is not configured to allow UPnP requests.
Did everything but nothing is happening, can you help?
i cant open telnet 192.168.1.1 in laptop. (connecting to the 192.168.1.1 could not open connection to the host, no port 23 connection faild ) this is the dialog box came when i type telnet 192.168.1.1 pls help me at the earliest
'-aon' is not recognized as an internal or external command,
operable program or batch file.
Watch video and find a right command
How do I open port 25? I could not open the port using firewall rule
Ports didn't open after I made both UCP and TCP exceptions in Inbound Rules.
I also did the same thing with Administrator CMD. Any ideas?
Have you tried all the methods shown in the video?
Superb!
port on utorrent works but on 192.168.1.1 not working, what to do?
its not working for me. i want to open port 80 and 15000 but it shows it closed only.. what can i do for that reply if possible.
An Administrator rights
huh, i wish you could help me, how do i undo these commands???
netsh advfirewall firewall add rule name=L2TP_TCP protocol=TCP localport=7001 action=allow dir=IN
netsh advfirewall firewall add rule name=All_GRE protocol=47 dir=in action=allow
Im having trouble now and i need to undo them
thanks
We are glad that our video was helpful for you. If you have any questions, we will gladly answer them.
th-cam.com/channels/u-D9QnPsAPn7AtxL4HXLUg.html
hey brother this actually not working for me i tried everyway and its not working do you have a discord/skype/facebook or anything please i need help
Thanks for a nice video, there are few steps I don't understand in your video kindly let me know, I want to open port 25 to verify emails in bulk. How can I do it manually and online if it's possible?
My port don't opens :(
Sir I open port in window firewall to access my pc remotely by through port forwarding but still i cant. Can u help me what is the reason?
life saver
Glad you found our video useful)
Finding a problem with SMTP port 25.
Could you please help me.
I can't see from my place what you need to do
the first method didnt work for me for some reason
Contents:
1:12 - How to check open ports;
2:16 - Getting to know the ports used by a specific program;
2:34 - Checking ports online;
3:07 - Opening a port in Windows firewall;
4:07 - Opening a port with Command Prompt;
4:52 - Opening ports for games or programs;
5:24 - Forwarding ports in an antivirus;
5:30 - Opening a port with uTorrent;
5:59 - Why you should keep ports 80 and 443 open;
Watch how to open ports in a Windows operating system, how to check if the necessary port is open, check the status of all ports, and find out which port is used by a specific program. Did you like the video? Click Like button and subscribe to Hetman Software channel. We will be glad to answer any questions in comments.
netstat -aon |more
Can you help me what does this mean? Ensure that ports 80, 443, 3478, 3479, 5060, 5062, 6250, and 12000-65000 are unblocked.
You need to unlock these ports
idk why but it not working
doesn't work
I AM AN AVID ONLINE GAMER!!!!!!!!
why (7000) ??? i do not understand
thanks >> but don't work !!
Q: must working port with some app to
Success on that website ?
Not nessesary.
@@HetmanRecovery thanks
How can I open closed port 3389
Port for five m