hey scott, sorry! i lied; it's actually -i <interface 1>,<interface 2>
(comma-seperated)
ntop loads with the one i tried but only uses the last interface.. d'oh!
beau.
Scott Ullrich wrote:
Thanks, this is fixed now!
Scott
On 9/24/05, Beau Gunderson <[EMAIL PROTECTED]> wrote:
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.