JRD, OK that the first parameter behind /i is ignored that problem is known then. I compiled cvs from today 02-06-12. The warning in Servicestart and Main I reported are gone.
Compiling went well except the ntop-current\NTOP\Makefile.mingw is not the right one, they forgot (Burton?) to update your Makefile.mingw in the cvs. I attached the right Makefile.mingw you sent. Jac -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Ramon Duarte Sent: Wednesday, June 12, 2002 5:10 PM To: [EMAIL PROTECTED] Subject: RE: [Ntop-dev] RC2 Bug - Win32 build ignores options Jac, Yes, you are right. This is because I had only fixed the patameters that got passed to the function called when running ntop as: 'ntop /c' I now have a patch that fixes the problem but unfortunately it breaks the support for running ntop as a Service. I'm trying to find a solution and I'll post a patch as soon as I have it. Regards, JRD On Tue, 11 Jun 2002, Jac Engel wrote: > JRD, > Yes it is working partly , > ntop /c -i1 -w4000 works OK ( takes my second ethercard and port 4000). > but ntop /i -i1 -w4000 installs the service adds > in registry HKLM\SYSTEM\Currentcontrolset\Services\Ntop\Parameters the > key AppParameters : -i1 -w4000 > but -i1 does not work ,it takes my other i0 ethercard , port 4000 is working > When I start the service as : ntop /i -w4000 -i1 > Then -i1 is working it takes the right ethercard but does not use port 4000 > but port 3000 > so something is wrong with the first parameter behind /i !! > > > Jac _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev
Makefile.mingw
Description: Binary data
