Advertisement
Guest User

ddo 16 hour temp fix

a guest
Jun 16th, 2012
1,561
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. # Copyright (c) 1993-1999 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. 127.0.0.1 localhost
  20.  
  21. 74.201.102.43 ddo.com
  22. 74.201.102.13 gls.ddo.com
  23. 74.201.102.43 rss.ddo.com
  24. 74.201.102.43 webvip.ddo.com
  25. 74.201.102.11 patch.ddo.com
  26. 74.201.102.13 gls-auth.ddo.com
  27. # This file is c:\windows\system32\drivers\etc\hosts
  28. #open with notepad and paste that address in, this is a txt file
  29. #that does not end in txt so notepad wont know to look for it
  30. #unless you change *.txt to just * (and then press enter)
  31. #
  32. #revert these changes when game stops working or in 24 hours
  33. #it will take 16 hours for the internet to catchup to any fix dev's
  34. #do to ddo.com dns entries / renewal of domain
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement