Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2003 08:17:22 -0800 (PST)
From:      "W. J. Williams" <will@willardjwilliams.com>
To:        freebsd-questions@freebsd.org
Subject:   Stop this from clogging DMESG
Message-ID:  <20030402161722.59284.qmail@web13505.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
arp: 192.168.0.2 is on lo0 but got reply from 00:d0:b7:b7:66:eb on fxp1

Hi, how do I stop this line from appearing 50,000,000 times per day in my
DMESG output.  I am sure it has something to do with the two nics I am
running on this box.

******************************************

fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.0.2 netmask 0xfffff800 broadcast 192.168.7.255
        inet6 fe80::2d0:b7ff:feb7:66eb%fxp0 prefixlen 64 scopeid 0x1
        ether 00:d0:b7:b7:66:eb
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        inet6 fe80::202:b3ff:fe10:e413%fxp1 prefixlen 64 scopeid 0x2
        ether 00:02:b3:10:e4:13
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x6
        inet 127.0.0.1 netmask 0xff000000


=====
Will Williams



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030402161722.59284.qmail>