netgraph with 10Gig interfaces
Christian Brueffer
brueffer at FreeBSD.org
Mon Aug 14 12:45:42 UTC 2006
On Mon, Aug 14, 2006 at 02:51:20PM +0400, Gleb Smirnoff wrote:
> 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?
>
http://www.neterion.com/support/drivers/relnotes-fbsd_beta.txt
FYI, the OpenBSD guys have a driver in their tree if someone wants to
take a look.
- Christian
--
Christian Brueffer chris at unixpages.org brueffer at FreeBSD.org
GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20060814/29b7a1cf/attachment.pgp
More information about the freebsd-net
mailing list