Re: BETA3 showstoppers (read: critical bugs)

From: Matthias Andree <ma_at_dt.e-technik.uni-dortmund.de>
Date: Tue, 07 Sep 2004 04:10:57 +0200
Gleb Smirnoff <glebius_at_freebsd.org> writes:

> On Mon, Sep 06, 2004 at 07:03:36PM +0200, Matthias Andree wrote:
> M> - netgraph broken:
> M>   1. "ngctl list" lists nothing in spite of an installed ether.bridge.
>
> More info pls. You have created bridge using ng_bridge(4) but 
> 'ngctl list' is empty?

Yes indeed. I have used the /usr/share/examples/netgraph/ether.bridge,
copied it to /usr/local/etc/rc.d/ether.bridge.sh and made this change:

-BRIDGE_IFACES="de0 fxp0 fxp1"
-LOCAL_IFACES="fxp0 fxp1"
+BRIDGE_IFACES="xl0 xl2"
+LOCAL_IFACES="xl0 xl2"

I am guessing that this problem might be related to 3. below.

> M>   2. bridge stats broken
>
> More info pls.

the ether.bridge script has a "stats" option that provides no data when
run on BETA3, it does ngctl msg bnet0: getstats 0 (then 1 then 2 ...)

Probably related to 1.

> M> - xl(4) autoconfig appears to break netgraph, was broken a few weeks ago
> M>   and discussed here without solution
> M> 
> M>   workaround: ifconfig xl1 media 10baseT/UTP
> M> 
> M>   I cannot checked if this has been fixed, depends on 71424 being fixed
> M>   first.
>
> I finally have xl card. I'll do my best before release happens.

Thanks a lot.  Convenience links:

http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/69133
http://docs.freebsd.org/cgi/mid.cgi?m3y8lan3ly.fsf

-- 
Matthias Andree

Encrypted mail welcome: my GnuPG key ID is 0x052E7D95 (PGP/MIME preferred)
Received on Tue Sep 07 2004 - 00:11:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:10 UTC