Revision 802ed2aa man/ganeti-noded.rst

b/man/ganeti-noded.rst
9 9
Synopsis
10 10
--------
11 11

  
12
**ganeti-noded** [-f] [-d] [-p *PORT*] [-b *ADDRESS*]
12
**ganeti-noded** [-f] [-d] [-p *PORT*] [-b *ADDRESS*] [-i *INTERFACE*]
13 13
[--no-mlock] [--syslog] [--no-ssl] [-K *SSL_KEY_FILE*] [-C *SSL_CERT_FILE*]
14 14

  
15 15
DESCRIPTION
......
35 35
interfaces, by default. The port can be overridden by an entry in the
36 36
services database (usually ``/etc/services``) or by passing the ``-p``
37 37
option.  The ``-b`` option can be used to specify the address to bind
38
to (defaults to ``0.0.0.0``).
38
to (defaults to ``0.0.0.0``); alternatively, the ``-i`` option can be
39
used to specify the interface to bind do.
39 40

  
40 41
Ganeti noded communication is protected via SSL, with a key
41 42
generated at cluster init time. This can be disabled with the

Also available in: Unified diff