October2010 Presentation

42
7/23/2019 October2010 Presentation http://slidepdf.com/reader/full/october2010-presentation 1/42 web security | data security | email security © 2009 Websense, Inc. All rights reserved. Troubleshooting and Architecture Overview for Data Security and Web Security Gateway on the V-Series Appliance

Transcript of October2010 Presentation

Page 1: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 1/42

web security | data security | email security © 2009 Websense, Inc. All rights reserved.

Troubleshooting and Architecture Overview forData Security and Web Security Gateway on the

V-Series Appliance

Page 2: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 2/42

V-series Appliance

Architecture overview

 – Base platform information with illustrations – Which log files are created, and where they are stored

Understanding Content Gateway (proxy) extended.log – What is extended.log

 – Turning on extended.log

 – Viewing extended.log –what do the fields mean? – Examples: HTTP request; NTLM messages;

Understanding error.log

Common Troubleshooting Scenarios – Top 5 issues

Subscription issues

Database download failures

Unable to access a Web site

Page 3: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 3/42

© 2009 Websense, Inc. All rights reserved.

V-series Architecture

© 2009 Websense, Inc. All rights reserved. 3

Page 4: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 4/42

V-series Appliance

Architecture

4

Page 5: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 5/42

V-series Appliance

Architecture

Understanding the IP addressing structure of the V-Series

5

Page 6: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 6/42

V-series Appliance

Base platform information with illustrations

6

Page 7: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 7/42© 2009 Websense, Inc. All rights reserved.

Understanding logs

© 2009 Websense, Inc. All rights reserved. 7

Page 8: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 8/42

V-Series Appliance

Logging Essentials

What is extended.log?

• Accumulates record of traffic going through the proxy

• Is turned off by default

When is an entry added to extended.log?• Turning on extended.log

Page 9: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 9/42

V-series Appliance

How to view extended.log:• Viewing in the Content Gateway Manager GUI

• Go to: Configure > My Proxy > Logs and then the Access tab

9

Page 10: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 10/42

V-series Appliance

Understanding extended.log• extended.log field descriptions:

10

Page 11: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 11/42

V-Series Appliance

Extended.log examples:

•Successful HTTP GET request:

10.0.0.1 --[06/Jul/2010:11:51:07 -0000] "GET http://www.websense.com/content/home.aspx HTTP/1.0" 20064384 200 64384 0 0 204 250 233 222 0

•NTLM authentication interaction:

10.0.0.2 --[06/Jul/2010:11:54:20 -0000] "GET http://www.google.co.uk/ HTTP/1.1" 407 322 000 0 0 0 581 309 0

0 010.0.0.2 --[06/Jul/2010:11:54:20 -0000] "GET http://www.google.co.uk/ HTTP/1.1" 407 322 000 0 0 0 665 306 00 0

10.0.0.2 –USER1 [06/Jul/2010:11:54:20 -0000] "GET http://www.google.co.uk/ HTTP/1.1" 200 6076 200 6076 0 0906 264 677 236 0

•Websense Block message:

10.0.0.3 --[06/Jul/2010:11:57:55 -0000] "GET http://www.playboy.com/ HTTP/1.0" 302 0 000 0 0 0 133 187 0 0 0

10.0.0.3 --[06/Jul/2010:11:57:55 -0000] "GET http://10.0.0.20 1:15871/cgi-bin/blockpage.cgi?ws-session=687865857 HTTP/1.0" 200 1505 200 1505 0 0 141 144 170 118 0

11

Page 12: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 12/42

V-Series Appliance

Understanding error.log

What is error.log?

• Accumulates record of traffic going through the proxy which was not processed correctly.

• Is turned off by default

• Turning on error.log

12

Page 13: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 13/42

V-Series Appliance

Error.log examples:

• 20100128.11h12m49s RESPONSE: sent 0.0.0.0 status 403 (Tunnel or SSL Forbidden) for 'talk.google.com:5222/'

This indicate the HTTPS request through port 5222 is not allowed. Add the port 5222 under Configure-> HTTP-> HTTPS

Redirect 

• 20100128.11h28m38s RESPONSE: sent <IP Address> status 504 (Maximum Transaction Time Exceeded) for

'http://0.channel35.facebook.com/x/3737112985/false/p_1576646402=0'

This indicates the request timed out, the server did not receive a timely response from the upstream/origin server

specified by the URL.

Should be Protocols->HTTP->Timeouts->Active Timeouts.

• 20100128.11h28m39s RESPONSE: sent 0.0.0.0 status 400 (Invalid HTTP Request) for '/'

WCG has received a invalid response from the Origin Server.

13

Page 14: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 14/42© 2009 Websense, Inc. All rights reserved.

Common issue and Troubleshooting

© 2009 Websense, Inc. All rights reserved.14

Page 15: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 15/42

V-Series Appliance

Common Troubleshooting Scenarios

Top 5 issues

• Subscription issues

• Database download failures

• Unable to access a Web site• Patching V-series

• Enable remote access for technical support

15

Page 16: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 16/42

V-Series Appliance

Subscription issues

1. Subscription is not correctly registered in WCG manager.

2. Functionalities show as “Not-Purchased”

Resolution:

1. Make sure subscription is correctly enter in both WCG and WebsenseManager UI. Same subscription

key needs to be used.

2. Verify that you have a working Internet connection.

3. Manually restart the WCG services will initiate a subscription check.

4. Need to enabled download service debug if issue can not be resolved.

16

Page 17: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 17/42

V-Series Appliance

Database download failures

1. Database is not downloading.

2. Database is not updating.

Resolution:

1. Verify the Internet connection for P1, check for possible connectivity issue.

2. Turn on DownloadService debug by modifying the

\WCG\bin\downloadservice.ini

[DownloadService]

# Enable logging

EnableDebug=0 <Change value to “1”>

17

Page 18: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 18/42

V-Series Appliance

Database download failures (continued)

3. Restart the download service with command ./init_download in WCG/bin directory.

4. downloadservice.log will be created in WCG/Logs directory.

Sample error in downloadservice.log:

[08-31-20010 15:31:10.89577] DIAG: Error connecting to proxy server

[08-31-20010 15:31:10.89613] DIAG: Error connecting to Websense DDS

Not able to connect to download.websense.com through defined proxy, possible

connectivity issue.

18

Page 19: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 19/42

V-Series Appliance

Unable to access a Web site through V-series

1. Verify if the URL can be accessed from other segments of the network.

2. Verify the URL can be reached form the V-series with a wget command from

WCG domain.

3. Go through the extended.log to see if the cause can be determined from the

HTTP response code. A typical HTTP 500 would indicate a Origin Server side issue.

4. Issue with HTTPs site that requires a client side certificate, site to be added

into the HTTPs incident and tunneled.

5. Verify the URL is not blocked by Real-time scanning through testlogserverutility.

19

Page 20: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 20/42

V-Series Appliance

20

Patching V-series

How do I get all patches for the Websense V-Series appliance?

Resolution

Websense periodically provides patches to address important V-Series product issues.

Applying a patch

1) First, download the new patch from the Web address provided in yourWebsense Product Alert message from Technical Support. A user name andpassword are required. These credentials are included in the Product Alertmessage.

Use the Administration > Patch Management screen on the V-Series Consoleto upload and install software patches and review patch history.

2) After a patch is on your network, during a low usage period on yournetwork, use the Administration > Patch Management screen to upload andinstall the patch on the appliance.

Page 21: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 21/42

V-Series Appliance

Enable remote access for technical support

How do I enable Remote Access to my Websense V10000 appliance?

Resolution

Enable remote access to the V10000 appliance only at the request of Websense Technical Support.

Log on to the V10000 Console.

Navigate to the page Administration > Support Tools.

Check Enable Remote Access, and then click Save. A passcode is generated and displayed on screen.

Write down the passcode and provide it to your Websense Technical Support technician. This enables SSH, sothat the technician can log on to your appliance.

Each time you allow remote access to the V10000 and a Websense technician logs on, a record is added to theRemote access login history at the bottom of the Support Tools screen.

When the Websense technician is done, be sure to click Disable remote access and click Save to disable theaccess.

21

Page 22: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 22/42© 2009 Websense, Inc. All rights reserved.

Websense Data Security Suite

© 2009 Websense, Inc. All rights reserved.22

Page 23: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 23/42

Data Security Suite

General introduction of DSS

Architecture overview

Which error log files are created, and where they are

stored?

 – Names of the logs

 – Structure of the logs

 – How archived data is stored

Helpful information you can obtain from the log files

Common Troubleshooting Scenarios

 – Standard troubleshooting procedures for End-point

component .

Page 24: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 24/42

DSS – General Goals

Provide solution for actual and potential Data Loss

Prevention

Classify the information within organization

Control over information and sensitive data

Control over information usage by insiders

Address Potential / Real Data Loss Use Cases:

 – Data in Motion (SMTP / HTTP / FTP / IM etc)

 –

Data at Rest (Windows Shares / DMSs) – Data in Use (Endpoint)

Page 25: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 25/42

© 2009 Websense, Inc. All rights reserved.© 2009 Websense, Inc. All rights reserved.25

 Architecture and Components

Page 26: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 26/42

High Level Architecture Diagram

Page 27: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 27/42

Main Components

Management (based on tomcat)

Policy Engine

Protector

Endpoint

Agents

WCG / WSG

© 2009 Websense, Inc. All rights reserved. 27

Page 28: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 28/42

© 2009 Websense, Inc. All rights reserved.

Logs

© 2009 Websense, Inc. All rights reserved.28

Page 29: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 29/42

Tomcat Logs

Each web application has its own log4j configuration in

addition to one master configuration, the configurationfiles are in %dss_home%\tomcat\lib and they are named:

 – log4j.properties – the master configuration

 – log4j-mng.properties – the DSS manager logging configuration

 – log4j-forensics.properties – the Forensics Repository logging

configuration

These configuration files are reread every 30 seconds. No

need for a service restart.

Page 30: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 30/42

Logs - Data Security Manager

The DSS Manager log files are in %dss_home%\Tomcat\logs\mng

 – mng-all.log – this is the most important file containing all of

the log records (from all of the components)

 – The rest of the logs are component specific and are included in

mng-all.log.

Changing the Logging Level

 – Edit %dss_home%\Tomcat\lib\log4j-mng.properties

 – Change the following from WARN to DEBUG:

log4j.logger.com.pa=WARN, PA• log4j.logger.com.websense=WARN, PA

Page 31: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 31/42

PolicyEngine Logs

Under %dss_home%\Logs

%dss_home%\conf\PolicyEngine.log.config

PolicyEngine.log.config topics

 – TransactionMonitor – Basic transaction parameters,

transaction analysis time. Save extracted text under tempfolder

 – SaveIntermediateFiles – save xml for management under

IncidentTemp

31

Page 32: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 32/42

Collect all logs

Under tasks and run DSS statistics

Collect the latest zip file from %dss_home%\Stats

It contains all the latest logs from mng server.

32

Page 33: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 33/42

Protector Logs

/opt/websense/neti/log

 – Health_check.log – Health check script log

 – Net.log\netd.log – network messages logs

 – Pama\pamad.log – the main Protector process logs

 – Pamad_PEInterface.log – Pama’s policy engine interface log• Enabling debug logging - edit /opt/websense/neti/conf/pamad_PEInterface.log.conf 

 –

pawd.log – “classic” Protector watchdog log – Plat\platd.log – communication log with management daemons (deploy settings)

 – Registration.log – protector registration log

 – Spicer-chat\spicer-xact.log  – ICAP logs

 – Icap_PEInterface.log – ICAP PE interface log• Enabling debug logging - edit /opt/websense/neti/conf/icap_PEInterface.log.conf 

 – Syslog_client.log – syslog related messages log

Page 34: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 34/42

Logs – Policy Engine

/opt/websense/PolicyEngine/Logs

 – FPR.log – fingerprints repository logs

• To enable debug logging edit FPR.log.config

 – Mgmtd.log – management daemon log. Used for

communication between other management daemons and

the Protector’s platd.

• To enable debug logging edit mgmtd.log.config

 – PolicyEngine.log – Policy Engine log

• To enable debug logging edit PolicyEngine.log.config

 – Watchdog.log – FPR\PE\mgmtd watchdog log

Page 35: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 35/42

Trouble shoot End-point

DSER log

Located at INSTALLDIR\DebugDump.txt

• The default installation directory is C:\Program Files\Websense\DataSecurity\Websense Data Endpoint

Logging level can be changed to ‘debug’ using the registry:

1. In the regedit registry editor, go to: Computer -->HKEY_LOCAL_MACHINE --> SOFTWARE --> Websense --> Agent -->DSE

2. Create a new REG_DWORD named debug_mode

3. Change the value of debug_mode to 1.

Collect all logs: – Run clientinfo.exe under INSTALLDIR

 – The zip file is sent to the desktop in the formatClientInfo_WORKSTATION_Date.zip

© 2009 Websense, Inc. All rights reserved. 35

Page 36: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 36/42

© 2009 Websense, Inc. All rights reserved.

Technical Support Process

© 2009 Websense, Inc. All rights reserved.36

Page 37: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 37/42

Creating Support Ticket

Call support line•Asia: +86-1058844200

•Australia/New Zealand: +61 2 9414 0033

•India: +1.858.332.0061

Preferred information:

• Product name and version

• Subscription key

37

Page 38: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 38/42

Creating Support Ticket

Open ticket on line, here are two ways to access your support

cases: – Via MyWebsense

 – Via ask.websense.com

• Log into ask.websense.com from any access point on the website with yourMyWebsense log‐in credentials.

•If you are a Partner, you will be directed to the Partner Portal.

Click on ‘Create a New Case’ link or ‘Case’ tab to create a new case

 – Provide details on required fields

 – Provide a brief case subject

 – For faster resolution:• Provide a detailed problem description

• http://www.websense.com/content/CaseInformationList.aspx

 – Partner is required to correctly enter the end-use account name.

Click on ‘View Existing Cases’ link to view existing cases

 – Select options from dropdown menu to view open/closed/all cases.

38

Page 39: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 39/42

Targeted response time

39

Page 40: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 40/42

Support online resources

40

Page 41: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 41/42

Customer Training Options

To find Websense classes

offered by Authorized Training

Partners in your area, visit:http://www.websense.com/findaclass

Websense Training Partnersalso offer classes online and

onsite at your location.

For more information, please

send email to:

[email protected]

Page 42: October2010 Presentation

7/23/2019 October2010 Presentation

http://slidepdf.com/reader/full/october2010-presentation 42/42

Questions?