Windows Firewall is a basic port filter built into Microsoft Windows, starting with Windows XP SP2.
Questions tagged [windows-firewall]
488 questions
44
votes
4 answers
How to re-trigger "Windows firewall has blocked..." message?
I ran some program and it popped up Windows Firewall notification. I didn't think and clicked "cancel" in it.
Now my program crashes with network errors.
How to re-enable this message in order to press "Allow" button?
UPDATE
Note: the question is…
Dims
- 13,414
33
votes
4 answers
Blocking web sites with Windows Firewall
Is it possible to use Windows Firewall to block specific web sites for all browsers?
Mark Cidade
- 750
28
votes
10 answers
Windows cannot access \\[other computer] error code 0x80004005
I have two windows machine on a home wired network, one running windows 7 (I will call it w7 from now on) and one running windows 8.1 (I will call it w8 from now on). Both machines could access each other's shared folders (shared using "advanced…
Jimmy
- 523
- 1
- 6
- 15
22
votes
1 answer
Windows Firewall: How to allow traffic on a specific port (eg. 8080)?
I am trying to configure team Foundation Server so that:
It is accessible from within my Home Network, and
The Web site is accessible via the Internet
I have a problem with point 1:
When I access http://192.168.1.106:8080/tfs/web/ locally from…
Ivan
- 2,364
19
votes
6 answers
Import Export specific Windows Firewall Rule
How do I Export and Import specific Window Firewall rule (both Inbound and Outbound) ?
I can do Import / Export policy but it will use ALL rules not specific rule. Same with Export List, it can export all list of rules of Inbound or Outbound in…
JackLock
- 708
19
votes
3 answers
Viewing Windows Firewall settings from the command line and a GUI
Is it possible to view Windows firewall settings from the command line?
In addition how can I check the advanced Windows Firewall settings in a GUI?
Mark Dark
- 191
19
votes
2 answers
Using Windows Firewall to block a specific IP on Windows 10
For some reason I'm having some site pestering my LogMeIn account with a bad login. It is consistently the same IP. Rather than relying upon LogMeIn's rudimentary login security I'd rather entirely block that IP entirely. How do I do that using…
greenber
- 683
18
votes
4 answers
Windows Firewall: Logging/Notifying on outgoing request attempts
I'm trying to configure Windows firewall with Advanced Security to log and tell me when programs are trying to make outbound requests. I previously tried installing ZoneAlarm, which worked wonders for me with this in Windows XP. But now, I'm unable…
Maxim Zaslavsky
- 1,850
18
votes
4 answers
Enable Remote Desktop in Windows Firewall from command line
note: #command-line tag do not imply batch-file-only, I will accept a PowerShell script or any freely available utility, which can be started from command line and finish its work unattended.
tl;dr
how to unattendedly transform firewall rules…
LogicDaemon
- 2,063
13
votes
2 answers
Can I define my own "set of predefined computers" in Windows Firewall?
According to Microsoft, I can.
Note:
You can also define or select a set of computer from a drop-down menu that has a predefined set of computer. Refer to the Windows Firewall with Advanced Security documentation to find out how to define a set…
David
- 645
- 2
- 11
- 17
13
votes
3 answers
WSL2 connect to host without disabling the windows firewall
I simply want to connect from my WSL2 Ubuntu installation to my host windows on port 8529.
What I tried:
Disabled my public firewall. This works but is no option.
I added bash, wsl, and the ubuntu app to the firewall rules. This didn't work
I added…
Richard Burkhardt
- 225
- 1
- 2
- 12
12
votes
1 answer
Is it possible to see changes made to windows firewall in recent past?
I would like to check if some program or port has been enabled or disabled in last few hours on my computer in windows firewall? Is there some log where I can check this?
watbywbarif
- 796
12
votes
2 answers
Windows Firewall: Block everything except one app on port 80
I'd like to block all outgoing port 80 activity except for one particular application.
Why? I want to test a piece of software to see if it will fall back to a proxy if a direct connection to the web is not available. I need to allow my proxy to…
12
votes
4 answers
How to prevent Windows Update from re-enabling firewall rules?
Regularly some Windows Update packages silently re-enable firewall rules, both Inbound and Outbound, is there a way to disable a rule for good or to remove from Windows Update the right to alter firewall rules?
(deleting rules does no good, Windows…
Eric
- 181
11
votes
1 answer
Allowing IP range in Windows Firewall
I installed Windows 7 on my main machine and Windows Firewall is causing havoc with my home network. I can't seem to connect to the main machine running Windows Firewall from any other machines on my network. I've used Zone Alarm in the past and…
Mike Cole
- 461