From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 12:08:56 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 F09F316A4CE for ; Thu, 20 Jan 2005 12:08:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820A743D72 for ; Thu, 20 Jan 2005 12:08:56 +0000 (GMT) (envelope-from mbrunstein@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so2578wri for ; Thu, 20 Jan 2005 04:08:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bSunGiktTvZmf2aK8CYxZZf6806aKLfs/c3GulMWsYjqGvV03V1Ddesh98zd7mjRjsk5V2kRM2JfYSMfi3ZRkXy914J9PHY1N/bdHPmVz90IpBtk3IZJ91YayTGREO9EQBIpBbFOcDWN07mBbNUCGLeg+mX4E8lxKyADyJbwHLw= Received: by 10.54.39.41 with SMTP id m41mr287270wrm; Thu, 20 Jan 2005 04:08:55 -0800 (PST) Received: by 10.54.3.36 with HTTP; Thu, 20 Jan 2005 04:08:55 -0800 (PST) Message-ID: <59822964050120040831bae379@mail.gmail.com> Date: Thu, 20 Jan 2005 09:08:55 -0300 From: Mauricio Brunstein To: Hexren In-Reply-To: <7528970777.20050120004818@hexren.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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> <7528970777.20050120004818@hexren.net> cc: freebsd-questions@freebsd.org Subject: =?iso-8859-1?q?Re=3A_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: Mauricio Brunstein List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 12:08:57 -0000 Hexren: Ok. From the logical point of view this is true. But when I put put router_enable=3D"NO" in rc.conf, the internal LAN and the box cannot be reached anymore from the Internet. From the internal LAN I can do ssh to the box always regardless of this setting. Thanks anyway!! Your help was very useful. Sincerely, Mauricio. On Thu, 20 Jan 2005 00:48:18 +0100, Hexren wrote: > MB> Hexren: >=20 > MB> Also I have another question: >=20 > MB> If you look at the handbook it states that if you use ppp, you need t= o > MB> put router_enable=3D"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=3D"NO" in rc.conf, i cant access my box from outside, a= nd > MB> this time is not a dyndns related issue. I don=B4t have idea that wha= t > MB> could be the cause of this situation. Does it seems familiar to you??= ? >=20 > MB> Thank you for all your help!!! >=20 > MB> Mauricio. >=20 > --------------------------------------------- >=20 > No it does not. > In my experience just using 'gateway_enable=3D"yes"' is sufficient for > bringing a private LAN online. >=20 > Hexren >=20 >