[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: public_html directories not accessable outside of LAN



Have you checked out http://www.dyndns.org or http://www.ddns.org at all? I would recommend getting a dynamic host like you.dyndns.org so you can update it and everything. Some have linux clients I believe. Also, I just had this problem again and fixed it by changing the servername variable to my static host. This is in the httpd.conf file and looks like:

ServerName your.server.here.net

You *might* be able to replace the server name with *.*.*.* IP address, but I'm not sure if that will be accepted. This is a pretty shallow way anyway, but you can try if all else fails.

-dan

From: Pollywog <pollywog@shadypond.com>
Reply-To: Pollywog <pollywog@shadypond.com>
To: David Karlin <dkarlin@coloradomtn.edu>
CC: debian-user@lists.debian.org
Subject: RE: public_html directories not accessable outside of LAN
Date: Tue, 13 Jul 1999 02:58:15 -0000 (UTC)


On 13-Jul-99 David Karlin wrote:
>
> My hostname is not registerd, so of course
> this doesn't work for internet users,
> although users on the LAN have no problem,
> because that hostname is recognized on the
> LAN and the domain completion is not done.
>
> The real question is:  What is causing the
> dotted-quad to turn into a hostname?  I suspect
> either something in my nameserver config, or
> something in the Apache config, but I'm not
> to sure where to start looking.

Do you have the hostname in your /etc/hosts ?

--
Andrew


--
Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null



_______________________________________________________________
Get Free Email and Do More On The Web. Visit http://www.msn.com


Reply to: