home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / template / client / etc / hosts < prev    next >
Text File  |  1989-03-18  |  828b  |  27 lines

  1. #
  2. # NOTE: This file is never consulted if NetInfo or Yellow Pages is running.
  3. #
  4. #
  5. # To do anything on the network, you need to assign an address to your
  6. # machine.  This default host table will get you started.  "myhost"
  7. # can be used for the first machine on the network, and client[1-8]
  8. # can be used for subsequent machines.  You must make sure that no two
  9. # machines have the same address.  If you need to add more machines
  10. # just keep adding entries.  Each digit in the four digit number must
  11. # be between 1 and 254 inclusive.
  12. #
  13. 192.42.172.1    myhost
  14. 192.42.172.2    client1
  15. 192.42.172.3    client2
  16. 192.42.172.4    client3
  17. 192.42.172.5    client4
  18. 192.42.172.6    client5
  19. 192.42.172.7    client6
  20. 192.42.172.8    client7
  21. 192.42.172.9    client8
  22. #
  23. # This is the reserved address for the loopback interface.  Don't muck
  24. # with it.
  25. #
  26. 127.0.0.1    localhost
  27.