~ubuntu-branches/ubuntu/quantal/maradns/quantal

« back to all changes in this revision

Viewing changes to doc/en/tutorial/win_service.html

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-01-12 23:35:38 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: package-import@ubuntu.com-20120112233538-5jkaqrh9nbqtf1ey
Tags: upstream-2.0.04+really1.4.09
ImportĀ upstreamĀ versionĀ 2.0.04+really1.4.09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- Do *not* edit this file; it was automatically generated by ej2html
2
2
     Look for a name.ej file with the same name as this filename -->
3
 
<!-- Last updated Mon Sep 27 15:36:25 2010 -->
 
3
<!-- Last updated Fri Jan  8 10:07:49 2010 -->
4
4
 
5
5
<HTML><HEAD>
6
6
<TITLE>Running MaraDNS as a Windows NT/2000/XP service</TITLE>
18
18
 
19
19
<p>
20
20
 
21
 
Most users of MaraDNS in Windows will probably only being using the
22
 
MaraDNS suite to recursively resolve records in MaraDNS.  The maradns.exe
23
 
program does not recursively resolve records; that is done by deadwood.exe,
24
 
which has full support for being a Windows service and does not need
25
 
to use srvany to be a service.
26
 
 
27
 
<p>
28
 
 
29
 
The only people who would want to run MaraDNS 2.0 as a service is anyone
30
 
who is in the somewhat unusual position of using MaraDNS on Windows
31
 
to authoritatively resolve records.
32
 
 
33
 
<p>
34
 
 
35
21
It is possible to run the native 32bit-Windows port of MaraDNS as a
36
22
service that starts up automatically when Windows is started and runs
37
23
in the background.  This document gives step by step instructions on
163
149
(the commands are "c:" followed by "cd c:\maradns").  Next, type in
164
150
the following command:
165
151
<blockquote>
166
 
<tt>askmara 1:www.example.com.</tt>
 
152
<tt>askmara 1:www.microsoft.com.</tt>
167
153
</blockquote>
168
154
The output should look something like this:
169
155
<pre>
175
161
# AR replies:
176
162
</pre>
177
163
 
178
 
Please replace "example.com" above with any domain that MaraDNS is resolving.
179
 
<p>
180
 
 
181
164
If not, verify that you have a working internet connection.  If you do, make
182
165
sure MaraDNS is running by seeing if it is listed as "maradns.exe" in the task 
183
166
manager (Ctrl + Alt + Del) under the "Processes" tab.  Note: If you can't see