From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 07:10:23 2003 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 19BCC37B401 for ; Sat, 29 Mar 2003 07:10:23 -0800 (PST) Received: from cwnet5.wirelessnet.de (cwnet5.wirelessnet.de [212.20.170.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B889643F3F for ; Sat, 29 Mar 2003 07:10:21 -0800 (PST) (envelope-from usenet@esct.org) Received: from baldur.asgard (pd9513671.dip.t-dialin.net [217.81.54.113]) h2TFAHl04188 for ; Sat, 29 Mar 2003 16:10:17 +0100 Received: by baldur.asgard (Postfix, from userid 1001) id 5346B34F; Sat, 29 Mar 2003 16:10:14 +0100 (CET) Date: Sat, 29 Mar 2003 16:10:14 +0100 From: Andreas Totlis To: freebsd-questions@freebsd.org Message-ID: <20030329151014.GA5604@baldur.asgard> Mail-Followup-To: freebsd-questions@freebsd.org References: <015f01c2f58c$55f8f200$c800000a@ibac> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <015f01c2f58c$55f8f200$c800000a@ibac> User-Agent: Mutt/1.4i Subject: Re: About ADSL and Internet Sharing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 15:10:54 -0000 Hello, * Alfonso Romero [030329 01:44]: > I followed all the indications in the handbook to share an > ADSL modem with several PCs through a FreeBSD box, but canīt > access www with the other PCs. I can ping www.yahoo.com from > any PC, but thatīs all I can do. What could be the problem? Please configure nat(Network adresse translation). Andreas -