From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 13:36:41 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CA38E16A4DD for ; Wed, 30 Aug 2006 13:36:41 +0000 (UTC) (envelope-from derek@betty.computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-142-072.chi1.dsl.speakeasy.net [64.81.142.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id D083343D76 for ; Wed, 30 Aug 2006 13:36:35 +0000 (GMT) (envelope-from derek@betty.computinginnovations.com) Received: from betty.computinginnovations.com (localhost.computinginnovations.com [127.0.0.1]) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id k7UDaADj068363; Wed, 30 Aug 2006 08:36:11 -0500 (CDT) Received: from localhost (derek@localhost) by betty.computinginnovations.com (8.13.6/8.12.11/Submit) with ESMTP id k7UDa9MT068255; Wed, 30 Aug 2006 08:36:09 -0500 (CDT) Date: Wed, 30 Aug 2006 08:36:09 -0500 (CDT) From: Derek Ragona To: Nazar In-Reply-To: <28f60c660608292113r17197f21g2e572a742a987ee8@mail.gmail.com> Message-ID: <20060830083136.R34273@betty.computinginnovations.com> References: <28f60c660608292113r17197f21g2e572a742a987ee8@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@betty.computinginnovations.com X-Spam-Status: No Cc: freebsd-questions@freebsd.org Subject: Re: question about network setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 13:36:41 -0000 On Tue, 29 Aug 2006, Nazar wrote: > Alright guys. This is probably the complete newbie question, but I just cant > fight a straight answer on google. The questions usually I found, werent > answered. Anyways, to the point. I'm behind router. Cable modem -> Router -> > pc's. Basic home setup. I set up apache and want to figure out how is it > possible for me to use external ip to connect to my server? I can access the > server via internal ip & people can access it via my external, but for me > doesnt show up. What does this mean? Others can use the public IP on your router and hit the apache server? But you can only hit the apache server from the private IP? If the answers to the above are yes, this is the way your router keeps the public IP separate from the private LAN ip's. It is not routing between the two networks. Most routers are configured in this way. Some more full featured routers can be configured to route between the subnets, but it is generally not a good idea to route between the public subnet and the private subnet for securuty reasons. -Derek I know this configuration has to do with my network, rather > than apache, or at least main configuration of my network and probably some > tweaking with apache....Well, if possible, some replies would be > appreciated. Maybe at least point me at the right direction. Thank you. > _______________________________________________ > 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" > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > MailScanner thanks transtec Computers for their support. > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.