| |
| |
Firewall - Opening Ports
| Reference Number: AA-01134 Created: 2012-09-21 08:46 Last Updated: 2012-10-09 13:04 |
0 Rating/ Voters
|
    |
Firewall on Virtual Servers
All Virtual Servers by default have their firewall enabled. We also
have our own firewall in front of the Virtual Servers but that firewall
is setup to allow most inbound traffic towards your servers. The
firewall on your server such as the "Windows Firewall" is set to be much
more restrictive to what it allows by default. You can then edit your
own firewall to allow access for whatever ports you specify. Basically
our firewall won't prevent you from opening up any needed ports.
Windows Server 2008 R2
Opening a Port on the Windows Firewall
Below are the steps to open up a port on the Windows Firewall.
- Click on the START button and then open the Control Panel.
- Open Windows Firewall from the control panel
- Next click on the “Change Settings” link.
- On the Windows Firewall Settings window he needs to switch to the “Exceptions” tab and then press the ADD PORT button.
- Enter a “name” to describe what the port is being used for and
the “port number” you want to open up. Also choose if this is for TCP or
UDP. When you're done press the OK button.
Windows Server 2012
Opening a Port on the Windows Firewall
Below are the steps to open up a port on the Windows Firewall.
- Move your mouse to the bottom right corner of your remote desktop screen and click Settings when it appears.
- Open Windows Firewall from the control panel
- Next click on the “Advanced settings” link in the left hand side of the screen.
- On the Windows Firewall with Advanced Security window, you can
create and manage your inbound and outbound data flow rules separately.
While relatively similar, this tutorial will focus on inbound rules.
Click "Inbound Rules" on the far left, then click "New Rule..." on the
far right.
- On the New Inbound Rule Wizard, select Port as the rule type.
- Then select whether the port will be accessed by TCP or UDP
data and specify the local ports (ports on your VPS side of the flow).
For example, if you have an application running on your VPS that runs on
port 8080 on your VPS, this is where you should enter that value.
- Then select how connection attempts to this port should be
treated. Allow the connection to quickly allow connections on this port
of TCP.
- Unless you have created a virtual network like a VPN, choosing
Domain and Private should be enough, but use discretion when you get
into networking.
- Give the Rule and name, complete the wizard and you're done!
|
| |
|