Re: Creating span port using netgraph
- From: Anton Yuzhaninov <citrin@xxxxxxxxx>
- Date: Sun, 29 Jan 2006 17:36:16 +0300
Saturday, January 28, 2006, 10:52:11 PM, Frank wrote:
F> # create ngeth0 and bind xl0, xl1, xl2 and xl3 to it
F> ngctl mkpeer . eiface hook ether
F> ngctl mkpeer ngeth0: one2many lower one
F> ngctl connect xl0: ngeth0:lower lower many0
F> ngctl connect xl1: ngeth0:lower lower many1
F> ngctl connect xl2: ngeth0:lower lower many2
F> ngctl connect xl3: ngeth0:lower lower many3
F> # bring up ngeth0 for sniffing duties
F> ifconfig ngeth0 monitor up
F> After I run this script, all network connections freeze and I lost all
F> IP connectvity. If I tcpdup on any inteface (xl? or ngeth0) no traffic
F> is visible.
Use ng_tee for connect to xl0, xl1...
--
WBR, Anton Yuzhaninov
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Creating span port using netgraph
- From: Julian Elischer
- Re: Creating span port using netgraph
- References:
- Creating span port using netgraph
- From: Frank
- Creating span port using netgraph
- Prev by Date: Re: /usr/src/lib/libc/net/res_debug.c: compile problem fixed
- Next by Date: Re: Creating span port using netgraph
- Previous by thread: Creating span port using netgraph
- Next by thread: Re: Creating span port using netgraph
- Index(es):