From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 12:11:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B59CE16A4CE for ; Sun, 9 Jan 2005 12:11:09 +0000 (GMT) Received: from web-17.seeweb.it (web-17.seeweb.it [212.25.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C795643D1F for ; Sun, 9 Jan 2005 12:11:08 +0000 (GMT) (envelope-from matteo@tilde.it) Received: from [80.181.46.141] (host141-46.pool80181.interbusiness.it [80.181.46.141]) by web-17.seeweb.it (8.11.6p2/8.9.3) with ESMTP id j09BsgK26235; Sun, 9 Jan 2005 12:54:42 +0100 Message-ID: <41E12D56.3050904@tilde.it> Date: Sun, 09 Jan 2005 13:10:46 +0000 From: Matteo Santori User-Agent: Mozilla Thunderbird 0.9 (X11/20041204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "[ kambing ] zaimie" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: apache.. i can view my index.html on my LAN but not othersoutside my LAN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 12:11:09 -0000 Are you sure the machine which is running apache in visible from outside? example gw (public ip) -> pc-lan1 (private) -> pc-lan2/apache (private) if you are not doing port redirecting on 80, ppl connecting to you from outside will watch the port 80 on your gw (which is close). Then, I suggest to redirect icoming connection on 80 on your machine running apache. You can do it in serval ways, just check what do u use and prefer. Hope this help, Greets, Matteo [ kambing ] zaimie wrote: > i've read all the faqs, handbook and manual > > i currently have this problem > > i installed FreeBSD 5.3 Release on one of my systems in my LAN network > And installed Apache 1.3.3 > i did the config and did apachectl start > i opened up port 80 on my router and link it to the FreeBSD system > However.. i can view the index.html > but not others outside my LAN network > It states Server not found.. > How do i let others outside of my LAN to view the index.html thingy in > /usr/local/www/data/ > > Thx > > _________________________________________________________________ > Get MSN Hotmail alerts on your mobile. > http://mobile.msn.com/ac.aspx?cid=uuhp_hotmail > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >