Skip site navigation (1)Skip section navigation (2)
Date:       Wed, 3 Jan 2001 09:06:45 +0100
From:      "Weert de G.H. Gert" <gert.de.weert@travelunie.nl>
To:        <freebsd-questions@freebsd.org>
Subject:   Arp messages, probably nothing to worry about...
Message-ID:  <003301c0755c$1d3f42a0$04470096@C01076>

next in thread | raw e-mail | index | archive | help

Can anyone explain to me what causes these messages?

ep0 is connected to a lan, ep1 is my connection to @home.


; ------------------------------
Dec 28 11:46:49 obelix /kernel: arp: unknown hardware address format
(0x0800)
Dec 28 13:31:12 obelix /kernel: arp: 192.168.1.3 is on ep0 but got
reply from 00
:10:5a:dc:21:cb on ep1
Dec 28 13:31:12 obelix /kernel: arp: 192.168.1.3 is on ep0 but got
reply from 00
:00:c5:76:db:1e on ep1
Dec 28 13:59:22 obelix /kernel: arp: 192.168.1.1 is on lo0 but got
reply from 00
:10:5a:dc:21:cb on ep1
Dec 28 13:59:22 obelix /kernel: arp: 192.168.1.1 is on lo0 but got
reply from 00
:00:c5:76:db:1e on ep1
Dec 28 15:18:23 obelix /kernel: arp: unknown hardware address format
(0x0800)

; ------------------------------
[root@obelix] /var/log # arp -a
obelix.wnw.org (192.168.1.1) at 0:50:4:1a:ab:a0 permanent [ethernet]
asterix.wnw.org (192.168.1.2) at (incomplete) [ethernet]
idefix.wnw.org (192.168.1.3) at 0:60:8c:df:c5:2 [ethernet]
? (192.168.1.255) at ff:ff:ff:ff:ff:ff permanent [ethernet]
? (213.51.104.1) at 0:50:f:a9:a0:1c [ethernet]

; ------------------------------
[root@obelix] /var/log # ifconfig -a
ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:50:04:1a:ab:a0
        media: 10baseT/UTP
        supported media: 10baseT/UTP
ep1: flags=c843<UP,BROADCAST,RUNNING,SIMPLEX,LINK2,MULTICAST> mtu 1500
        inet 213.51.104.92 netmask 0xfffff800 broadcast 213.51.111.255
        ether 00:60:08:d4:12:9d
        media: 10baseT/UTP
        supported media: 10base2/BNC 10baseT/UTP
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500

; ------------------------------
[root@obelix] /var/log # netstat -r
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            213.51.104.1       UGSc       46  1943506      ep1
localhost          localhost          UH          1    55422      lo0
192.168.1          link#1             UC          0        0      ep0
=>
obelix             0:50:4:1a:ab:a0    UHLW        1   130527      lo0
asterix            link#1             UHLW        1  1925292      ep0
=>
idefix             0:60:8c:df:c5:2    UHLW        1      966      ep0
218
192.168.1.255      ff:ff:ff:ff:ff:ff  UHLWb       3    10133      ep0
213.51.104/21      link#2             UC          0        0      ep1
=>
213.51.104.1       0:50:f:a9:a0:1c    UHLW       46        0      ep1
1199


Cheers,
Gert de Weert





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?003301c0755c$1d3f42a0$04470096>