Red Hat NETWORK 3.6 - Guía de usuario Pagina 52

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 61
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 51
Copyright © 2002-2012 Tenable Network Security, Inc.
52
# than 1024 MB. It can be set to a number less than 1024 MB.
max-packet-cache-size 1024;
# The memory keyword specifies the size in megabytes of the session
# table. By default it is set to 50. However, if you have a large
# network (such as a university network with 10,000 nodes or more)
# a setting of 500 should be used. PVS will use another 200 to 300
# MB to store vulnerability and host data in addition to the memory
# used in the session table. Please refer to the documentation for
# more information.
memory 50;
# The lifetime of a report (in days)
report-lifetime 30;
# When the following option is enabled, the PVS knowledge base will
# be saved on disk for recovery after the program is restarted.
save-knowledge-base;
# The maximum length of time in seconds that a knowledge-base entry
# remains valid after its addition.
kb-max-age 864000;
# Store the report to a file every X minutes where X is whatever
# integer value the report-frequency is set to. For example,
# 'report-frequency 60;' will result in the report being written
# to disk every 60 minutes (1 hour)
report-frequency 60;
# Detect encrypted sessions
# If PVS detects a server within the focus network which
# has one or more of these plugins active, it will attempt to
# analyze all traffic to/from the server for evidence that it
# is encrypted. This can be tailored further by specifying
# specific traffic to ignore based on port and network
detect-encryption {
###################
# Dependencies
###################
# web server
dependency 1442;
# dns server
dependency 1000;
# ssh server
dependency 1967;
# ftp server
dependency 1803;
# mail server
dependency 2004;
dependency 2005;
# imap server
dependency 1086;
# ntp server
dependency 1144;
dependency 1146;
dependency 1148;
Vista de pagina 51
1 2 ... 47 48 49 50 51 52 53 54 55 56 57 ... 60 61

Comentarios a estos manuales

Sin comentarios