*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: ifaliases | Section: 5 | Source: NetBSD | File: ifaliases.5
IFALIASES(5) FreeBSD File Formats Manual IFALIASES(5) NAME ifaliases - interface aliases file DESCRIPTION The ifaliases file specifies the additional addresses (aliases) that each interface has. ifaliases is processed by /etc/rc.d/network at system boot time. Each line of the file is of the form: address interface [netmask] The address is a network address of the alias. This must be a number, or must be in /etc/hosts, since the nameserver is not running at this point. The interface is the network interface the alias will be configured on. The netmask is the netmask of the alias' network address. Although this is optional, omitting the netmask is discouraged. Omission results in the use of the classful netmask associated with address. FILES /etc/ifaliases, /etc/rc.d/network HISTORY The ifaliases file appeared in NetBSD 1.2. BUGS ifaliases assumes IPv4, and does not support other protocol families. Please check rc.conf(5) for alternatives like /etc/ifconfig.xxN. FreeBSD 14.1-RELEASE-p8 November 17, 2000 FreeBSD 14.1-RELEASE-p8

Navigation Options