if you select two interfaces in the pfsense ntop GUI (say LAN and WAN) and submit it will change /usr/local/etc/rc.d/ntop.sh to use a command line of the format:

-i <interface 1> <interface 2>

ntop will error out with this config, it should be of the format:

-i <interface 1> -i <interface 2>

i changed ntop.sh myself to get it working but this will help out others who'd like to switch NICs from within ntop :)


thanks!

beau.

Reply via email to