home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 February / VPR9902B.ISO / TurboLinux / instimage / etc / protocols < prev   
Text File  |  1998-08-31  |  715b  |  23 lines

  1. #
  2. # protocols    This file describes the various protocols that are
  3. #        available from the TCP/IP subsystem.  It should be
  4. #        consulted instead of using the numbers in the ARPA
  5. #        include files, or, worse, just guessing them.
  6. #
  7. # Version:    @(#)/etc/protocols    2.00    04/30/93
  8. #
  9. # Author:    Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
  10. #
  11.  
  12. ip    0    IP    # internet protocol, pseudo protocol number
  13. icmp    1    ICMP    # internet control message protocol
  14. igmp    2    IGMP    # internet group multicast protocol
  15. ggp    3    GGP    # gateway-gateway protocol
  16. tcp    6    TCP    # transmission control protocol
  17. pup    12    PUP    # PARC universal packet protocol
  18. udp    17    UDP    # user datagram protocol
  19. idp    22    IDP    # WhatsThis?
  20. raw    255    RAW    # RAW IP interface
  21.  
  22. # End of protocols.
  23.