Dell 3-DNS Especificaciones Pagina 385

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 426
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 384
Additional Setup Options
BIG-IP® Reference Guide 12 - 11
Setting up Sendmail
When you actually set up Sendmail, you need to open and edit a couple of
configuration files. Note that the BIG-IP does not accept email messages,
and that you can use the crontab utility to purge unsent or returned
messages, and that you can send those messages to yourself or another
administrator.
To set up and start Sendmail
1. Copy /config/sendmail.cf.off to /config/sendmail.cf.
2. To set the name of your mail exchange server, open the
/config/sendmail.cf and set the DS variable to the name of your
mail exchanger. The syntax for this entry is:
DS<MAILHUB_OR_RELAY>
3. Save and close the /config/sendmail.cf file.
4. If you want to allow Sendmail to flush outgoing messages from the
queue for mail that cannot be delivered immediately:
a) Open the /config/crontab file, and change the last line of the file
to read:
0,15,30,45**** root /usr/sbin/sendmail -q >
/dev/null 2>&1
b) Save and close the /config/crontab file.
5. If you want to prevent returned or undelivered email from going
unnoticed:
a) Open the /config/aliases file and create an entry for root to point
to you or another administrator at your site:
b) Save and close the /config/aliases file.
c) Run the newaliases command to generate a new aliases database
that incorporates the information you added to the /config/aliases
file.
6. To turn Sendmail on, either reboot the system or type the following
command:
/usr/sbin/sendmail -bd -q30m
Using a serial terminal with the BIG-IP
There are a couple of different ways to add a serial terminal to the BIG-IP.
You can add a serial terminal in addition to the console, or you can add a
serial terminal as the console. The difference between the two is:
A serial terminal configured as a terminal displays a simple login. You
can log in and run commands and edit files. In this case, you can use the
serial terminal in addition to the keyboard and monitor.
Vista de pagina 384
1 2 ... 380 381 382 383 384 385 386 387 388 389 390 ... 425 426

Comentarios a estos manuales

Sin comentarios