ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

ReactOS Community > ReactOS Wiki

DNS Workaround

From ReactOS

Jump to: navigation, search
Image:Icon_speedy_deletion.png This page is a candidate for speedy deletion

If you disagree with its speedy deletion, please explain why on its talk page. Watch also the Criteria for speedy deletion!


Since there are a lot of problems recently with reactos.org DNS, you can use this workaround to still get your mails, look into the wiki or commit to svn:

Windows:

  • Open c:\Windows\system32\drivers\etc\hosts (file is write protected, you need to remove this, also you need admin rights to access it)
  • Add the following lines to the file:
# reactos.org dns worksround
188.40.64.40    iserv.reactos.org
188.40.64.41    svn.reactos.org
188.40.64.42    www.reactos.org
  • Save the file and you are done