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 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juan Ramon Duarte Sent: Monday, June 10, 2002 7:23 PM To: Jac Engel Cc: [EMAIL PROTECTED] Subject: RE: [Ntop-dev] RC2 Bug - Win32 build ignores options Jac, These are just warnins, ignore them. You apparently got no errors and should therefore have a working .EXE file now. Please check and let me know. JRD On Mon, 10 Jun 2002, Jac Engel wrote: > /* ************************************ */ > > But when I compile I got error: > gcc -O -DHAVE_FCNTL_H=1 -DHAVE_PCAP_H=1 -DHAVE_STDARG_H=1 -I. -Ic:/mingw/gdb > m/in > clude -Ic:/mingw/wpdpack/include -Ic:/mingw/wpdpack/include/NET -I../gdchart > 0.94 > c -o ntop_win32.o -c ntop_win32.c > ntop_win32.c: In function `ServiceStart': > ntop_win32.c:1408: warning: passing arg 2 of `createThread' from > incompatible po > inter type > ntop_win32.c: In function `main': > ntop_win32.c:1672: warning: return type of `main' is not `int' > > I ma compiling version ntop-2099rc2. > Jac > _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://lists.ntop.org/mailman/listinfo/ntop-dev
