Lines Matching +full:local +full:- +full:host

38 serial lines to local area network controllers
55 In either case, include the pseudo-devices
58 The ``pty'' pseudo-device forces the pseudo terminal device driver
61 while the ``loop'' pseudo-device forces inclusion of the software loopback
67 Ethernet, the pseudo-device ``ether'' should also be included
69 Protocol module used in mapping between 48-bit Ethernet
70 and 32-bit Internet addresses.
77 require that their host address(es) be defined at boot time.
83 Interfaces that are able to dynamically deduce the host
84 part of an address may check that the host part of the address is correct.
86 describes the method used to establish a host's address.
92 or ``published'' by a \*(4B host by use of the
95 Note that the use of trailer link-level is now negotiated between \*(4B hosts
108 .Sh 2 "Local subnets"
112 by which multiple local networks may appears as a single Internet
113 network to off-site hosts. Subnetworks are useful because
114 they allow a site to hide their local topology, requiring only a single
116 it also means that local network numbers may be locally administered.
117 The standard describing this change in Internet addressing is RFC-950.
119 To set up local subnets one must first decide how the available
120 address space (the Internet ``host part'' of the 32-bit address)
123 number have a 24-bit host address space with which to work, sites with a
124 class B network number have a 16-bit host address space, while sites with
125 a class C network number have an 8-bit host address space\**.
128 ``Address Mappings'', Internet RFC-796, J. Postel; available from
131 To define local subnets you must steal some bits
132 from the local host address space for use in extending the network
134 addresses is done only for local networks; i.e. it is not visible
135 to hosts off-site. For example, if your site has a class B network
137 the network number, 16 bits, and the host number, another
138 16 bits. To define 254 local subnets, each
139 possessing at most 255 hosts, 8 bits may be taken from the local part.
140 (The use of subnets 0 and all-1's, 255 in this example, is discouraged
143 numbers are then constructed by concatenating the original 16-bit network
144 number with the extra 8 bits containing the local subnet number.
146 The existence of local subnets is communicated to the system at the time a
155 network part as well as the portion of the local part
160 of the local part have been reserved for defining subnets;
171 ``128.32.1.7'' (host 7 on network 128.32.1). Hosts \fIm\fP on
172 sub-network \fIn\fP of this network would then have addresses of
173 the form ``128.32.\fIn\fP.\fIm\fP''; for example, host
182 according to RFC-919 is the address with a host part of all 1's.
183 The address used by 4.2BSD was the address with a host part of 0.
191 as for normal host addresses, with the remaining host part set to 1's
194 sent to the logical-network broadcast address as well as those sent
195 to the subnet broadcast address, and when using an all-1's broadcast,
196 also recognize and receive packets sent to host 0 as a broadcast.
200 attached to your host you will need to set up routing information
208 especially for multi-homed hosts using Serial Line IP (SLIP).
218 to maintain up to date routing tables in a cluster of local
229 then broadcasts on each local network
230 to which the host is attached to find other instances of the routing
233 in the local environment. This view can be extended to include
248 /sbin/route add default \fIsmart-gateway\fP 1
271 to geographically local networks, while employing the wildcard
277 \fB#\fP \fInetstat \-r\fP
281 \fB#\fP \fInetstat \-r \-s\fP
293 hosts with only a single non-loopback interface never attempt
300 will send ICMP redirects to the source host if it is on the same network.
307 sysctl -w net.inet.ip.redirect=0
313 and server programs. Most of these files are host independent
321 /etc/hosts \fIhosts\fP\|(5) local host names
328 /etc/rc.local \fIrc\fP\|(8) command script for starting local servers
334 Local networks and hosts should be added to describe the local
341 numbers (contact hostmaster@SRI-NIC.ARPA).
389 The value of \fIroutedflags\fP provides host-specific options to
394 routedflags=-q
398 .Xr "routed -q"
403 commands of the following sort should be placed in the site-dependent file
407 if [ -f /usr/sbin/timed ]; then
408 /usr/sbin/timed & echo -n ' timed' >/dev/console
413 In \*(4B most of the servers for user-visible services are started up by a
455 name of the host on which the client is located. In the simple
456 case, if the host's name is located in
474 of the host name for machines in your local domain.
475 For example, four machines on our local
524 \fB#\fP \fIawk -F: '{$2="*";print$1":"$2":"$3":"$4":"$5":"$6":"}' < /etc/passwd > passwd\fP
525 \fB#\fP \fIawk -F: '{$2="*";print$1":"$2":"}' < /etc/group > group\fP
528 When local users wish to place files in the anonymous