How do I open ports on a Windows VPS?

Opening ports on a Windows VPS is fairly easy. Follow these steps:

  1. Log in to your VPS.
  2. Search in the search bar for "Windows Defender Firewall". You will see something like this.
  3. Once that is opened, click "Advanced Settings" on the left-hand column. 
  4. A new Window opens after doing so. Take note of two tabs at the top left, "Inbound Rules" and "Outbound Rules". Each of these are important. Inbound is what you can think of as traffic or network information filtering into the VPS. Outbound is the opposite, it is information filtering out of the VPS. 
  5. First, start with Inbound rules. Once you click Inbound Rules, click on "New Rule..." on the top left. You will find this:
  6. Typically you will choose "Port". Once clicking port, click next. The next page has a selection for TCP or UDP. You will only be able to choose one for each rule. So for instance, if you are opening port 21, start with TCP. Once making sure TCP is selected, you will type 21 into the text box. It will look something like this:
  7. Note that you will put whatever port you need. Also, you can put multiple ports in at once by separating them with commas (EX: 21,22,23). After putting your port(s) in click next.
  8. Make sure the next page has "Allow the connection" selected". Click next.
  9. Make sure each tick box is checked for "Domain", "Private", and "Public". Click next.
  10. Give it a name and then hit finish.
  11. You will repeat this step again, only the next time choose UDP instead of TCP.
  12. Once both TCP and UDP have a rule for your port(s). Repeat the steps, but only this time for Outbound rules. After doing so, your port(s) should be open. 

If you have issues, please create a ticket.

Was this answer helpful?

Related Articles

Cant download things through Internet Explorer.

If you're having trouble downloading chrome, or other things through internet explorer. Follow...

Black screen when connecting to VPS.

Getting a black screen on the VPS is a common issue. But a simple fix.  Solution 1: Firstly...

Windows is not activated.

VPS shows that Windows is not activated. Yes, this is how all of our VPS's come. It is a bring...

Windows VPS acting slow.

Does your VPS feel a bit slow? There could be a few factors at play here. First thing is to check...

Internal Error on connection

Are you getting the internal error when connecting to your Windows VPS? Then follow these steps:...