From owner-freebsd-current@FreeBSD.ORG Wed Aug 19 16:14:34 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B1E3106568C for ; Wed, 19 Aug 2009 16:14:34 +0000 (UTC) (envelope-from lists.br@gmail.com) Received: from mail-yw0-f199.google.com (mail-yw0-f199.google.com [209.85.211.199]) by mx1.freebsd.org (Postfix) with ESMTP id AFDD98FC43 for ; Wed, 19 Aug 2009 16:14:33 +0000 (UTC) Received: by ywh37 with SMTP id 37so6397955ywh.28 for ; Wed, 19 Aug 2009 09:14:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:references :subject:date:mime-version:content-type:content-transfer-encoding :x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=MrCIFBnP1TFefCOEqFzGrv3gNeY0H7FH0kfz1VGEAEM=; b=klAd+BIkTYeNuXgQD7AoiUs5QGGg9FA0gTqL3ovNgTHFY8AMZFdfXzVe13bKfFw4zB cIL/t2GPqWqFBfL1ZcPGrcV2TDbLPSrIOs39SnvtiIfdqvxqZ0w4fJxkfX1jBV9Ag4ZP srCpbAeEJ8AlPfkdQUg1n6/poXjfKiRlU0fcA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version :content-type:content-transfer-encoding:x-priority:x-msmail-priority :x-mailer:x-mimeole; b=uHCeZRUOtBgBo0CjTM37kaZA8zjnIiu2ta9+tHtjvXB2ui/v0YJLDfXWx46t3dmVZj wUC2PzuFhJQnsYya75p3Dv0RRLlBT8iGGCmZkEVGqDcmbw1HaGW8/BanfrSbkYt6gVDe j+6rb7d/D1NLe7eXrz8Z58KH4VdjyS2qmBTQ0= Received: by 10.90.205.4 with SMTP id c4mr4948543agg.29.1250696801604; Wed, 19 Aug 2009 08:46:41 -0700 (PDT) Received: from adnote989 (201-26-3-225.dsl.telesp.net.br [201.26.3.225]) by mx.google.com with ESMTPS id 29sm227862agd.15.2009.08.19.08.46.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 Aug 2009 08:46:40 -0700 (PDT) Message-ID: <3CFBFE5595F643CDB6F4C004C09788A0@adnote989> From: "Luiz Otavio O Souza" To: "Denis Ahrens" , References: <18104823-CB3F-42DA-9DE8-E6692D81E96B@h3q.com> Date: Wed, 19 Aug 2009 12:46:09 -0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Cc: Subject: Re: network problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2009 16:14:34 -0000 Hi Denis, > Hi > > After installing the latest CURRENT from today I see strange network > problems. > > The problems are similar to > http://lists.freebsd.org/pipermail/freebsd-current/2009-August/010287.html I think the problem is not the same, if you look at that thread you will see the Qing answer pointing to the wrong routing table setup, which is not our case. > > I see alot of this in the log: > > Aug 19 09:33:39 monolith kernel: IPv4 address: "213.191.89.1" is not on > the network > Aug 19 09:33:57 monolith last message repeated 22 times > Aug 19 09:36:07 monolith last message repeated 6 times > Aug 19 09:38:19 monolith last message repeated 15 times I'm also seeing this after the update today... but my dsl is working fine (while i'm seeing the same message on syslog) and no crashes so far. > > 213.191.89.1 is my ppp endpoint: > > tun0: flags=8051 metric 0 mtu 1492 > inet 85.178.62.185 --> 213.191.89.1 netmask 0xffffffff > Opened by PID 1351 > > When I try to ping the address the machine panics! > (something with sin_family and in_lltable_lookup) > http://denisy.dyndns.org/panic.jpg Can you reproduce this ? Can you tell us how to reproduce this ? > > While restarting the ppp daemon I see this in the logs: > > Aug 19 09:33:33 monolith kernel: tun0: link state changed to UP > Aug 19 09:33:38 monolith ppp[1351]: tun0: Warning: 0.0.0.0: Change route > failed: errno: No such process > > I don't know if it is related at all. This is probably unrelated... i've seen this before without any further harm. > > netstat -rn > > Internet: > Destination Gateway Flags Refs Use Netif > Expire > default 213.191.89.1 UGS 0 12579 tun0 > 10.1.2.0/24 link#1 U 2 18778 re0 > 10.1.2.1 link#4 UHS 0 0 lo0 > 85.178.62.185 link#4 UHS 0 0 lo0 > 127.0.0.1 link#4 UH 0 87 lo0 > 213.191.89.1 link#5 UGHS 0 0 tun0 > > Denis exactly like mine: Destination Gateway Flags Refs Use Netif Expire default 200.204.210.242 UGS 0 6688 tun0 127.0.0.1 link#4 UH 0 0 lo0 192.168.0.0/24 link#1 U 1 2710 rl0 192.168.0.1 link#4 UHS 0 78730 lo0 200.204.210.242 link#5 UGHS 0 0 tun0 201.26.3.225 link#4 UHS 0 0 lo0 Aug 19 12:32:44 server kernel: IPv4 address: "200.204.210.242" is not on the network Aug 19 12:33:15 server last message repeated 67 times Aug 19 12:35:16 server last message repeated 291 times Aug 19 12:35:33 server last message repeated 41 times Luiz