Is it normal to get Windows Filtering Platform events in the Event Log while the firewall is off? I'm on Windows Server 2008 R2 Service Pack 1.
For example, I'm getting multiple 5156 events like this:
The Windows Filtering Platform has permitted a connection.
Application Information:
Process ID: 6012
Application Name: \device\harddiskvolume1\localdomain\syslog\localdomainsyslogserver.exe
Network Information:
Direction: Outbound
Source Address: 127.0.0.1
Source Port: 52207
Destination Address: 127.0.0.1
Destination Port: 1433
Protocol: 6
Filter Information:
Filter Run-Time ID: 0
Layer Name: Connect
Layer Run-Time ID: 48
while "netsh advfirewall" shows this:
C:\>netsh advfirewall show allprofiles state
Domain Profile Settings:
----------------------------------------------------------------------
State OFF
Private Profile Settings:
----------------------------------------------------------------------
State OFF
Public Profile Settings:
----------------------------------------------------------------------
State OFF
Ok.
I know I can remove it be changing the auditing policy.