* Masachika ISHIZUKA <[EMAIL PROTECTED]> [010205 00:09] wrote:
> > May i suggest to try a recent (feb.2, 2001) version of the code ?
> > there have been long-standing problems with bridging on 4.x and
> > in particular some related to the handling of broadcast packets (ARP
> > requests are among them) which hopefully are fixed now.
> > You need to default your firewall to open.
>
> I cvsuped three hours ago and the same ARP troubles happened.
> The RCS header of /sys/net/bridge.c is
> "$FreeBSD: src/sys/net/bridge.c,v 1.16.2.12 2001/02/01 20:25:08 luigi Exp $".
>
> I use two fxp (Intel Pro100B) NICs. This machine was worked
> fine with about two weeks older codes.
I had a problem recently (it wound up being a bad network cable),
but while going through the code I noticed that one of the routines
was changed to return 0x40000, which may somehow conflict with
'normal' return values. In any case the 0x40000 should be a
#define.
--
-Alfred Perlstein - [[EMAIL PROTECTED]|[EMAIL PROTECTED]]
"I have the heart of a child; I keep it in a jar on my desk."
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message