O
O
Outoverlay2015-11-07 15:31:15
firewall
Outoverlay, 2015-11-07 15:31:15

Is there a program that closes unnecessary ports?

I am creating a web server under windows, I need tamper protection that closes ports except: 80,443, 9000,3306,8080, etc.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Soslan Aldatov, 2015-11-07
@sptm

Such a program is called a firewall . You already have one, and it's called Windows Firewall (or "Windows Firewall" in the localized version). Or you can use a third-party solution - often firewalls come with antivirus, and separate solutions are enough.
And if your computer is behind a router and we are talking about preventing intrusions from the outside, then it will be easier to use the firewall built into your router.

M
MistaTwista, 2015-11-07
@MistaTwista

usually firewall logic of their rules is built according to the principle "everything is closed except" or "everything is open except", judging by your task, you need the first one. Alas, I am not familiar with the walls under windows to suggest something specific. But the logic must be clear. You forbid everything, and allow only the ports you need.
Here are a couple quick links to get you started:
https://technet.microsoft.com/en-us/library/cc7306...
superuser.com/questions/268902/how-to-block-all-tr...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question