Setting up Windows 10 Pro Firewall: Difference between revisions

From NEOSYS Technical Support Wiki
Jump to navigationJump to search
Line 1: Line 1:
==Setting up Firewall on Windows 10 Pro==
==Setting up Firewall on Windows 10 Pro==


 
===How to add rules===
#Windows Start Menu Search bar > "Windows Defender Firewall with Advanced Security".
#Windows Start Menu Search bar > "Windows Defender Firewall with Advanced Security".
#Select Inbound rules. (left side)
#Select Inbound rules. (left side)
Line 12: Line 12:
#Enter name as mentioned in port list below.
#Enter name as mentioned in port list below.


 
===Rules to Add===
Add rules for:
*Client Hosted Server:
*Client Hosted Server:
*# "80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports"
*# "80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports"
Line 20: Line 19:
*#"19580"    - Name: "NEOSYS SSH"
*#"19580"    - Name: "NEOSYS SSH"
*#"19485"    - Name: "Nagios NSclient"
*#"19485"    - Name: "Nagios NSclient"
*# Instead in step 6, choose "All local Ports" - Name: "d:\apache24\bin\httpd.exe"
*# In section above "How to add rules", step 6, choose "All local Ports" - Name: "d:\apache24\bin\httpd.exe"

Revision as of 07:10, 7 February 2021

Setting up Firewall on Windows 10 Pro

How to add rules

  1. Windows Start Menu Search bar > "Windows Defender Firewall with Advanced Security".
  2. Select Inbound rules. (left side)
  3. Action > New Rule
  4. Select Port & click Next.
  5. Select TCP option.
  6. Specific port field set of ports as described below & click Next.
  7. Select option "Allow the connection" & click Next. (Connections protected by IPsec and not)
  8. Select Domain, Private and Public & click Next.
  9. Enter name as mentioned in port list below.

Rules to Add

  • Client Hosted Server:
    1. "80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports"
  • NEOSYS Hosted Server:
    1. "4430-4499" - Name: "NEOSYS HTTPS"
    2. "19580" - Name: "NEOSYS SSH"
    3. "19485" - Name: "Nagios NSclient"
    4. In section above "How to add rules", step 6, choose "All local Ports" - Name: "d:\apache24\bin\httpd.exe"