From owner-freebsd-questions@FreeBSD.ORG Fri Nov 30 15:30:00 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 98D601FB for ; Fri, 30 Nov 2012 15:30:00 +0000 (UTC) (envelope-from carlopmart@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5C6B18FC24 for ; Fri, 30 Nov 2012 15:30:00 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id 16so690123obc.13 for ; Fri, 30 Nov 2012 07:29:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pttTloMuqQ3jX1t8jAKd0nZ/YPeR1AIJ0hr4T2so5kg=; b=G0DrlRW8fYhpek05Mz1MZP+/CWqwdRJHl2I1GHtDYnCXSB90oJ6ulrZfyvybj1bVGV nMcnEzprBrU5qLh+cUjnPBflf9eIyE116Aa3eKQ3+NiOw5qN5Pa1PF04NGzKdEvz95Kl 6p+YvbW2LptXIsQ9DYtzLY+RLqdfmEpx5nh+gQ6NfBaF1aMr8RVIT6A+0dIZ3GlbBCR1 KTkn97KSdYlqmOLrozgMPKFCMSlpRvddjwUxwFEMCz5GnypUukELWiCShjozTFi0gxeS 4oTvg5WBSkifXHdhr3zv0dc1vvaSHvqjPVfnzMw2ob3ro316boLjenSgrEwTNyZgVW1Y y8Yg== MIME-Version: 1.0 Received: by 10.60.26.165 with SMTP id m5mr1342532oeg.4.1354289399797; Fri, 30 Nov 2012 07:29:59 -0800 (PST) Received: by 10.60.124.115 with HTTP; Fri, 30 Nov 2012 07:29:59 -0800 (PST) Date: Fri, 30 Nov 2012 15:29:59 +0000 Message-ID: Subject: A lot of mesages with kernel: in_arp From: "C. L. Martinez" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Nov 2012 15:30:00 -0000 Hi all, Two days ago, I have installed a FreeBSD 9.1 RC-3 machine and I am receiving a lot of messages every day like this: Nov 30 14:41:41 newfbsd kernel: in_arp: 03:bf:0a:c4:00:3d is multicast Nov 30 15:18:40 newfbsd last message repeated 111 times It is a MAC address used by Microsoft NLB services (same problem is described here http://lists.freebsd.org/pipermail/freebsd-net/2011-November/030427.html). Any workaround or solution for FBSD-9.1 RC3??