On 7/26/07, Matt Ostiguy <[EMAIL PROTECTED]> wrote: > > zntop# ifconfig -a > > rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > > fxp0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> mtu 1500 > > fxp0 isn't up, it appears. Try turning it up, and restarting ntop to be safe.
<blush> Missed that. So, in order to help out someone else who might have this problem later, some quick research showed that the following line needed to be added to /etc/rc.conf, so that the unnumbered interface will be up at boot time: ifconfig_fxp0="up" Thanks for the pointer. Kurt _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
