Date: Tue, 07 Sep 2004 04:10:57 +0200 From: Matthias Andree <ma@dt.e-technik.uni-dortmund.de> To: Gleb Smirnoff <glebius@freebsd.org> Cc: Matthias Andree <ma@dt.e-technik.uni-dortmund.de> Subject: Re: BETA3 showstoppers (read: critical bugs) Message-ID: <m3u0uaj0b2.fsf@merlin.emma.line.org> In-Reply-To: <20040906212136.GA89540@cell.sick.ru> (Gleb Smirnoff's message of "Tue, 7 Sep 2004 01:21:36 %2B0400") References: <m3brgjqqhj.fsf@merlin.emma.line.org> <20040906212136.GA89540@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Gleb Smirnoff <glebius@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m3u0uaj0b2.fsf>