Windows Firewall is Blocking BES Traffic - BES Relay/Server
| 0 Votes |
Description
| Windows Firewall replaced Internet Connection Firewall starting in Windows XP SP2 and Windows 2003 SP1. The listed computers have the Windows Firewall enabled and configured to block inbound traffic on the port used by BES (BES uses port 52311 by default). |
Property Details
| 558 | |
| Windows Firewall is Blocking BES Traffic - BES Relay/Server | |
| Support | |
| 0 | |
| BigFix | |
| <Unspecified> | |
| Important | |
| 10/3/2005 12:00:00 AM | |
| BES Firewall Relays policy firewall | |
| besSupport on 10/17/2012 1:16:11 PM | |
| danielheth on 10/17/2012 1:16:11 PM | |
| 6911 Views / 3 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 3 fixlets | * Results in a true/false |
| Used in 3 fixlets | * Results in a true/false |
| Used in 1 fixlet | * Results in a true/false |
Actions
Action 1 (default)
wait "{pathname of client folder of site "BESSupport" & "\RunQuiet.exe"}" "{pathname of system folder}\netsh.exe" firewall add portopening protocol=UDP port={value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry} name="BES Client" mode=ENABLE profile=ALL
wait "{pathname of client folder of site "BESSupport" & "\RunQuiet.exe"}" "{pathname of system folder}\netsh.exe" firewall add portopening protocol=TCP port={value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry} name="BES Relay" mode=ENABLE profile=ALL
regset "{"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\" & (if (current profile type of firewall = domain firewall profile type) then ("DomainProfile") else ("StandardProfile")) & "]"}" "DoNotAllowExceptions"=dword:00000000
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
http://support.bigfix.com/cgi-bin/kbdirect.pl?id=113
Action 3
http://support.microsoft.com/kb/320855
Action 4
regset "{"[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\" & (if (current profile type of firewall = domain firewall profile type) then ("DomainProfile") else ("StandardProfile")) & "]"}" "EnableFirewall"=dword:00000000
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

