Posted On March 31, 2019

Websense Notes

kimconnect 0 comments
blog.KimConnect.com >> Networking , Windows >> Websense Notes
Reminder: when changing Websense Server Name, one must also update it’s associated pointer in Web >> >> General >> Settings >> Users Identification >> IPv4 address or hostname
 
Filtering service is set to communicate w/ Network Agent > official integration
 
integration = whatever is sending traffic to websense
 
HOWEVER, you have the Juniper sending traffic to Filtering Service.
Your configuration isn’t supported, but it’s working.
 
NA listens on a listening NIC <<< span port
 
 
sub count:
 
C:\Program Files (x86)\Websense\Web Security\bin>ConsoleClient.exe localhost 15869
213
sub.txt
16
q
sub.txt
 
precedence
1 Users
2 IP
3 IP Ranges
4 Groups
5 OUs

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Hyper-V Dependency on Docker’s Networking Bridge Drivers

Background: Some naive systems engineer (yours truly) has provisioned a buck load of Hyper-V servers…

PowerShell: Email Users with Expiring Passwords

# PasswordExpirationNotification.ps1 # Description: # This script performs the following tasks # a. Query Active…

Ping Command’s First Packet Toward LDAP Server(s) Takes 2 Seconds to Start

Case 1: Are DNS servers working? dig returns results right away => defined dns servers…