Advertisement
Guest User

Sample hosts file

a guest
Oct 12th, 2011
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ##
  2. # Host Database
  3. #
  4. # localhost is used to configure the loopback interface
  5. # when the system is booting. Do not change this entry.
  6. ##
  7. 127.0.0.1 localhost
  8.  
  9.  
  10. 255.255.255.255 broadcasthost
  11. ::1 localhost
  12.  
  13. 127.0.0.1 test.example.com
  14. #
  15.  
  16. fe80::1%lo0 localhost
  17.  
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement