From owner-freebsd-questions Mon Sep 3 1:58:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server1.lordlegacy.org (lordlegacy.org [209.61.182.147]) by hub.freebsd.org (Postfix) with ESMTP id 07EEA37B403 for ; Mon, 3 Sep 2001 01:58:26 -0700 (PDT) Received: from sharon ([216.13.207.127]) by server1.lordlegacy.org (8.9.3/8.9.3) with SMTP id XAA01114 for ; Sun, 2 Sep 2001 23:08:36 -0500 From: "Stephen Hurd" To: "Freebsd-Questions" Subject: syslog being pummeled with arp movements... Date: Mon, 3 Sep 2001 03:02:58 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My poor syslog is being pummeled with messages like: Sep 3 01:56:39 tw2 /kernel: arp: 216.13.207.2 moved from 00:06:29:d5:04:c7 to 00:10:b5:4f:d1:1a on rl0 Sep 3 01:56:39 tw2 /kernel: arp: 216.13.207.2 moved from 00:10:b5:4f:d1:1a to 00:06:29:d5:04:c7 on rl0 And I can't seem to be able to do a damn thing about it. I've tried disabling arp on rl0 in rc.conf as follows: ifconfig_rl0="inet 216.13.207.127 netmask 255.255.255.0 -arp" And an ifconfig shows noarp: rl0: flags=88c3 mtu 1500 inet 216.13.207.127 netmask 0xffffff00 broadcast 216.13.207.255 ether 00:4f:4e:04:9f:1d media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10 But they still keep coming... Please help! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message