From owner-freebsd-questions@FreeBSD.ORG Wed Jan 19 23:48:20 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 7962116A4CE for ; Wed, 19 Jan 2005 23:48:20 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3853543D54 for ; Wed, 19 Jan 2005 23:48:20 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CrPYh-0003CX-DP; Thu, 20 Jan 2005 00:48:19 +0100 Date: Thu, 20 Jan 2005 00:48:18 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <7528970777.20050120004818@hexren.net> To: Mauricio Brunstein In-Reply-To: <598229640501191522557cd927@mail.gmail.com> References: <59822964050119131120fbb88c@mail.gmail.com> <17020225212.20050119222233@hexren.net> <598229640501191337b644520@mail.gmail.com> <16421516128.20050119224404@hexren.net> <5982296405011913535f848139@mail.gmail.com> <7122618543.20050119230226@hexren.net> <5982296405011914294f879bce@mail.gmail.com> <598229640501191522557cd927@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: =?iso-8859-1?q?Re=5B6=5D=3A_Can=B4t_access_a_box_remotely?= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2005 23:48:20 -0000 MB> Hexren: MB> Also I have another question: MB> If you look at the handbook it states that if you use ppp, you need to MB> put router_enable="NO" in rc.conf, because if you enable routed, it MB> can delete the routes added by ppp. The problem is that if I put MB> router_enable="NO" in rc.conf, i cant access my box from outside, and MB> this time is not a dyndns related issue. I donīt have idea that what MB> could be the cause of this situation. Does it seems familiar to you??? MB> Thank you for all your help!!! MB> Mauricio. --------------------------------------------- No it does not. In my experience just using 'gateway_enable="yes"' is sufficient for bringing a private LAN online. Hexren