Re: Netgraph question - multiple kernels

2009-10-27 Thread Julian Elischer
remodeler wrote: My understanding is that I can bind multiple machines running netgraph into one large netgraph, by using something like ng_ksocket nodes bound with a tunneling device. you COULD do that, yes, but the two netgraphs are unaware of each other. By doing this, is the restriction

Netgraph question - multiple kernels

2009-10-27 Thread remodeler
My understanding is that I can bind multiple machines running netgraph into one large netgraph, by using something like ng_ksocket nodes bound with a tunneling device. By doing this, is the restriction of one ng_ipfw node per netgraph global to all of the machines (one, and only one, ng_ipfw node)