Skip to Content.
Sympa Menu

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

discuss AT lists.opennicproject.org

Subject: Discuss mailing list

List archive

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


Chronological Thread 
  • From: Dean Gardiner <gardiner91 AT gmail.com>
  • To: discuss AT lists.opennicproject.org
  • Subject: Re: [opennic-discuss] Setup for non-techies
  • Date: Sun, 5 Dec 2010 12:00:03 +1300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=QJM/GNPpZr1QsiALBWH/1LrGbydOfFJDCoN1labz5Ypq+Se70sCBPmjBuHBvDaNkBK QXGkCUsYCuwZ3WnW1WG5p4hpL6PEiDqOr2caWaTPoQpeNC+GzjRQKQeUJxNDexVrNfeN VWrUryfFCvezFFk/9ETLCEBQoiV24C9tCHuBc=
  • List-archive: <http://lists.darkdna.net/pipermail/discuss>
  • List-id: <discuss.lists.opennicproject.org>

Hi

Currently I'm working on a multiplatform python script to configure OpenNIC automaticly, currently it can test servers resolve time and latency to find the best server for the user. The first usable release should be out some time next week.

- Dean

On Dec 5, 2010 11:34 AM, "Terry" <terencenathan AT gmail.com> wrote:
> 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