From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 15:29:42 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 7072916A4BF for ; Fri, 12 Sep 2003 15:29:42 -0700 (PDT) Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A48C643FCB for ; Fri, 12 Sep 2003 15:29:41 -0700 (PDT) (envelope-from philip@adhesivemedia.com) X-Sender-IP: 216.211.130.10 Received: from tigger.alkinetworks.com (tigger.alkinetworks.com [216.211.130.10])h8CMTMA6059837 for ; Fri, 12 Sep 2003 15:29:41 -0700 (PDT) (envelope-from philip@adhesivemedia.com) Received: from localhost (philip@localhost)h8CMTLrH059834 for ; Fri, 12 Sep 2003 15:29:22 -0700 (PDT) (envelope-from philip@adhesivemedia.com) X-Authentication-Warning: tigger.alkinetworks.com: philip owned process doing -bs Date: Fri, 12 Sep 2003 15:29:21 -0700 (PDT) From: Philip Hallstrom X-X-Sender: philip@tigger.alkinetworks.com To: freebsd-questions@freebsd.org Message-ID: <20030912152610.K59777@tigger.alkinetworks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ppp -auto dials immediately? (already tried the usual things) 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: Fri, 12 Sep 2003 22:29:42 -0000 Hi - I'm setting up ppp for the first time and it works with one exception. It always dials immediately. I've done the usual things and stopped all the processes, etc... What's weird is that logging seems to indicate that this is causing it: tun0: TCP/IP: OUT <0>: fe80::230:1bff:feae:22e7 ---> ff02::1:ffae:22e7 (72) which looks like ipv6 which I'm *not* using... which makes me, well, very confused. The entire log snippet (about 4k) is at the url below. http://www.adhesivemedia.com/~philip/ppp.log Anyone have any ideas as to what is causing it to dialup? thanks -philip