Date: Fri, 13 Dec 2002 09:21:47 +0200 From: Simas Cepaitis <snc@post.5ci.lt> To: freebsd-questions@freebsd.org Cc: stealth215@attbi.com Subject: Re: no internal access to webpage Message-ID: <20021213072147.GA14579@sunny.5ci.lt> In-Reply-To: <3DF98662.5020108@attbi.com> References: <3DF98662.5020108@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, * David Loszewski (stealth215@attbi.com) wrote: > I'm having a problem where I can't access my webpage internally but can > access it externally. I'm running all FreeBSD 4.6.2 and 4.7 machines > and have no internal namerserver of anytype. do I need to create an > internal nameserver for myself to type in my domain name and come up > with my webpage? I have a gateway and the gateway forwards any requests > for port 80 to the webserver. Your problem is NAT related. Usually, you can't access your internal web server from internal network via external IP. It confuses natd. I heard of some implementations, but it would be simplier to configure DNS to point to internal IP, I think. Simas Cepaitis snc@post.5ci.lt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021213072147.GA14579>