On 2016-03-15, Indunil Jayasooriya <induni...@gmail.com> wrote: > Hi, > > i installed ntop by going to /usr/ports/net/ntop/ (then, make , make > install) > > How to run it on web mode?
This isn't the ntop you think it is, it's a super-old one which should probably just be removed. I have a WIP port of ntopng at https://junkpile.org/ntopng.tgz. It looks quite nice but it crashes when it sees some JSON over HTTP packets, so it doesn't stay running very long for me. I'll look at it again sometime but upstream want me to try a devel version which needs a bunch of work first (OpenBSD has a non-standard bpf_timeval struct which gets in the way of porting many programs which do packet capture).