Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 2001 16:42:01 -0800 (PST)
From:      Rich Wales <richw@webcom.com>
To:        Luigi Rizzo <rizzo@aciri.org>
Cc:        julian@elischer.org, patrick@netzuno.com, freebsd-net@FreeBSD.ORG, julian@FreeBSD.ORG
Subject:   Re: Almost fixed (was Re: BRIDGE breaks ARP? (Julian's patch))
Message-ID:  <20010206003554.78441.richw@wyattearp.stanford.edu>
In-Reply-To: <200102060033.f160Xrt33550@iguana.aciri.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I wrote:

    > > ARP replies from the bridge to the DSL modem (via the
    > > external i/f) are still getting sent to the desktop
    > > (via the internal i/f),

Luigi replied:

    > this is a bit less expected -- because the reply is unicast to
    > the MAC of the host requesting the packet, and ether_output()
    > is called with the correct interface pointer.  What do you have
    > in net.link.ether.bridge_cfg, and do you also see the ARP reply
    > on the 'external' side (i suppose so) ?

net.link.ether.bridge_cfg: rl0:1,xl0:1,pcn0:2,ed0:2,

I'm running two clusters.  rl0/xl0 (using public IP addresses) is the
one that's been involved in all the bugs I've been reporting. pcn0/ed0
(using private IP addresses) is for our children's computers.

And yes, as far as I'm aware, the ARP reply is being seen by the DSL
modem on the "external" side of the rl0/xl0 cluster.  I did some tests
last night with "tcpdump" to confirm this.  If absolutely necessary,
I could probably bring a laptop home from work, hook it up to the
external segment (alongside the DSL modem), and run "tcpdump" on said
laptop to further confirm what's showing up out there.

Rich Wales         richw@webcom.com         http://www.webcom.com/richw/



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




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