The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

rtadvd (8)
  • >> rtadvd (8) ( FreeBSD man: Команды системного администрирования )

  • BSD mandoc
     

    NAME

    
    
    rtadvd
    
     - router advertisement daemon
    
     
    

    SYNOPSIS

    [-dDfM
    ] [-c configfile ] interface ...
     

    DESCRIPTION

    sends router advertisement packets to the specified interfaces

    The program will daemonize itself on invocation. It will then send router advertisement packets periodically, as well as in response to router solicitation messages sent by end hosts.

    Router advertisements can be configured on a per-interface basis, as described in rtadvd.conf5.

    If there is no configuration file entry for an interface, or if the configuration file does not exist altogether, sets all the parameters to their default values. In particular, reads all the interface routes from the routing table and advertises them as on-link prefixes.

    also watches the routing table. If an interface direct route is added on an advertising interface and no static prefixes are specified by the configuration file, adds the corresponding prefix to its advertising list.

    Similarly, when an interface direct route is deleted, will start advertising the prefixes with zero valid and preferred lifetimes to help the receiving hosts switch to a new prefix when renumbering. Note, however, that the zero valid lifetime cannot invalidate the autoconfigured addresses at a receiving host immediately. According to the specification, the host will retain the address for a certain period, which will typically be two hours. The zero lifetimes rather intend to make the address deprecated, indicating that a new non-deprecated address should be used as the source address of a new connection. This behavior will last for two hours. Then will completely remove the prefix from the advertising list, and succeeding advertisements will not contain the prefix information.

    Moreover, if the status of an advertising interface changes, will start or stop sending router advertisements according to the latest status.

    The -s option may be used to disable this behavior; will not watch the routing table and the whole functionality described above will be suppressed.

    Basically, hosts MUST NOT send Router Advertisement messages at any time (RFC 2461, Section 6.2.3). However, it would sometimes be useful to allow hosts to advertise some parameters such as prefix information and link MTU. Thus, can be invoked if router lifetime is explicitly set zero on every advertising interface.

    The command line options are:

    -c
    Specify an alternate location, configfile for the configuration file. By default, /etc/rtadvd.conf is used.
    -d
    Print debugging information.
    -D
    Even more debugging information is printed.
    -f
    Foreground mode (useful when debugging). Log messages will be dumped to stderr when this option is specified.
    -M
    Specify an interface to join the all-routers site-local multicast group. By default, tries to join the first advertising interface appearing on the command line. This option has meaning only with the -R option, which enables routing renumbering protocol support.
    -R
    Accept router renumbering requests. If you enable it, certain IPsec setup is suggested for security reasons. This option is currently disabled, and is ignored by with a warning message.
    -s
    Do not add or delete prefixes dynamically. Only statically configured prefixes, if any, will be advertised.

    Upon receipt of signal SIGUSR1 will dump the current internal state into /var/run/rtadvd.dump

    Use SIGTERM to kill gracefully. In this case, will transmit router advertisement with router lifetime 0 to all the interfaces (in accordance with RFC2461 6.2.5)  

    RETURN VALUES

    The program exits 0 on success, and >0 on failures.  

    FILES

    /etc/rtadvd.conf
    The default configuration file.
    /var/run/rtadvd.pid
    contains the pid of the currently running .
    /var/run/rtadvd.dump
    The file in which dumps its internal state.

     

    SEE ALSO

    rtadvd.conf5, rtsol(8)  

    HISTORY

    The command first appeared in the WIDE Hydrangea IPv6 protocol stack kit.  

    BUGS

    There used to be some text that recommended users not to let advertise Router Advertisement messages on an upstream link to avoid undesirable icmp6(4) redirect messages. However, based on the later discussion in the IETF ipng working group, all routers should rather advertise the messages regardless of the network topology, in order to ensure reachability.


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUES
    FILES
    SEE ALSO
    HISTORY
    BUGS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру