man Pages(4): File Formats
この本のみを検索
PDF 文書ファイルをダウンロードする

NAME

defaultrouter - configuration file for default router(s)

SYNOPSIS

/etc/defaultrouter

DESCRIPTION

The /etc/defaultrouter file defines the default routers the system will use.
The format of the file is as follows:
The /etc/defaultrouter file can contain the hostnames or IP addresses of one or more default routers, separated by white space. If you use hostnames, each hostname must also be listed in the local /etc/hosts file, because no name services are running at the time that this script is run.
Lines beginning with the ``#'' character are treated as comments.
The default routes listed in this file replace those added by the kernel during diskless booting. An empty /etc/defaultrouter file will cause the default route added by the kernel to be deleted.

FILES

/etc/defaultrouter
Configuration file containing the hostnames or IP addresses
of one or more default routers.

SEE ALSO

hosts(4)