Internet Connection Firewall is Blocking BES Traffic - BES Client
| 0 Votes |
Description
The BES Server and BES Relays send UDP packets to the BES Clients to notify them that there is new information available such as new Fixlet messages, actions, and computer refreshes. BES Clients on relevant computers will not receive UDP notification packets and therefore will not see new actions or new Fixlet messages until they gather the new actionsite, which is by default, once a day. After configuring Windows Firewall to allow inbound UDP traffic on the BES Listen Port, BES Clients will resume normal communication with the BES Server and BES Relays.
Note: After this action is applied, affected BES Clients will not report until they have performed their standard once-per-day gather or until the BES Client is restarted.
Note: Running the actions below may cause client machines to briefly display pop-up and command prompt windows.
Property Details
| 507 | |
| Internet Connection Firewall is Blocking BES Traffic - BES Client | |
| Support | |
| 0 | |
| BigFix | |
| <Unspecified> | |
| Important | |
| 4/15/2004 12:00:00 AM | |
| BES UDP Clients Firewall Internet | |
| besSupport on 10/17/2012 1:15:58 PM | |
| danielheth on 10/17/2012 1:15:58 PM | |
| 4155 Views / 1 Download | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 223 fixlets | * Results in a true/false |
(if exists property "in proxy agent context" then ( not in proxy agent context ) else true )
version of client >= "5.1"
| Used in 24 fixlets | * Results in a true/false |
((if (version of client >= "8.0") then (windows of it) else (name of it starts with "Win")) AND platform id of it != 3) of operating system
| Used in 2 fixlets | * Results in a true/false |
(((name of it = "WinXP" or name of it = "WinXPe") AND (it = "" OR it ends with "1") of csd version of it) OR ((name of it = "Win2003" OR name of it = "WinXP-2003") AND csd version of it = "")) of operating system
| Used in 2 fixlets | * Results in a true/false |
(exists application of file type ".vbs" of registry) AND (exists file "cscript.exe" of system folder)
| Used in 2 fixlets | * Results in a true/false |
not (exists relay server or exists main gather service)
| Used in 2 fixlets | * Results in a true/false |
exists internet connection firewall whose (enabled of it AND not exists port mapping whose (enabled of it AND protocol of it = "udp" AND internal port of it as string = (value "ListenPort" of key "HKLM\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry) as string) of it) of adapters of network
Actions
Action 1
Action Link Click
here for information on how to make this action a "policy" action that will automatically open the BES port on any computer that has this Fixlet message relevant.
Script Type
URL
http://support.bigfix.com/cgi-bin/kbdirect.pl?id=113
Action 2
Action Link Click
here to leave the Internet Connection Firewall enabled, but also allow incoming traffic on the port reserved for BES.
Script Type
BigFix Action Script
run "{pathname of client folder of site "BESSupport"}\RunQuiet.exe" "{pathname of system folder}\cscript.exe" "{pathname of client folder of site "BESSupport"}\icfconfirm.vbs"
wait "{pathname of system folder}\cscript.exe" "{pathname of client folder of site "BESSupport"}\besport.js" 127.0.0.1 "{value "ListenPort" of key "HKEY_LOCAL_MACHINE\SOFTWARE\BigFix\EnterpriseClient\GlobalOptions" of registry}" 0
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 3
Action Link Click
here to disable the Internet Connection Firewall.
Script Type
BigFix Action Script
run "{pathname of client folder of site "BESSupport"}\RunQuiet.exe" "{pathname of system folder}\cscript.exe" "{pathname of client folder of site "BESSupport"}\icfconfirm.vbs"
wait "{pathname of client folder of site "BESSupport"}\RunQuiet.exe" "{pathname of system folder}\cscript.exe" "{pathname of client folder of site "BESSupport"}\icfdisable.vbs"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 4
Action Link Click
here for more information about the Internet Connection Firewall from Microsoft.
Script Type
URL
http://support.microsoft.com/kb/320855
Sharing
| Social Media: |

