home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / protocol / tcpip / 5094 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.5 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!apple!apple!NewsWatcher!user
  2. From: rol@grasp1.univ-lyon1.fr (Paul Rolland)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: /etc/protocols file
  5. Message-ID: <rol-091192115942@90.222.1.80>
  6. Date: 9 Nov 92 10:57:41 GMT
  7. Sender: usenet@Apple.COM
  8. Followup-To: comp.protocols.tcp-ip
  9. Organization: Apple Computer Europe
  10. Lines: 31
  11.  
  12. Hello,
  13.  
  14. I'm using a Sun system with a /etc/protocols file that contains only 5 or
  15. 10 lines, with nothing refering to port 25 (snmp) or 33... I know this
  16. file is used when you call getprotobyname and so on, but is it used for
  17. something else ? Is it a problem to have it containing only a few lines, 
  18. and should I update it ? If yes, could s.o. send me a more complete one ?
  19.  
  20. Here is my full /etc/protocols file :(
  21. #
  22. # @(#)protocols 1.9 90/01/03 SMI
  23. #
  24. # Internet (IP) protocols
  25. # This file is never consulted when the NIS are running
  26. #
  27. ip      0       IP      # internet protocol, pseudo protocol number
  28. icmp    1       ICMP    # internet control message protocol
  29. igmp    2       IGMP    # internet group multicast protocol
  30. ggp     3       GGP     # gateway-gateway protocol
  31. tcp     6       TCP     # transmission control protocol
  32. pup     12      PUP     # PARC universal packet protocol
  33. udp     17      UDP     # user datagram protocol
  34.  
  35.  
  36. Paul Rolland, rol@grasp1.univ-lyon1.fr
  37.  
  38. ---
  39. --------------------- DISCLAIMER -------------------
  40.  
  41. All the opinions I express in this posting are mine, but I'm
  42. ready to share them with anybody interested :-)
  43.