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

PowerShell: Check if a HostName is Resolvable on All Internal DNS Servers

# Check if servername is resolvable at all DCs$serverName="MIGRATED-SHERVER" function checkDns{ param( $serverName, $dnsServers=(Get-ADDomainController -Filter…

MAC: Setting Google DNS to Bypass ISP Slower Name Resolution

Open System Preferences > Network > DNS > click + (plus sign) under DNS Servers…

Bandwidth Calculator

Convert Kbps to GB/month Formula =A2*60*60*24*30/8/1000/1000 (use Excel) ------------------------------------------------ 20000 Kbps = 6480 Gb/month 950…