Guest User

Untitled

a guest
Oct 16th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. root@vm1-01:/tmp# cat /etc/hosts
  2. 127.0.0.1 localhost
  3.  
  4. # The following lines are desirable for IPv6 capable hosts
  5.  
  6. ::1 ip6-localhost ip6-loopback
  7. fe00::0 ip6-localnet
  8. ff00::0 ip6-mcastprefix
  9. ff02::1 ip6-allnodes
  10. ff02::2 ip6-allrouters
  11. ff02::3 ip6-allhosts
  12.  
  13. **127.0.1.1 vm1-01.mycompany.dev vm1-01**
  14.  
  15. 169.44.88.117 vm1-01.mycompany.dev vm1-01
  16.  
  17. 169.44.88.122 vm1-02.mycompany.dev vm1-02
  18.  
  19. 169.55.28.219 vm1-03.mycompany.dev vm1-03
Add Comment
Please, Sign In to add comment