Advertisement
Guest User

Untitled

a guest
Apr 21st, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. # Copyright (c) 1993-2009 Microsoft Corp.
  2. #
  3. # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
  4. #
  5. # This file contains the mappings of IP addresses to host names. Each
  6. # entry should be kept on an individual line. The IP address should
  7. # be placed in the first column followed by the corresponding host name.
  8. # The IP address and the host name should be separated by at least one
  9. # space.
  10. #
  11. # Additionally, comments (such as these) may be inserted on individual
  12. # lines or following the machine name denoted by a '#' symbol.
  13. #
  14. # For example:
  15. #
  16. # 102.54.94.97 rhino.acme.com # source server
  17. # 38.25.63.10 x.acme.com # x client host
  18.  
  19. # localhost name resolution is handled within DNS itself.
  20. # 127.0.0.1 localhost
  21. # ::1 localhost
  22.  
  23. 61.111.58.8 akamai.cdn.ea.com
  24. 61.111.58.10 akamai.cdn.ea.com
  25. 61.111.58.34 akamai.cdn.ea.com
  26. 61.111.58.49 akamai.cdn.ea.com
  27. 61.111.58.51 akamai.cdn.ea.com
  28. 220.90.198.73 akamai.cdn.ea.com
  29. 220.90.198.98 akamai.cdn.ea.com
  30. 112.175.42.32 akamai.cdn.ea.com
  31. 112.175.42.57 akamai.cdn.ea.com
  32. 112.175.42.65 akamai.cdn.ea.com
  33. 112.175.42.66 akamai.cdn.ea.com
  34. 114.108.166.11 akamai.cdn.ea.com
  35. 114.108.166.19 akamai.cdn.ea.com
  36. 114.108.166.43 akamai.cdn.ea.com
  37. 114.108.166.48 akamai.cdn.ea.com
  38. 114.108.166.67 akamai.cdn.ea.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement