Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2006 15:54:18 +0200
From:      Nikos Vassiliadis <nvass@teledomenet.gr>
To:        freebsd-questions@freebsd.org, kurt.buff@gmail.com
Subject:   Re: Arpwatch?
Message-ID:  <200602161554.18788.nvass@teledomenet.gr>
In-Reply-To: <43F28058.8000701@gmail.com>
References:  <43F28058.8000701@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 15 February 2006 03:14, Kurt Buff wrote:
> All,
>
> I've installed arpwatch-2.1.a13_2 on FBSD 6.0 (6.0-RELEASE #0 GENERIC
> I386), and it looks like it installed just fine.
>
> However, when I run the rc.d script (/usr/local/etc/rc.d/arpwatch.sh
> start) to start it, nothing happens, except that it echoes 'meuh' and
> then dies - I found that string in the script, so that seems to be
> working, as far as that goes.
>
> I'm wanting to accept defaults for the startup, so haven't edited the
> script, nor am I passing any arguments on the command line.
>
> Man arpwatch doesn't reveal anything to me - it's kinda terse, per usual.
>
> However, I am running ntop on the same box, if that makes a difference.
>
> Anyone out there knowledgable about this, and can tell me what goof I'm
> making?

Many packages use the ng startup scripts.

# Add the following lines to /etc/rc.conf to enable arpwatch:
#
#arpwatch_enable="YES"

from here:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/net-mgmt/arpwatch/files/arpwatch.sh.in?rev=1.2&content-type=text/x-cvsweb-markup

HTH, Nikos

>
> Thanks,
>
> Kurt
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602161554.18788.nvass>