From owner-freebsd-net@FreeBSD.ORG Wed Nov 15 02:38:55 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 104B616A49E for ; Wed, 15 Nov 2006 02:38:55 +0000 (UTC) (envelope-from dimitar.peikov@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DF6543D46 for ; Wed, 15 Nov 2006 02:38:52 +0000 (GMT) (envelope-from dimitar.peikov@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so29256uge for ; Tue, 14 Nov 2006 18:38:52 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GGDbb1WDQLwsYtwfguMYTxsD2Aj2acrRZq9bIRIBaP7NxL+daJMzBjCVhOY1appVI3RLVQHeBqXhRrHV5mAA1AoOCzLwEcE3xloR+lglgF5k7SHvWTUDP63nc32O3zxPQFpOq/7w52fpuz5/GW/kLel8P6gOH7lIJ8NlStWu2kE= Received: by 10.78.128.15 with SMTP id a15mr1799487hud.1163558331826; Tue, 14 Nov 2006 18:38:51 -0800 (PST) Received: by 10.78.153.6 with HTTP; Tue, 14 Nov 2006 18:38:51 -0800 (PST) Message-ID: <63c6c3f90611141838s4e860ab1qbd3ca7f848de31c0@mail.gmail.com> Date: Wed, 15 Nov 2006 04:38:51 +0200 From: "Dimitar Peikov" To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: PPP using PPPoE failure X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 02:38:55 -0000 Hello I'm just playing with 6.2-BETA3 and discovered something odd. I've setup my PPPoE connection to my ISP (it is working OK). The problem I observed appears while PPPoE connection is active I want to exit from PPP program. Then my PPP connection is closed, but I'm not able to open another session via tun0 adapter until restart. Also ppp process hangs (I guess it is blocked while try to open tun0 interface) - I waited for completion about 1min and didn't get it. Message that appears in ppp.log is : <<< Phase: Using interface: tun0 Phase: deflink: Created in closed state <<< Hope that this will help. -- --- Dimitar Peikov