How do I open a port?

tomi19

Junior Member
Aug 19, 2013
16
0
0
The question in the title. I need to open a port, but I don't know how.

I have Firewall disabled and I don't have any type of anti-virus software. My Router is a Kozumi K-1550NR, in the settings I have these options:

mvozj.jpg

F5tym.jpg

SA1Y5.jpg

uyLs3.jpg

Thanks
 

Fardringle

Diamond Member
Oct 23, 2000
9,200
765
126
On the "Virtual Service" tab, enter the IP address of the computer on your network that is hosting the service (game or whatever). Enter the port number (or port range) that outside users will use to access the service. And enter the port number (if different) that the computer on your network is using to host the service.
 

SecurityTheatre

Senior member
Aug 14, 2011
672
0
0
On the "Virtual Service" tab, enter the IP address of the computer on your network that is hosting the service (game or whatever). Enter the port number (or port range) that outside users will use to access the service. And enter the port number (if different) that the computer on your network is using to host the service.

Correct.

For example:

To "forward" port 80 (http/web) from the outside to an inside computer, you would put in these settings:

Internal Host IP Address: [insert your computer IP here]
Protocol: All
External Port: 80
Internal Port: 80
 

tomi19

Junior Member
Aug 19, 2013
16
0
0
Thanks for the answers. I did what you told me, however if I check the port with a website like this or this one, it says the port is closed.

The same with uTorrent (this is why I want to open the port). Running the test tells me that the port is closed:

ka1xl.jpg


Here's how I did it:

toJGN.jpg
 
Last edited:

AnonymouseUser

Diamond Member
May 14, 2003
9,943
107
106
After you "Save", you need to "Apply" to make it work.

If it still doesn't work, you can enable UPnP and uTorrent will open the port automatically.
 

tomi19

Junior Member
Aug 19, 2013
16
0
0
Actually, that "Apply" button it's for the "Items show in every page" setting.

I'll try UPnP, thanks.
 
Jul 18, 2009
122
0
0
Use UPNP. There are some minor security issues with using UPNP, but UPNP with a firewall running on your computer is still probably more secure than port forwarding and no firewall.

edit: MDNS-PMP does the same basic thing as UPNP, but doesn't have the security issues. I don't think your router supports it, though.
 

Fardringle

Diamond Member
Oct 23, 2000
9,200
765
126
Did you check to make sure the port is also open in the Windows Firewall (or other firewall software if you are using something else)? It looks like you have the port forwarding set up correctly on the router, but the connection will still fail if the software firewall on your computer doesn't allow access to the port.