Open Firewall Ports in windows server 2012

Windows server 2012 contains a firewall program called windows firewall with adavanced security. This firewall is often automatically configured so that access to program will be allowed.

We need to deletermine if incoming/outgoing connections will be blocked or allowed by defalut, unless a rule is explicity made, You need to check as follows: Open the windows Firewall with Adavcanced Secuirty.

- Go to Start >> Administrative Tools >> Windows Firewall with Advanced Security

- At windows Firewall with Advanced Security, click on Inbound Rules

- Click on New Rule, At New Inbound Rule wizard, Select Port and click Next.

- Select TCP/UDP & specify port you wish to open in Specific Local Ports and click Next

- Select Allow the connection & click Next, Select the area where you want to apply this rule and click Next.

- Provide Name & Description for the newly created rule & click Finish.

- New rule will reflect in Windows Firewall With Advanced Security.

 

  • 0 Benutzer fanden dies hilfreich
War diese Antwort hilfreich?

Verwandte Artikel

Increase PHP file Upload size in windows server 2008

The php.ini file is the default configuration file for running applications that require PHP. It...

Setup Basic POP3/IMAP Mail Server in Centos/RHEL

Setup Basic POP3/IMAP Mail Server in Centos/RHELSetting up a mail server can be quite...

How Do I access RDP

Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a...

Update Time-Zone on OpenVZ VPS

OpenVZ will reflect the host server’s time by default, You can configure your VPS with custom...

Enable TUN/TAP in Solus VM

 TAP (as in network tap) simulates a link layer device and it operates with layer 2 packets such...