Share via


Stop Windows Firewall on Windows 2003 R2 : impacts ?

Question

Wednesday, January 29, 2014 4:14 PM

Hello,
I would like to stop the Windows Firewall on my Windows 2003 R2 servers.
I would like to knows the impacts of the change ?
I already read that Windows Event Collector must be stopped...
Regards,

All replies (5)

Wednesday, January 29, 2014 10:04 PM ✅Answered

1. You can disable firewall.

2. Impact depends on the network infrastructure. ( danger in public network, potentionally dangerous in internal network,...)

3. Give more information for more detailed answer.

Regards

Milos


Thursday, January 30, 2014 9:27 AM ✅Answered

The impact will be none, functionality wise. If you don't rely on Windows firewall for security (because you have external firewalls etc), disabling it will have no impact. We disable WF on all our servers because it is annoying and doesn't actually do anything for security in our setup (all servers are blocked off from external networks)


Monday, February 3, 2014 9:06 AM ✅Answered

Hi,

If you have Windows Firewall disabled, then Windows Firewall cannot block network traffic any more, ports neither.

You should check all the computers which are acting as Event Sources for Windows Event Collector Services, any computer which has Windows Firewall configured could generate the error you are facing. In addition, IP sec policy could be blocking network traffic, too.

More information for you:

Windows Event Collector Service

http://technet.microsoft.com/en-us/library/cc774957(v=WS.10).aspx

I Need to Disable Windows Firewall

http://technet.microsoft.com/en-us/library/cc766337(v=WS.10).aspx

How To Configure IPSec Tunneling in Windows Server 2003

http://support.microsoft.com/kb/816514

Best Regards,

Amy Wang


Thursday, January 30, 2014 8:48 AM

Hello,

Well, the Windows servers are inside LAN and DMZ, and we have Network firewalls dedicated to secure the networks.

And we have an application, CAT IT CM, that need to provide an opened configuration of the windows firewall, and the best way to do it is to disable and stop this windows firewall.

Then, inside the Configuration Panel, the windows firewall is disabled...
But the Windows Eventvwr Security show that the Windows firewal doesn't allow some ports and IP used by some CA executable files.
That's why, I need to stop the Windows Firewall, to be sure that the Windows Firewall doesn't disturb the CA executable files...
Regards,


Thursday, January 30, 2014 12:03 PM

And what about the "Windows Event Collector" service, "linked" with "WF" ? (dependancy)
Is there any impact to stop it too ?