Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Paste Description for server inetd.conf

/etc/inetd.conf on server

server inetd.conf
Thursday, August 10th, 2006 at 3:11:14am MDT 

  1. ## Configured using SAM by root on Fri Aug 12 17:15:36 2005
  2. ## Configured using SAM by root on Wed Jan 25 17:25:45 2006
  3. ##
  4. #
  5. # @(#)B.11.11_LRinetd.conf $Revision: 1.24.214.3 $ $Date: 97/09/10 14:50:49 $
  6. #
  7. # Inetd  reads its configuration information from this file upon execution
  8. # and at some later time if it is reconfigured.
  9. #
  10. # A line in the configuration file has the following fields separated by
  11. # tabs and/or spaces:
  12. #
  13. #       service name            as in /etc/services
  14. #       socket type             either "stream" or "dgram"
  15. #       protocol                as in /etc/protocols
  16. #       wait/nowait             only applies to datagram sockets, stream
  17. #                               sockets should specify nowait
  18. #       user                    name of user as whom the server should run
  19. #       server program          absolute pathname for the server inetd will
  20. #                               execute
  21. #       server program args.    arguments server program uses as they normally
  22. #                               are starting with argv[0] which is the name of
  23. #                               the server.
  24. #
  25. # See the inetd.conf(4) manual page for more information.
  26. ##
  27.  
  28. #####   #Hinweis:
  29. #####   #Zeilen die mit ##### (5x#) beginnen, wurden von A. Skwar @ 2005-09-22
  30. #####   #auskommentiert.
  31.  
  32.  
  33. ##
  34. #
  35. #       ARPA/Berkeley services
  36. #
  37. ##
  38. #####ftp          stream tcp nowait root /usr/lbin/ftpd ftpd -l
  39. #####telnet       stream tcp nowait root /usr/lbin/telnetd  telnetd
  40.  
  41. # Before uncommenting the "tftp" entry below, please make sure
  42. # that you have a "tftp" user in /etc/passwd. If you don't
  43. # have one, please consult the tftpd(1M) manual entry for
  44. # information about setting up this service.
  45.  
  46. tftp        dgram  udp wait   root /usr/lbin/tftpd    tftpd -l /opt/ignite /var/opt/ignite
  47. #bootps      dgram  udp wait   root /usr/lbin/bootpd   bootpd
  48. #finger      stream tcp nowait bin  /usr/lbin/fingerd  fingerd
  49. login        stream tcp nowait root /usr/lbin/rlogind  rlogind
  50. shell        stream tcp nowait root /usr/lbin/remshd   remshd
  51. exec         stream tcp nowait root /usr/lbin/rexecd   rexecd
  52. #uucp        stream tcp nowait root /usr/sbin/uucpd    uucpd
  53. #####ntalk           dgram  udp wait   root /usr/lbin/ntalkd   ntalkd
  54. #####ident        stream tcp wait   bin  /usr/lbin/identd   identd
  55.  
  56. ##
  57. #
  58. #       Other HP-UX network services
  59. #
  60. ##
  61. #####printer     stream tcp nowait root /usr/sbin/rlpdaemon  rlpdaemon -i
  62.  
  63. ##
  64. #
  65. #       inetd internal services
  66. #
  67. ##
  68. #####daytime      stream tcp nowait root internal
  69. #####daytime      dgram  udp nowait root internal
  70. #####time         stream tcp nowait root internal
  71. #time         dgram  udp nowait root internal
  72. #####echo         stream tcp nowait root internal
  73. #####echo         dgram  udp nowait root internal
  74. #####discard      stream tcp nowait root internal
  75. #####discard      dgram  udp nowait root internal
  76. #####chargen      stream tcp nowait root internal
  77. #####chargen      dgram  udp nowait root internal
  78.  
  79. ##
  80. #
  81. #       rpc services, registered by inetd with portmap
  82. #       Do not uncomment these unless your system is running portmap!
  83. #
  84. ##
  85. # WARNING: The rpc.mountd should now be started from a startup script.
  86. #          Please enable the mountd startup script to start rpc.mountd.
  87. ##
  88. #rpc  stream tcp  nowait  root  /usr/sbin/rpc.rexd     100017  1    rpc.rexd
  89. #rpc  dgram  udp  wait    root  /usr/lib/netsvc/rstat/rpc.rstatd   100001  2-4  rpc.rstatd
  90. #rpc  dgram  udp  wait    root  /usr/lib/netsvc/rusers/rpc.rusersd  100002  1-2  rpc.rusersd
  91. #rpc  dgram  udp  wait    root  /usr/lib/netsvc/rwall/rpc.rwalld   100008  1    rpc.rwalld
  92. #rpc  dgram  udp  wait    root  /usr/sbin/rpc.rquotad  100011  1    rpc.rquotad
  93. #rpc  dgram  udp  wait    root  /usr/lib/netsvc/spray/rpc.sprayd   100012  1    rpc.sprayd
  94.  
  95. ##
  96. #
  97. #       The standard remshd and rlogind do not include the Kerberized
  98. #       code. You must install the InternetSvcSec/INETSVCS-SEC fileset and
  99. #       configure Kerberos as described in the SIS(5) man page.
  100. #
  101. ##
  102. #####kshell stream tcp nowait root /usr/lbin/remshd remshd -K
  103. #####klogin stream tcp nowait root /usr/lbin/rlogind rlogind -K
  104.  
  105.  
  106. ##
  107. #
  108. #       NCPM programs.
  109. #       Do not uncomment these unless you are using NCPM.
  110. #
  111. ##
  112.  
  113. #ncpm-pm          dgram udp wait root /opt/ncpm/bin/ncpmd ncpmd
  114. #ncpm-hip         dgram udp wait root /opt/ncpm/bin/hipd  hipd
  115.  
  116. dtspc stream tcp nowait root /usr/dt/bin/dtspcd /usr/dt/bin/dtspcd
  117. rpc xti tcp swait root /usr/dt/bin/rpc.ttdbserver 100083 1 /usr/dt/bin/rpc.ttdbserver
  118. recserv stream tcp nowait root /usr/lbin/recserv recserv  -display :0
  119. rpc dgram udp wait root /usr/dt/bin/rpc.cmsd 100068 2-5 rpc.cmsd
  120. swat    stream tcp   nowait.400 root /opt/samba/bin/swat swat
  121. registrar stream tcp nowait root /etc/opt/resmon/lbin/registrar /etc/opt/resmon/lbin/registrar
  122. instl_boots dgram udp wait root /opt/ignite/lbin/instl_bootd instl_bootd
  123.  
  124.  
  125. omni stream tcp nowait root /opt/omni/lbin/inet inet -log /var/opt/omni//log/inet.log

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right worth-right