On Monday 22 October 2007 07:06:30 Len Gross wrote: > I'm trying to "monitor" an ethernet interface with a tee node, but ping > breaks when I setup the graph. I suspect I'm doing something "dumb" with > respect to how the Ethernet node and/or the iface (ng0) need to be > configured in order to make this work, or possibly I'm really using ng0 > incorrectly. (I've also tried this with a "direct connect" of rl0: to ng0: > which also doesn't work.) >
[ snip ] Could you post exact sequence of ngctl commands used to create you connection from rl0 to ng0? Also, it seems you did breake path from rl0 lower to rl1 upper hook, this is necessary in order to ping work - think of lower hook as ethernet card and upper hook as TCP/IP stack. Without connection (direct or via some other node) IP packets can't travel back and forth... Regards, Milan -- No need to mail me directly. Just reply to mailing list, please. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"