From: Stephen L Johnson <sjohnson@monsters.org>
Date: Wed, 2 Apr 1997 20:33:31 +0000 (+0000)
Subject: Initial revision
X-Git-Tag: spong-2_6-beta7~55
X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78f744e1cbe6defcf2df954ae7dcb303c7e53c0e;p=spong.git

Initial revision
---

diff --git a/www/screens/help-dns.html b/www/screens/help-dns.html
new file mode 100755
index 0000000..42a1be3
--- /dev/null
+++ b/www/screens/help-dns.html
@@ -0,0 +1,50 @@
+<html>
+<head>
+   <title>Son of Pong - Help (__UPDATE_TIME__)</title>
+   <meta http-equiv="REFRESH" content="__RELOAD__">
+   <meta http-equiv="EXPIRES" content="__EXPIRE_DATE__"> 
+</head>
+
+<body>
+<table border=0 width=100% cellpadding=2 cellspacing=2><tr>
+<tr>
+<td width=190 valign=top align=left>
+<table width=100% border=0 cellspacing=0 cellpadding=0><tr>
+<td align=left><font size=+3><b>Son of Pong</b></font></td>
+<td align=right><a href="__SCRIPT__">Home</a></td>
+</tr></table>
+<hr>
+<p>
+__HACK_START__
+__GROUP_ALL_ERRORS__
+__HACK_END__
+<p>
+<hr>
+Updated at __UPDATE_TIME__
+
+<td width=1% valign=top align=center>
+<img src="__IMAGES__/vrule.gif">
+</td>
+
+</td>
+<td width=70% valign=top align=left>
+
+<h1>dns</h1>
+
+DNS stands for Domain Name Service.  This is the service that provides maps
+between hostnames and IP addresses.  This check is performed by connecting to
+the DNS server at the remote machine and asking it to provide it's own IP
+address based on it's name.  If the server is down, it won't be able to do this
+function, and an error will be returned.<p>
+
+If this service is down, many problems could appear.  People will report slow
+networks or systems (due to timeouts while looking up addresses).  People might
+not be able to connect to services or systems.  In general if DNS is down you
+will run into multiple widespread problems.<p>
+
+
+</td>
+</tr>
+</table>
+<hr>
+