home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / internet-tools / amitcp / amitcp-2.2 / db / netdb < prev    next >
Encoding:
Text File  |  1993-08-12  |  704 b   |  34 lines

  1. ;
  2. ; netdb -- the network database file for AmiTCP/IP
  3. ;
  4. ; Copyright © 1993 AmiTCP/IP Group, <amitcp-group@hut.fi>
  5. ;                  Helsinki University of Technology, Finland.
  6. ;                  All rights reserved.
  7. ;
  8. ; $Id: netdb,v 1.7 1993/07/23 11:01:43 puhuri Exp $
  9. ;
  10. ; Created      : Thu Apr 22 15:05:21 1993 ppessi
  11. ; Last modified: Mon Jun 14 02:48:06 1993 jraja
  12. ;
  13. ; Include information from local networking environment
  14. ; (File created by installer)
  15. WITH netdb-myhost
  16. ;
  17. ; hosts
  18. ;
  19. H 127.0.0.1    localhost
  20. WITH hosts PREFIX=H
  21. ;
  22. ; Local networks
  23. ;
  24. N loopback-net    127        software-loopback-net
  25. ;
  26. ; Protocols
  27. WITH protocols PREFIX=P
  28. ;
  29. ; Network services, Internet style
  30. ;
  31. WITH services PREFIX=S
  32. ;;;; EOF
  33.