Hosts

DISKLESS(8) - System Manager's Manual

Rpc.bootparamd, Exports, Tcpdump, Mygate, Myname, Rbootd, Mopd, Portmap, Rarpd, Hostname.if, Mountd, Bootparams, Pxeboot, Fstab, Hosts, Nfsd, Tftpd, Dhcpd.conf, Ethers, Dhcpd, Diskless

DISKLESS(8) - System Manager’s Manual # DISKLESS(8) - System Manager’s Manual NAME # diskless - booting a system over the network DESCRIPTION # The ability to boot a machine over the network is useful for diskless or dataless machines, or as a temporary measure while repairing or re-installing filesystems on a local disk. This file provides a general description of the interactions between a client and its server when a client is booting over the network. ...

GETENT(1) - General Commands Manual

Protocols, Passwd, Shells, Rpc, Ethers, Services, Hosts, Group, Getent

GETENT(1) - General Commands Manual # GETENT(1) - General Commands Manual NAME # getent - get entries from administrative database SYNOPSIS # getent database [key …] DESCRIPTION # The getent program retrieves and displays entries from the administrative database specified by database. The order in which entries are looked up is defined by the specific database (for example, the lookup order for the “hosts” database is determined by resolv.conf(5)). The display format for a given database is as per the “traditional” file format for that database. ...

HOSTNAME.IF(5) - File Formats Manual

Netstart, Rc, Slaacd, Ifconfig, Hosts, Hostname-If

HOSTNAME.IF(5) - File Formats Manual # HOSTNAME.IF(5) - File Formats Manual NAME # hostname.if - interface-specific configuration files DESCRIPTION # The hostname.*‌ files contain information regarding the configuration of each network interface. Interfaces are referenced by name and unit, such as “hostname.fxp0”. For some machines, autoconfiguration makes this system inconsistent, so interfaces can alternatively be referenced by their link layer address (lladdr), such as “hostname.00:00:5e:00:53:af”. Priority is given to configuration by interface lladdr over name/unit. ...

HOSTS(5) - File Formats Manual

Getnameinfo, Inet_pton, Resolv.conf, Gethostbyname, Getaddrinfo, Ifconfig, Nsd, Unbound, Hosts

HOSTS(5) - File Formats Manual # HOSTS(5) - File Formats Manual NAME # hosts - host and network name database DESCRIPTION # The hosts file associates names and IP addresses. Each line has the following format: Internet address Host or network name Aliases Items are separated by any number of blanks and/or tab characters. A ‘#’ indicates the beginning of a comment; characters up to the end of the line are not interpreted by routines which search the file. ...

IFCONFIG(8) - System Manager's Manual

Intro, Rtable, Tcpdump, Ifmedia, Netintro, Rc, Netstat, Slaacd, Inet, Hosts, Hostname.if, Route, Ifconfig

IFCONFIG(8) - System Manager’s Manual # IFCONFIG(8) - System Manager’s Manual NAME # ifconfig - configure network interface parameters SYNOPSIS # ifconfig [-AaC] [-M lladdr] [interface] [address_family] [address [dest_address]] [parameters] DESCRIPTION # The ifconfig utility is used to assign an address to a network interface and/or configure network interface parameters. Generally speaking, hostname.if(5) files are used at boot-time to define the network address of each interface present on a machine; ifconfig is used at a later time to redefine an interface’s address or other operating parameters. ...

LPD(8) - System Manager's Manual

Lpr, Syslog, Lpq, Resolv.conf, Lpc, Lprm, Printcap, Hosts, Lpd

LPD(8) - System Manager’s Manual # LPD(8) - System Manager’s Manual NAME # lpd - line printer spooler daemon SYNOPSIS # lpd [-dlrs] [-b bind-address] [-n maxchild] [-w maxwait] [port] DESCRIPTION # lpd is the line printer daemon (spool area handler) and is normally invoked at boot time from the rc(8) file. It makes a single pass through the printcap(5) file to find out about the existing printers and prints any files left after a crash. ...

MKNETID(8) - System Manager's Manual

Makefile.yp, Netid, Passwd, Domainname, Hosts, Group, Mknetid

MKNETID(8) - System Manager’s Manual # MKNETID(8) - System Manager’s Manual NAME # mknetid - generate a YP map of group and domain memberships SYNOPSIS # mknetid [-q] [-d domain] [-g groupfile] [-h hostfile] [-m netidfile] [-P master.passwdfile] [-p passwdfile] DESCRIPTION # The mknetid utility combines information from the passwd(5), group(5), hosts(5), and netid(5) files, printing it in netid(5) format to the standard output. If the passwd(5) file is not available, the master. ...

MYNAME(5) - File Formats Manual

Resolv.conf, Rc, Hosts, Hostname, Hostname.if, Myname

MYNAME(5) - File Formats Manual # MYNAME(5) - File Formats Manual NAME # myname - default hostname DESCRIPTION # The myname file is read by rc(8) at system startup time. /etc/myname contains the symbolic name of the host machine. The file should contain a single line specifying the fully qualified domain name (FQDN) of the system (e.g. host.example.com). The name must be resolvable, either by matching a hostname specified in /etc/hosts (see hosts(5)) or through DNS (see resolv. ...

NETINTRO(4) - Device Drivers Manual

Udp, Bgpd, Lo, Bridge, Mrouted, Ifmedia, Arp, Unix, Inet, Ip6, Mpe, Ripd, Netstart, Intro, Ifconfig, Ioctl, Socket, Hosts, Ip, Route, Config, Ospfd, Netstat, Tcp, Pf, Netintro

NETINTRO(4) - Device Drivers Manual # NETINTRO(4) - Device Drivers Manual NAME # netintro - introduction to networking facilities SYNOPSIS # #include <sys/socket.h> #include <net/route.h> #include <net/if.h> DESCRIPTION # This section is a general introduction to the networking facilities available in the system. Documentation in this part of section 4 is broken up into three areas: protocol families (domains), protocols, and network interfaces. All network protocols are associated with a specific protocol family. ...

NETSTAT(1) - General Commands Manual

Vmstat, Top, Fstat, Tcpbench, Netintro, Protocols, Systat, Ps, Services, Trpt, Iostat, Pstat, Tcpdrop, Inet_ntop, Hosts, Nfsstat, Portmap, Route, Netstat

NETSTAT(1) - General Commands Manual # NETSTAT(1) - General Commands Manual NAME # netstat - show network status SYNOPSIS # netstat [-AaBln] [-M core] [-N system] [-p protocol] [-T rtable] netstat -W interface netstat -m netstat -I interface | -i [-bdehnq] netstat -w wait [-bdehnq] [-c count] [-I interface] netstat -s [-gru] [-f address_family] [-p protocol] netstat -g [-lnu] [-f address_family] netstat -R netstat -r [-AFu] [-f address_family] [-M core] [-N system] [-T rtable] ...