Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 1998 20:41:17 -0800
From:      "Briang" <brian@briang.org>
To:        "FreeBSD" <freebsd-questions@FreeBSD.ORG>
Subject:   What does this mean ?
Message-ID:  <007801be23f7$6fbe7680$2900a8c0@brian-desktop.briang.org>

next in thread | raw e-mail | index | archive | help
Dec  9 21:02:07 dns2 /kernel: arp: 192.168.0.41 is on tl1 but got reply from
00:80:5f:6f:7f:eb on tl0
Dec  9 21:09:43 dns2 /kernel: arp: 192.168.0.41 is on tl1 but got reply from
00:80:5f:6f:7f:eb on tl0
Dec  9 21:09:55 dns2 /kernel: arp: 192.168.0.41 is on tl1 but got reply from
00:80:5f:6f:7f:eb on tl0

Why does this say xxx.41 is on TL1, and got reply from TL0 -> has
10.26.200.1 on it
I get these errors every ten mins.

Thanks

-Brian

dns2# arp -a
? (192.168.0.1) at 0:8:c7:72:1d:e3
? (192.168.0.41) at 0:80:5f:6f:7f:eb

dns2# ifconfig -a
tl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.26.200.1 netmask 0xffffff00 broadcast 10.26.200.255
        ether 00:80:5f:e6:92:2c
        media: autoselect (10baseT/UTP <half-duplex>)
        supported media: 100baseTX <full-duplex> 100baseTX <half-duplex>
100baseTX 10baseT/UTP <full-duplex> autoselect 10base5/AUI

tl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.0.94 netmask 0xffffff00 broadcast 192.168.0.255
        ether 00:80:5f:e6:92:ac
        media: autoselect (10baseT/UTP <half-duplex>)
        supported media: 100baseTX <full-duplex> 100baseTX <half-duplex>
100baseTX 10baseT/UTP <full-duplex> autoselect 10base5/AUI

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007801be23f7$6fbe7680$2900a8c0>