From owner-freebsd-questions@FreeBSD.ORG Tue Aug 28 08:38:58 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E5A316A475 for ; Tue, 28 Aug 2007 08:38:58 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 2250513C4B0 for ; Tue, 28 Aug 2007 08:38:57 +0000 (UTC) (envelope-from deeptech71@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so1407432nfb for ; Tue, 28 Aug 2007 01:38:56 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=oaNYzpoVtVzURkxuWlNQ9xayLJhupx98RMuckIm2dr12gSq10iH+ZozI8MWEdlVvGFjiATWM7Uqf5JrXfKjx1ES9ugtQ0spD4KriEpHFTaJADGw8RDszUPxNWdDIWnhmDrLOZ/GDS7ZYrZDDst/nuFcuNOlsJaniLIBba7Oo+W4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding; b=ikEIVnNhWqDqj522zabkA7ImEfLe1qthKws9LrvU4YxzzMeA/dCguBgFmNqV/I8axZ1RdFzNpK3RjVGGfwSJapLJjn0k5JpfUGXqGGedfdWsC8zu5/YSYST4bqX5e/UF1MiNx+A/RpGYakNC6GxYAfFvNWoqjdbGPw1W3q9RrJ8= Received: by 10.86.82.16 with SMTP id f16mr5618413fgb.1188290336111; Tue, 28 Aug 2007 01:38:56 -0700 (PDT) Received: from ?192.168.123.111? ( [84.0.102.31]) by mx.google.com with ESMTPS id e32sm8208711fke.2007.08.28.01.38.54 (version=SSLv3 cipher=RC4-MD5); Tue, 28 Aug 2007 01:38:54 -0700 (PDT) Message-ID: <46D3DF1F.4070804@gmail.com> Date: Tue, 28 Aug 2007 10:38:55 +0200 From: deeptech71@gmail.com User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: i can't get ppp running 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: Tue, 28 Aug 2007 08:38:58 -0000 I've read a lot of FreeBSD bridging and DSL router articles, but I still can't get PPPoE running. Topology: mycomp---ed0-FreeBSD-rl0---ADSL_modem---Internet Attached are some of the config and log files from the FreeBSD box. Currenly NAT settings are off. With these settings, in ppp interactive mode, I can't even get the first p capitalized. What could be the problem? From mycomp, I can mount the FreeBSD box's NFS, and get telnet access to the box. Bridging works, as shown: if I have a hardware router between the FreeBSD box and the modem, mycomp gets internet access.