spacepaste

  1.  
  2. #
  3. # /etc/hosts: static lookup table for host names
  4. #
  5. #<ip-address> <hostname.domain.org> <hostname>
  6. 127.0.0.1 localhost.localdomain localhost
  7. ::1 localhost.localdomain localhost
  8. 192.168.137.1 router.local router
  9. 192.168.137.4 nas.local nas
  10. # End of file
  11.