From owner-freebsd-stable Sun Sep 29 20:42:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D9A637B401 for ; Sun, 29 Sep 2002 20:42:32 -0700 (PDT) Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C4B43E86 for ; Sun, 29 Sep 2002 20:42:31 -0700 (PDT) (envelope-from mike@sentex.net) Received: from house.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.12.6/8.12.6) with ESMTP id g8U3gNfV060651; Sun, 29 Sep 2002 23:42:24 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020929233437.06184170@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 29 Sep 2002 23:42:33 -0400 To: William Denton From: Mike Tancsa Subject: Re: PPPoE: "session in wrong state" Cc: In-Reply-To: References: <5.1.1.6.0.20020929205525.05679e00@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: amavis-20020220 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Add disable vjcomp to your ppp.conf. In terms of your nic, ste0, is it set to half duplex ? Do you have another type of nic to try with ? I am not familiar with the ste driver. ---Mike At 11:28 PM 9/29/2002 -0400, William Denton wrote: >On 29 September 2002, Mike Tancsa wrote: > >: Can you post your ppp config ? > >In ppp.conf I have: > > default: > ident user-ppp VERSION (built COMPILATIONDATE) > set log Phase Chat IPCP CCP tun command > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > > myisp: > set device PPPoE:ste0 > set authname xxxx > set authkey xxxx > set dial > set login > add default HISADDR > >Then in rc.conf I start it with: > > ppp_enable="YES" > ppp_mode="ddial" > ppp_nat="YES" > ppp_profile="myisp" > >: Also, do you have header compression enabled ? If so, some DSL >: concentrators deployed by Bell do not play well at all with VJHeader >: Compression enabled. Explicitly disable it. > >I didn't enable this (I didn't even know about it). I see > > options NETGRAPH_VJC > >in LINT, but didn't include this in my kernel config. Unless it's >somewhere else, it's off. > >Thanks, > >Bill >-- >William Denton : Toronto, Canada : http://www.miskatonic.org/ : Caveat lector. > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message