home *** CD-ROM | disk | FTP | other *** search
- <HTML>
- <HEAD>
- <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
- <META HTTP-EQUIV="Expires" CONTENT="-1">
- <TITLE>DNS Server/Proxy Configuration</TITLE>
- </HEAD>
- <BODY bgcolor=#ffffff>
- <A HREF="/sysadmin/index.stm" TARGET=_top>
- <IMG border=0 ALIGN=left SRC="/sysimage/system/console.gif"></A>
- <CENTER><FONT SIZE=6>DNS Server/Proxy Configuration</FONT>
- <BR>
- <I>Changes don't take effect until system restart. You must restart the
- server before making any other configuration changes or the changes you
- make below will be overwritten.</I>
- <HR>
- </CENTER>
- <FORM METHOD=POST ACTION="/session/sysconfig" TARGET=_top>
- <INPUT TYPE=hidden NAME="RCpage" VALUE="/sysadmin/index.stm">
-
- <TABLE border=0 cellspacing=20>
-
- <TR valign=top><TD width=20%><FONT SIZE=+1>DNS <I>hosts</I> file</FONT>
- <P>
- <INPUT TYPE=text NAME="dnshosts" VALUE="<RCEdnshosts>" SIZE=40 MAXSIZE=255>
- </TD>
- <TD>The location of the <I>hosts</I> file which will be used to serve
- A-Record requests to the DNS server. The path is relative to
- '<RCErootdir>/config' unless a drive is given (i.e. c:\winnt\hosts).
- If blank, or if the file does not exist, all requests will be forwarded
- to the Primary DNS server.
- </TD></TR>
-
- <TR valign=top><TD width=20%><FONT SIZE=+1>Forward DNS Requests</FONT>
- <P>
- <INPUT TYPE=radio NAME="forwarddns" VALUE="true" <RCif RCEforwarddns = true> CHECKED<RCendif>>
- <B>Yes</B><BR>
- <INPUT TYPE=radio NAME="forwarddns" VALUE="false" <RCif RCEforwarddns = false> CHECKED<RCendif>>
- <B>No</B><BR>
- </TD>
- <TD>Forward unknown DNS requests (those not found in the <I>hosts</I> file
- configured above) to the Primary DNS Server.
- </TD></TR>
-
- <TR valign=top><TD width=20%><FONT SIZE=+1>Primary DNS Server</FONT>
- <P>
- <INPUT TYPE=text NAME="dnsprimary" VALUE="<RCEdnsprimary>" SIZE=30 MAXSIZE=40>
- </TD>
- <TD>The <B>IP address</B> of the DNS Server that the Sambar Server will use
- when "forwarding" requests.
- </TD></TR>
-
- <TR valign=top><TD width=20%><FONT SIZE=+1>Secondary DNS Server</FONT>
- <P>
- <INPUT TYPE=text NAME="dnssecondary" VALUE="<RCEdnssecondary>" SIZE=30 MAXSIZE=40>
- </TD>
- <TD>The <B>IP address</B> of the secondary DNS Server that the Sambar Server
- will use when "forwarding" requests.
- </TD></TR>
-
- </TABLE>
- <P>
- <CENTER>
- <HR>
- <INPUT TYPE=submit VALUE="Update Server Configuration">
- </FORM>
- <P>
- <HR>
- </CENTER>
- <BR>
- <A HREF="/"><IMG border=0 SRC="/sysimage/system/powerby.gif"></A>
- </BODY>
- </HTML>
-