Inetd manual






















 · inetd provides several “trivial” services internally by use of routines within itself. These services are “echo”, “discard”, “chargen” (character generator), “daytime” (human readable time), and “time” (machine readable time, in the form of the number of seconds since midnight, January 1, ). The wait/nowait entry specifies whether the server that is invoked by inetd will take over the socket associated with the service access point, and thus whether inetd should wait for the server to exit before listening for new service requests. Datagram servers must use "wait", as they are always invoked with the original datagram socket bound to the specified service address.  · INETD(8) NetBSD System Manager's Manual INETD(8) NAME inetd, www.doorway.ru-- internet ``super-server'' SYNOPSIS inetd [-d] [-l] [configuration file] DESCRIPTION inetd should be run at boot time by /etc/rc (see rc(8)). It then opens sockets according to its configuration and listens for connections.


inetd is a program that runs all the time and waits (using select) for messages on a specified set of ports. When it receives a message, it accepts the connection (if the socket style calls for connections) and then forks a child process to run the corresponding server program. You specify the ports and their programs in the file /etc/www.doorway.ru inetd provides several “trivial” services internally by use of routines within itself. These services are “echo”, “discard”, “chargen” (character generator), “daytime” (human readable time), and “time” (machine readable time, in the form of the number of seconds since midnight, January 1, ). INETD(8) NetBSD System Manager's Manual INETD(8) NAME inetd, www.doorway.ru-- internet ``super-server'' SYNOPSIS inetd [-d] [-l] [configuration file] DESCRIPTION inetd should be run at boot time by /etc/rc (see rc(8)). It then opens sockets according to its configuration and listens for connections.


inetd(8) BSD System Manager's Manual inetd(8). NAME. inetd - internet ``super-server''. SYNOPSIS. inetd [-d] [configuration file]. DESCRIPTION. inetd configuration (GNU Pies Manual) Appendix A www.doorway.ru Format. This appendix describes the format of inetd compatible configuration files. When a connection is received by inetd, it determines which daemon the Consult the hosts_access(5) manual page for more information on placing TCP.

0コメント

  • 1000 / 1000