In my case, my dns is godaddy's parked name servers which are running BIND and my local caching is djbdns. All I had to do was add a TXT record using godaddy's tool. Not many normal people are running their own DNS servers (unless you are one of them).
run this: dig -t NS yourdomain.com the output should tell you who is serving the DNS for your domain. On Tue, 23 May 2006 07:38:19 -0500, Dewain Riddle <[EMAIL PROTECTED]> wrote: > Mattias - I feel your pain. i've been working on it for a week, and > have just figured it out last night. > First - how are you going to set it up? are you going to use a bind > server to host the dns record and just put the djbdns caching server on > your qmail server? or were you wanting to run the full djbdns dns > server on your qmail server? > > Mattias Segerdahl wrote: >> Ok, imagine somehow that has no clue what so ever how to run djbdns, > they've >> never touched it once. They could be used to bind, but not particulary >> advanced. For them, a typical entry is not a step by step guide. >> >> -----Original Message----- >> From: Erik Espinoza [mailto:[EMAIL PROTECTED] >> Sent: den 23 maj 2006 09:36 >> To: [email protected] >> Subject: Re: [qmailtoaster] Step by step guide to add my dk keys to > tinydns >> >> This part here tells you how to add it to tinydns, and it tells you >> how to test it. >> >> What more do you need? >> >> dknewkey will also return your dns entry for a Bind zone file, >> BE SURE TO SAVE IT so you can make your dns entry. >> >> If you use djbdns, a typical entry will look like this: >> >> '_domainkey.yourdomain.com:o=-; [EMAIL PROTECTED] >> 'private._domainkey.yourdomain.com:k=rsa; p=MEwwDQYJKoZIhvcNAQEBBQ . . > . >> >> Test your dns entry with dnstxt, it may take some time for your dns >> to update the roots to make this test: >> >> dnstxt private._domainkey.yourdomain.com >> >> On 5/22/06, Mattias Segerdahl <[EMAIL PROTECTED]> wrote: >> >>>I've read it Erik, >>> >>>And I can't say that I consider it to be a step by step guide on how to >> >> add >> >>>dk to tinydns. It's a guide how to create dk. >>> >>> >>>-----Original Message----- >>>From: Erik Espinoza [mailto:[EMAIL PROTECTED] >>>Sent: den 23 maj 2006 08:29 >>>To: [email protected] >>>Subject: Re: [qmailtoaster] Step by step guide to add my dk keys to >> >> tinydns >> >>>http://www.qmailtoaster.com/qt-doc/QT-README.domainkeys >>> >>>On 5/22/06, Mattias Segerdahl <[EMAIL PROTECTED]> wrote: >>> >>>>I've asked it before, but I feel that I have to again. >>>> >>>>Is there anyone that can guide me on how to add my dk keys to tinydns? >>>> >>>>// Mattias >>>> >>>>Mattias Segerdahl >>>>EMS IT- & Säkerhetslösningar >>>> >>>>Påskbergatan 10, 41268 Göteborg >>>>Telephone: +46-31-7034120 >>>>Cellular: +46-735-867626 >>>>Fax: +46-735-867626 >>>> >>>> >>>>Vi ber dig lägga märke till att detta e-postmeddelande kan innehålla >>>>konfidentiell information. Om du felaktigt blivit mottagare av detta >>>>meddelande, ber vi dig informera avsändaren om felet genom att > använda >>>>svar-funktionen. Vi ber dig också att radera e-postmeddelandet utan > att >>>>skicka det vidare eller kopiera det. >>>>Trots att vi intygar att e-postmeddelandet och eventuella bilagor inte >>>>innehåller virus och andra fel som kan påverka datorn eller > IT-systemet >>> >>>där >>> >>>>det mottages och läses, öppnas det på mottagarens eget ansvar. Vi > tar >> >> inte >> >>>>på oss något ansvar för förlust eller skada, som har uppstått i > samband >>> >>>med >>> >>>>att e-postmeddelandet mottagits och använts. >>>> >>>>Please note that this message may contain confidential information. If >> >> you >> >>>>have received this message by mistake, please inform the sender of the >>>>mistake by sending a reply, then delete the message from your system >>> >>>without >>> >>>>making, distributing or retaining any copies of it. >>>>Although we believe that the message and any attachments are free from >>>>viruses and other errors that might affect the computer or IT system >> >> where >> >>>>it is received and read, the recipient opens the message at his or her >> >> own >> >>>>risk. We assume no responsibility for any loss or damage arising from >> >> the >> >>>>receipt or use of this message. >>>> >>>> >>>> >>>> >>>>--------------------------------------------------------------------- >>>> QmailToaster hosted by: VR Hosted <http://www.vr.org> >>>>--------------------------------------------------------------------- >>>>To unsubscribe, e-mail: [EMAIL PROTECTED] >>>>For additional commands, e-mail: > [EMAIL PROTECTED] >>>> >>>> >>> >>>--------------------------------------------------------------------- >>> QmailToaster hosted by: VR Hosted <http://www.vr.org> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: [EMAIL PROTECTED] >>>For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >>> >>>--------------------------------------------------------------------- >>> QmailToaster hosted by: VR Hosted <http://www.vr.org> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: [EMAIL PROTECTED] >>>For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >> >> >> --------------------------------------------------------------------- >> QmailToaster hosted by: VR Hosted <http://www.vr.org> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >> --------------------------------------------------------------------- >> QmailToaster hosted by: VR Hosted <http://www.vr.org> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
