From owner-freebsd-bugs Tue Jul 7 07:08:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA01409 for freebsd-bugs-outgoing; Tue, 7 Jul 1998 07:08:00 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA01403 for ; Tue, 7 Jul 1998 07:07:57 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id QAA02813; Tue, 7 Jul 1998 16:05:05 +0200 (CEST) To: Samuel S Thomas cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/7191: FreeBSD 2.2.6 generates Source-route prohibited when not routing In-reply-to: Your message of "Tue, 07 Jul 1998 13:47:13 -0000." <19980707134712.B1918@lart.net> Date: Tue, 07 Jul 1998 16:05:05 +0200 Message-ID: <2811.899820305@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19980707134712.B1918@lart.net>, Samuel S Thomas writes: >On Tue, Jul 07, 1998 at 03:16:48PM +0200, Poul-Henning Kamp wrote: >> In message <19980707130918.F13836@lart.net>, Samuel S Thomas writes: >> >> do you by anychance have two ethernet cards with the same MAC address ? >> >nope, all machines on the network have different ethernet hardware, >> >excluding the two SparcStations. >> > >> >here's the 2 Sun boxen: >> >le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:0c:87:e3 >> >le0 at sbus0 slot 0 offset 0xc00000 pri 5: address 08:00:20:0c:87:e3 >> >> Uhm, they look identical to me... > > that's because of dfo (dumb fscking operator) error...can't >copy/paste correctly on the NeXT after using X. the correct addresses >are: > >sierra.lart.net (205.240.209.209) at 0:0:93:b4:2:be >denali.lart.net (205.240.209.210) at 0:40:5:50:4b:32 >rainier.lart.net (205.240.209.212) at 0:a0:24:b0:27:75 >aconcagua.lart.net (205.240.209.214) at 8:0:20:1d:9e:73 >k2.lart.net (205.240.209.213) at 8:0:20:c:87:e3 My only guess then is that the le0 driver or the hardware doesn't filter the ethernet source address correctly. If you're a C programmer of any rank you can easily plug a test into the le0 driver for this hypothesis... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message