Lines Matching +full:network +full:- +full:oriented

3 hosts_access \- format of host access control files
13 program build time by building with -DPROCESS_OPTIONS.
16 network daemon process, and \fIclient\fR is the name and/or address of
17 a host requesting service. Network daemon process names are specified
31 A non-existing access control file is treated as if it were an empty
80 Eind\%hoven University network (131.155.x.x).
116 network address will be unavailable when the software cannot figure out
117 what type of network it is talking to.
122 network address will be unavailable when the software cannot figure out
123 what type of network it is talking to.
126 built with -DPARANOID (default mode), it drops requests from such
128 without -DPARANOID when you want more control over such requests.
141 If the first-matched access control rule contains a shell command, that
181 In order to distinguish clients by the network address that they
194 pseudo interfaces that live in a dedicated network address space.
198 is available only with connection-oriented services.
210 rule-driven username lookups (default) or to always interrogate the
211 client host. In the case of rule-driven username lookups, the above
223 Username lookups are possible only with TCP-based services, and only
227 A well-known UNIX kernel bug may cause loss of service when username
231 Username lookups may cause noticeable delays for non-UNIX users. The
275 including address and/or network/netmask information, to reduce the
312 that it can be omitted. The explicitly non-authorized hosts are listed
339 in.tftpd: ALL: (/some/where/safe_finger -l @%h | \\
340 /usr/ucb/mail -s %d-%h root) &
343 The safe_finger command is intended for use in back-fingering and should be
351 Warning: do not booby-trap your finger daemon, unless you are prepared
354 On network firewall systems this trick can be carried even further.
355 The typical network firewall only provides a limited set of services to
357 tftp example. The result is an excellent early-warning system.