From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 04:13:50 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 0D60416A4DE for ; Wed, 30 Aug 2006 04:13:50 +0000 (UTC) (envelope-from mrxtheking@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E5143D46 for ; Wed, 30 Aug 2006 04:13:49 +0000 (GMT) (envelope-from mrxtheking@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so72381wxd for ; Tue, 29 Aug 2006 21:13:48 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=eL6okJdXX2alUXakinD7ftHox4zk/4mPCP72gqFm9OZ0N03QQGbI/zQmAhobGwx0jXoc1M4nzgGAjKIMNVVycUb+JBml6Gy8EknSbwWUb6gDvh2fvkPvR5LRBC6ngPQKotcgtd0pGdvQW3r9wvL9Au6IJSC+B48xID7BLtVQz20= Received: by 10.70.113.5 with SMTP id l5mr648959wxc; Tue, 29 Aug 2006 21:13:48 -0700 (PDT) Received: by 10.70.131.7 with HTTP; Tue, 29 Aug 2006 21:13:48 -0700 (PDT) Message-ID: <28f60c660608292113r17197f21g2e572a742a987ee8@mail.gmail.com> Date: Tue, 29 Aug 2006 23:13:48 -0500 From: Nazar To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:13:50 -0000 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.