|
Top Document: comp.security.unix and comp.security.misc frequently asked questions Previous Document: Various problems with building anything under Solaris, especially "/usr/ucb/cc: language optional software package not installed". Next Document: SATAN doesn't display right in my web browser; it asks me to save the file. See reader questions & answers on this topic! - Help others by sharing your knowledge
SATAN acts as a web server so that it can use HTML conveniently. The main
thing it gets out of HTML is its hypertext capabilities (you can click on
stuff).
The web browser communicates with it using the HTTP protocol. This allows
it to generate responses to queries dynamically, rather than having to
generate a huge number of static files (to be accessed via file://). It
includes a cryptographic random number at the beginning of the URL so that
others can't contact your copy of SATAN and retrieve the information it's
supplying.
If SATAN claims it "can't find my own hostname" or if the web browser can't
resolve your hostname in the URL, try adding your hostname to /etc/hosts.
You can list multiple hostnames for a given IP address in /etc/hosts; among
them should be the output from the "hostname" command and also your
fully-qualified domain name ("myname.dept.organization.org" rather than
"myname" or "myname.dept").
User Contributions:Top Document: comp.security.unix and comp.security.misc frequently asked questions Previous Document: Various problems with building anything under Solaris, especially "/usr/ucb/cc: language optional software package not installed". Next Document: SATAN doesn't display right in my web browser; it asks me to save the file. Single Page [ Usenet FAQs | Web FAQs | Documents | RFC Index ] Send corrections/additions to the FAQ Maintainer: flaps@dgp.toronto.edu (Alan J Rosenthal)
Last Update March 27 2014 @ 02:11 PM
|

Comment about this article, ask questions, or add new information about this topic: