From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 12:23:02 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 3E60316A41F for ; Sat, 11 Mar 2006 12:23:02 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33CF943D48 for ; Sat, 11 Mar 2006 12:23:01 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so212584wra for ; Sat, 11 Mar 2006 04:23:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LoRCCsnL2H5Uy+AzOhS3GPSN6V6ZLVorRBMg7AL1aEkjQ9K+uN2yQ6vewk/G7uzKCoeK+bZzwXbMrp34Lcysz/OkhZwiw8KuHc9DT7v1V3OSTedvvwehgrXUgKIPembvQGEEOSwm21eirBbdvQuqx41jA08aQtEengycxkm/UgA= Received: by 10.54.147.14 with SMTP id u14mr1281468wrd; Sat, 11 Mar 2006 04:23:00 -0800 (PST) Received: by 10.54.105.5 with HTTP; Sat, 11 Mar 2006 04:23:00 -0800 (PST) Message-ID: Date: Sat, 11 Mar 2006 15:23:00 +0300 From: "Andrew Pantyukhin" To: "anang prihantono anang" In-Reply-To: <20060310132419.2914.qmail@web35911.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060310132419.2914.qmail@web35911.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: from Anang in Indonesia 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: Sat, 11 Mar 2006 12:23:02 -0000 On 3/10/06, anang prihantono anang wrote: > How can I make FreeBSD as internet gateway(router)only > for dial up router and DSL line.Thaks...... It took me about 20 hours of reading the handbook and googling to set up my first FreeBSD LAN-to-DSL gateway with no prior *nix experience whatsoever. Of course, I had to improve the setup in almost every way later, but the initial learning curve is very short. It's the desire and excitement that you'll need. Look at http://www.m0n0.ch/wall/ for a specialized FreeBSD-based appliance. Good luck!