Setting up Windows 10 Pro Firewall: Difference between revisions
From NEOSYS Technical Support Wiki
Jump to navigationJump to search
Pratishthit (talk | contribs) (Added UDP ports) |
|||
Line 2: | Line 2: | ||
===How to add rules=== | ===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) | ||
#Action > New Rule | #Action > New Rule | ||
#Select Port & click Next. | #Select Port & click Next. | ||
#Select TCP option. | #Select TCP/UDP option. | ||
#Specific port field set of ports as described below & click Next. | #Specific port field set of ports as described below & click Next. | ||
#Select option "Allow the connection" & click Next. (Connections protected by IPsec and not) | #Select option "Allow the connection" & click Next. (Connections protected by IPsec and not) | ||
Line 13: | Line 14: | ||
===Rules to Add=== | ===Rules to Add=== | ||
*Client Hosted Server: | *Client Hosted Server: | ||
*# "80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports" | *#"All local ports" under UDP option - Name: "All UDP Ports" | ||
*#"80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports" | |||
*NEOSYS Hosted Server: | *NEOSYS Hosted Server: | ||
*#"4430-4499" - Name: "NEOSYS HTTPS" | *#"4430-4499" - Name: "NEOSYS HTTPS" | ||
*#"19580" - Name: "NEOSYS SSH" | *#"19580" - Name: "NEOSYS SSH" | ||
*#"19485" - Name: "Nagios NSclient" | *#"19485" - Name: "Nagios NSclient" | ||
*# In section above "How to add rules", 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" |
Latest revision as of 07:39, 15 March 2021
Setting up Firewall on Windows 10 Pro
How to add rules
- Windows Start Menu Search bar > "Windows Defender Firewall with Advanced Security".
- Select Inbound rules. (left side)
- Action > New Rule
- Select Port & click Next.
- Select TCP/UDP option.
- Specific port field set of ports as described below & click Next.
- Select option "Allow the connection" & click Next. (Connections protected by IPsec and not)
- Select Domain, Private and Public & click Next.
- Enter name as mentioned in port list below.
Rules to Add
- Client Hosted Server:
- "All local ports" under UDP option - Name: "All UDP Ports"
- "80, 443, 2500, 3389, 4430, <sshport>" (replace <sshport> with server ssh port) - Name: "NEOSYS Standard Ports"
- NEOSYS Hosted Server:
- "4430-4499" - Name: "NEOSYS HTTPS"
- "19580" - Name: "NEOSYS SSH"
- "19485" - Name: "Nagios NSclient"
- In section above "How to add rules", step 6, choose "All local Ports" - Name: "d:\apache24\bin\httpd.exe"