Skip to Content.
Sympa Menu

discuss - [opennic-discuss] Setup for non-techies

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

[opennic-discuss] Setup for non-techies


Chronological Thread 
  • From: Terry <terencenathan AT gmail.com>
  • To: discuss AT lists.opennicproject.org
  • Subject: [opennic-discuss] Setup for non-techies
  • Date: Sat, 4 Dec 2010 14:34:37 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ho2RsBk4Uy2rWw43RBDeezKG9zVhNGik6QjZawzpOOB7D21dX9id22J1PDvKM7uyS9 y2rRFxIgv9OaBlKJq0yUdR+qNdbUY8bxLtqteSPktloK+uIjRLeuq3uOA1IRgDjxnLlt y/yk6vp3+2r1S006JPRbAaUq2f/GrDYQ77Org=
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>

Hi Everybody,

I've been thinking about what it is going to take to make this project the success we all hope it to be and one of the things I've realized is theĀ importanceĀ of participation from the general public using OpenNIC for their dns servers.

The guide that I found on the opennicproject.org site was ok for me, but I don't think the guides are good enough if we want high adoption rates. What we need is a mini program or batch file, etc, to make the changes for them, and maybe even be able to revert the changes back if they experience problems.

I'm not a windows programmer and I could use some help/suggestions on how to best accomplish this. I've figured out a very simple case of changing the dns servers for the wireless interface using netsh, so I think that could be worked into a batch file, but I don't know how to programmaticly get the default value of the dns server to be able to set it as the secondary, with OpenNIC being the primary.

This is what I have so far in case anybody is interested:

set dnsservers name="Wireless Network Connection" static <closest-opennic-dnsserver-ip>
add dns "Wireless Network Connection" <default-windows-static-dnsserver>

Any and all comments and feedback is welcome!



Archive powered by MHonArc 2.6.19.

Top of Page