From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 04:23:30 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 2FB4316A4DA for ; Wed, 30 Aug 2006 04:23:30 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F7B43D4C for ; Wed, 30 Aug 2006 04:23:29 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.dfwlp.com (athena.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.dfwlp.com (8.13.6/8.13.6) with ESMTP id k7U4NSI3035189 for ; Tue, 29 Aug 2006 23:23:28 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Tue, 29 Aug 2006 23:23:27 -0500 User-Agent: KMail/1.9.3 References: <28f60c660608292113r17197f21g2e572a742a987ee8@mail.gmail.com> In-Reply-To: <28f60c660608292113r17197f21g2e572a742a987ee8@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608292323.27768.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on zeus.dfwlp.com 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 04:23:30 -0000 On Tuesday 29 August 2006 23:13, 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. 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. so, for you, the internal works, and for external people the external ip works... are you trying to access the external from your internal? wont work (well, not with the average soho router). can you be more specific as to exactly what is not working? cheers, jonathan