Re: Problem in Netgraph ( TESTING OF MY NODE )

2004-03-21 Thread Julian Elischer
On Sun, 21 Mar 2004, Julian Elischer wrote: > > > On Sun, 21 Mar 2004, [iso-8859-1] manish gautam wrote: > > > Ist problem > > = > > > > i hav created my own node named "m" .and using > > commands > > > > kldload netgraph > > kldload ng_ether > > kldload ng_m > > > > i also cre

Re: Problem in Netgraph ( TESTING OF MY NODE )

2004-03-21 Thread Julian Elischer
On Sun, 21 Mar 2004, [iso-8859-1] manish gautam wrote: > Ist problem > = > > i hav created my own node named "m" .and using > commands > > kldload netgraph > kldload ng_ether > kldload ng_m > > i also create an ether node and then i attach my "m" > node to ether node using > > n

Re: Problem in Netgraph ( TESTING OF MY NODE )

2004-03-21 Thread Bill Fumerola
On Sun, Mar 21, 2004 at 06:34:35PM +, manish gautam wrote: > How can I install ethereal on my machine using above > said packages,? do i need more packages ? i have nothing to say regarding netgraph, but... tethereal is the package with just tethereal, ethereal has both tethereal and ethereal

Problem in Netgraph ( TESTING OF MY NODE )

2004-03-21 Thread manish gautam
Ist problem = i hav created my own node named "m" .and using commands kldload netgraph kldload ng_ether kldload ng_m i also create an ether node and then i attach my "m" node to ether node using ngctl mkpeer ed0: m upper right after that on command ::--> ngctl msg my_m: getstats