From f2bb6c1f7ea69c71565561f846dd22c49991a657 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Wed, 2 Apr 1997 20:33:31 +0000 Subject: [PATCH] Initial import --- www/screens/help-dns.html | 50 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100755 www/screens/help-dns.html 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 @@ + + + Son of Pong - Help (__UPDATE_TIME__) + + + + + + + + + + + + +
+ + + +
Son of PongHome
+
+

+__HACK_START__ +__GROUP_ALL_ERRORS__ +__HACK_END__ +

+


+Updated at __UPDATE_TIME__ + +
+ + + +

dns

+ +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.

+ +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.

+ + +

+
+ -- 2.30.2