From owner-freebsd-net@FreeBSD.ORG Wed Dec 17 13:40:24 2008 Return-Path: Delivered-To: freebsd-net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D08C9106564A for ; Wed, 17 Dec 2008 13:40:24 +0000 (UTC) (envelope-from touraine@users.sourceforge.net) Received: from rodin.limsi.fr (rodin.limsi.fr [129.175.152.156]) by mx1.freebsd.org (Postfix) with ESMTP id 52CA48FC1B for ; Wed, 17 Dec 2008 13:40:24 +0000 (UTC) (envelope-from touraine@users.sourceforge.net) Received: from cosette.limsi.fr (cosette.limsi.fr [129.175.156.75]) by rodin.limsi.fr (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id mBHDZKN6014621 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 17 Dec 2008 14:35:21 +0100 Message-ID: <4948FECD.20304@users.sourceforge.net> Date: Wed, 17 Dec 2008 14:29:49 +0100 From: Damien Touraine User-Agent: Thunderbird 2.0.0.17 (X11/20081021) MIME-Version: 1.0 To: freebsd-net@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-LIMSI-rodin-MailScanner: Found to be clean X-LIMSI-rodin-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-1, requis 5, autolearn=not spam, LIMSI_OK29 -1.00) X-MailScanner-Auteur: touraine@users.sourceforge.net X-MailScanner-Dest: freebsd-net@freebsd.org Cc: Subject: link state change without reason ... 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, 17 Dec 2008 13:40:24 -0000 Hi, I have a big server that has 3 network cards (2 Intel(R) PRO/1000 Gigabit Ethernet adapter and 1 3Com Etherlink XL and Fast Etherlink XL Ethernet). I have trouble with the cards : several times per hour, the interface goes down and up with the following dmesg signal : Dec 17 07:06:22 picpus kernel: em1: link state changed to DOWN Dec 17 07:06:37 picpus kernel: em1: link state changed to UP It appears on em1, xl0 but don't seem to be on em0. Do you think that sysctl "net.link.ether.inet.log_arp_wrong_iface=1" should impact on this problem ? Regards, Damien Touraine