Date: Mon, 14 Aug 2006 14:51:20 +0400 From: Gleb Smirnoff <glebius@FreeBSD.org> To: mark <mark@immermail.com> Cc: freebsd-net@FreeBSD.org Subject: Re: netgraph with 10Gig interfaces Message-ID: <20060814105120.GT96644@FreeBSD.org> In-Reply-To: <44DC9A51.3030303@immermail.com> References: <44D11785.1080107@immermail.com> <20060811111541.GE96644@FreeBSD.org> <44DC9A51.3030303@immermail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 11, 2006 at 07:55:13AM -0700, mark wrote: m> >On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote: m> >m> I cannot get netgraph to work with 10Gig interfaces m> >m> on FreeBSD 6.1. No errors, but no traffic seen. m> >m> Config works with 1 Gig interfaces. Anyone know why? m> >m> m> >m> ngctl mkpeer . eiface hook ether m> >m> ngctl mkpeer ngeth0: one2many lower one m> >m> ngctl connect $if1: ngeth0:lower lower many0 m> >m> ngctl connect $if2: ngeth0:lower lower many1 m> >m> ifconfig ngeth0 -arp up m> > m> >And where is interface here? Either 10Gig or 1 Gig? I don't m> >see one. m> m> This snippet is from a script, and the variables '$if1' and '$if2' m> are set to the interfaces. In effect, the 'connect' lines above m> are actually (for Neterion 10Gig driver): m> m> ngctl connect xge0: ngeth0:lower lower many0 m> ngctl connect xge1: ngeth0:lower lower many0 Never heard about xge(4) driver. What is it? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060814105120.GT96644>