From owner-freebsd-questions@FreeBSD.ORG Mon Oct 15 14:31:42 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 6919516A473 for ; Mon, 15 Oct 2007 14:31:42 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id 2106D13C4B3 for ; Mon, 15 Oct 2007 14:31:41 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from localhost (localhost [127.0.0.1]) by ezekiel.daleco.biz (8.13.8/8.13.8) with ESMTP id l9FEVcFr050285; Mon, 15 Oct 2007 09:31:38 -0500 (CDT) (envelope-from kdk@daleco.biz) X-Virus-Scanned: amavisd-new at daleco.biz Received: from ezekiel.daleco.biz ([127.0.0.1]) by localhost (ezekiel.daleco.biz [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 2n9HRirdZf72; Mon, 15 Oct 2007 09:31:34 -0500 (CDT) Received: from archangel.daleco.biz (dsl.daleco.biz [209.125.108.70]) by ezekiel.daleco.biz (8.13.8/8.13.8) with ESMTP id l9FEVQD7050277; Mon, 15 Oct 2007 09:31:29 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <471379B8.7040108@daleco.biz> Date: Mon, 15 Oct 2007 09:31:20 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2) Gecko/20070418 SeaMonkey/1.1.1 MIME-Version: 1.0 To: Lars Normann References: <4712AC50.4030105@online.no> In-Reply-To: <4712AC50.4030105@online.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Problem with ppp 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: Mon, 15 Oct 2007 14:31:42 -0000 Lars Normann wrote: > I just upgraded my kernel and system. I also ran mergemaster. Upgraded to what? `uname -a` ... > Now, when i go online with 'ppp -ddial telenor', I get this error in my > ppp.log: > > "tun0: Warning: 0.0.0.0/0: Change route failed: errno: No such process" > > Here is my full ppp.log when connecting: > > Oct 15 01:42:05 tengil ppp[1343]: Phase: Using interface: tun0 > Oct 15 01:42:05 tengil ppp[1343]: Phase: deflink: Created in closed state > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set device > PPPoE:ep0 > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set authname > xxxx@xxxx.xx > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set authkey > ******** > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set dial > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set login > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: set mtu 1464 > Oct 15 01:42:05 tengil ppp[1343]: tun0: Command: telenor: add default > HISADDR > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: PPP Started (ddial mode). > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: bundle: Establish > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: deflink: closed -> opening > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: deflink: Connected! > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: deflink: opening -> dial > Oct 15 01:42:05 tengil ppp[1344]: tun0: Phase: deflink: dial -> carrier > Oct 15 01:42:06 tengil ppp[1344]: tun0: Phase: Received NGM_PPPOE_ACNAME > (hook "ti500710a340") > Oct 15 01:42:06 tengil ppp[1344]: tun0: Phase: Received NGM_PPPOE_SESSIONID > Oct 15 01:42:06 tengil ppp[1344]: tun0: Phase: Received NGM_PPPOE_SUCCESS > Oct 15 01:42:06 tengil ppp[1344]: tun0: Phase: deflink: carrier -> login > Oct 15 01:42:06 tengil ppp[1344]: tun0: Phase: deflink: login -> lcp > Oct 15 01:42:07 tengil ppp[1344]: tun0: Warning: deflink: Reducing > configured MRU from 1500 to 1492 > Oct 15 01:42:07 tengil ppp[1344]: tun0: Phase: bundle: Authenticate > Oct 15 01:42:07 tengil ppp[1344]: tun0: Phase: deflink: his = PAP, mine > = none > Oct 15 01:42:07 tengil ppp[1344]: tun0: Phase: Pap Output: > xxxx@xxxx.xx ******** > Oct 15 01:42:08 tengil ppp[1344]: tun0: Phase: Pap Input: SUCCESS > (Nextra dialin) > Oct 15 01:42:08 tengil ppp[1344]: tun0: Phase: deflink: lcp -> open > Oct 15 01:42:08 tengil ppp[1344]: tun0: Phase: bundle: Network > Oct 15 01:42:08 tengil ppp[1344]: tun0: Warning: 0.0.0.0/0: Change route > failed: errno: No such process > > What is going on here? Tried searching the archive and google but found > nothing. Hmm. The message comes from usr.sbin/ppp/route.c, but that hasn't been changed in 2 years, so I doubt you've hit a new bug. Got any strange routes set? What does `netstat -nrf inet` show? Kevin Kinsey -- We read to say that we have read.