Hi,

I am facing a very strange issue. I want to add just a column for a new
protocol e.g. NvGRE in the All Protocols-->Traffic tab. I am editing the
html code in the file reportUtils.c in the function

safe_snprintf(__FILE__, __LINE__, buf, LEN_GENERAL_WORK_BUFFER,
 "<TH "TH_BG">%s11"NetBios%s</A></TH>"
.................................................................
"<TH "TH_BG">%s16"NvGRE%s</A></TH>")

This works fine when I run ntop on a physical machine (i.e not a VM) . The
column for NvGRE is successfully added and is displayed in the
web-interface. However, when I run ntop inside a VM, ntop works absolutely
fine except for these changes I have made in the reportUtils.c file. I have
ensured multiple times that the ntop is installed via the modified source
code. But any changes I make in the html code is not reflected on the
web-interface, inspite of recompiling and re-installing the ntop.


Please note that these changes are reflected successfully on the
web-interface, when ntop runs on a physical machine.

Please help me figure out where the problem lies.

Thank you.
_______________________________________________
Ntop-dev mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-dev

Reply via email to