Advertisement
Guest User

Untitled

a guest
Feb 28th, 2014
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. 127.0.0.1 localhost
  2. 127.0.1.1 isodeska-PC
  3.  
  4. # The following lines are desirable for IPv6 capable hosts
  5. ::1 ip6-localhost ip6-loopback
  6. fe00::0 ip6-localnet
  7. ff00::0 ip6-mcastprefix
  8. ff02::1 ip6-allnodes
  9. ff02::2 ip6-allrouters
  10.  
  11. //-------------------------
  12.  
  13. # interfaces(5) file used by ifup(8) and ifdown(8)
  14. auto lo
  15. iface lo inet loopback
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement