HP3000-L Archives

December 1996, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Kell <[log in to unmask]>
Reply To:
Jeff Kell <[log in to unmask]>
Date:
Thu, 19 Dec 1996 10:04:26 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
Joe Geiser wrote:
> Yes - this line could be the culprit, but based on what was said
> earlier, it sounds like the system does not have a host.domain
> name, which is only configurable with NMMGR.  To use the system
> in any type of network capacity, it needs an IP address and a
> host.domain name assigned to it via NMMGR.

Depending on exactly how httpd gets it's own hostname, it can be in
several places:

* DNS name in NMMGR (this is NOT the host.domain.org HP-style name,
  but the DNS name in the initial NS configuration screen),
* HOSTS.NET.SYS,
* reverse DNS from gethostbyaddr() call,
* etc

but the universal fix is /WWW/WWW/httpd_1.3/conf/httpd.conf file entry
for ServerName.

Jeff Kell <[log in to unmask]>

ATOM RSS1 RSS2