From owner-freebsd-current@FreeBSD.ORG Sun Nov 11 21:28:01 2007 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 CB72E16A417 for ; Sun, 11 Nov 2007 21:28:01 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from virtual.micronet.sk (smtp.micronet.sk [84.16.32.237]) by mx1.freebsd.org (Postfix) with ESMTP id 5931C13C4B0 for ; Sun, 11 Nov 2007 21:28:00 +0000 (UTC) (envelope-from danger@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by virtual.micronet.sk (Postfix) with ESMTP id 569EF10EB67; Sun, 11 Nov 2007 22:27:23 +0100 (CET) X-Virus-Scanned: by amavisd-new at virtual.micronet.sk Received: from virtual.micronet.sk ([127.0.0.1]) by localhost (virtual.micronet.sk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gclxMSCrM65z; Sun, 11 Nov 2007 22:27:21 +0100 (CET) Received: from DANGER-PC (danger.mcrn.sk [84.16.37.254]) by virtual.micronet.sk (Postfix) with ESMTP id 77BED10EB2D; Sun, 11 Nov 2007 22:27:21 +0100 (CET) Date: Sun, 11 Nov 2007 22:27:08 +0100 From: Daniel Gerzo Organization: The FreeBSD Project X-Priority: 3 (Normal) Message-ID: <1785437761.20071111222708@rulez.sk> To: =?utf-8?B?6Z+T5a625qiZIEJpbGwgSGFja2Vy?= In-Reply-To: <47376C9C.50505@conducive.net> References: <507457093.20071111190706@rulez.sk> <47375ADD.2020001@conducive.net> <473764D9.6060609@conducive.net> <47376C9C.50505@conducive.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re[2]: Reproducible problems with re(4) on RELENG_7 and HEAD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Gerzo List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2007 21:28:02 -0000 Hello ???, Sunday, November 11, 2007, 9:57:00 PM, you wrote: > And only a problem if they show up on the same LAN, but - go figure - we had it > happen on a 192 - internal subnet with just four machines, so... > Then there are ARP caches not cleared fast enough when you migrate IP's, faulty > routers, hubs, cables, shit-storms on the channel from *other* boxen that block > your packets...and so on... > None of which driver coders can do SQRT of FA about... > Let's find out what we actually have here... > 'More facts, please'.... OK let's see what can I provide: CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 6000+ (2999.98-MHz K8-class CPU) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs usable memory = 8543711232 (8147 MB) avail memory = 8264265728 (7881 MB) FreeBSD web1.opensubtitles.org 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Sun Nov 11 11:38:53 CET 2007 danger@detuxator:/usr/obj/usr/src/sys/web1 amd64 ULE Scheduler, polling enabled, hz=1000. Also: options ACCEPT_FILTER_HTTP options ACCEPT_FILTER_DATA re0: flags=8843 metric 0 mtu 1500 options=9b ether 00:19:db:f8:cf:b1 inet 78.46.35.175 netmask 0xffffffe0 broadcast 78.46.35.191 media: Ethernet autoselect (100baseTX ) status: active Other machine, same configuration besides: re0: flags=8843 metric 0 mtu 1500 options=9b ether 00:19:db:f8:c9:48 inet 78.46.35.176 netmask 0xffffffe0 broadcast 78.46.35.191 media: Ethernet autoselect (100baseTX ) status: active There is another one, which is suffering this problem. I have the same hardware configuration on yet another one, but it doesn't seem like to have these symtons, which is interesting: FreeBSD web3.opensubtitles.org 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri Nov 9 09:38:49 CET 2007 root@detuxator:/usr/obj/usr/src/sys/web3 amd64 re0: flags=8843 metric 0 mtu 1500 options=9b ether 00:19:db:f8:c9:f6 inet 78.46.35.174 netmask 0xffffffe0 broadcast 78.46.35.191 media: Ethernet autoselect (100baseTX ) status: active If you are interested in any other information, just ask me and I will provide it. -- Best regards, Daniel mailto:danger@FreeBSD.org