home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 033 / atcp40de.zip / HOSTS < prev    next >
Text File  |  1994-10-05  |  1KB  |  42 lines

  1. #
  2. #    $Id: hosts,v 4.4 1994/10/05 02:16:46 jraja Exp $
  3. #
  4. #    The hosts database file for AmiTCP/IP.
  5. #
  6. #    Copyright ⌐ 1994 AmiTCP/IP Group,
  7. #                     Network Solutions Development Inc.
  8. #                     All rights reserved.
  9. #
  10. ;
  11. ; Comments are from ';' or '#' to end of line
  12. ;
  13. ; You can append to or replace this file with "/etc/hosts" from your
  14. ; local Unix computer. Entries in this file have following format: 
  15. ; (without ';' at begining of line) 
  16. ;
  17. ; 224.254.43.1 mail.mut.edu.mars mail ftp.mut.edu.mars ftp mut.edu.mars
  18. ; ^           ^         ^    ^                ^   ^
  19. ; |           |         \ these are aliases for the host name
  20. ; |           \ this is the canonicial name of the host
  21. ; \ this is the IP address of the host 
  22. ;
  23. ; You can include here all computers that you access with your Amiga.
  24. ; If you can use nameserver, it is unnecessary. (This file may contain
  25. ; only the most important hosts.)
  26. ;
  27. ; Using nameserver:
  28. ; + saves your diskspace (of what there is never enough)
  29. ; + protects you from changes in address of computers.
  30. ; - if nameserver is down, you can access computers only with its IP
  31. ;  number if it is not in your hosts file.
  32. ;
  33. 127.0.0.1 localhost
  34. ;
  35. ###
  36. ## Emacs magic:
  37. ## Local Variables: **
  38. ## backup-by-copying:t **
  39. ## End: **
  40. ###
  41. ; EOF
  42.