First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 119769
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Netmon Herd <netmon@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: TestDrive <testdrive6@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 119769 depends on: Show dependency tree
Bug 119769 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-20 23:58 0000
I am using arpwatch version 2.1a13.

Prolem: arpwatch will not take -s and -m options even though man page states it
and the previous versions used to take these options.

Details follows.

man arpwatch states :
==============================================================================
SYNOPSIS
       arpwatch [ -a ] [ -dN ] [ -p ] [ -f datafile ] [ -i interface ]
                [ -m addr ] [ -n net[/width ]] [ -r file ] [ -u username ]
               [ -s sendmail_path ]
==============================================================================

================================================================================
localhost ~ # cat /etc/conf.d/arpwatch
# Config file for /etc/init.d/arpwatch
# see arpwatch.8 for more information

#IFACES="eth0 eth1"
IFACES="eth0"

OPTIONS="-s /usr/sbin/ssmtp -m me@mydomain.com"
USER="arpwatch"
================================================================================

================================================================================
localhost ~ # /etc/init.d/arpwatch start
 * Caching service dependencies ...                                            
                                                                     [ ok ]
 * Starting arpwatch on eth0 ...
Version 2.1a13
usage: arpwatch [-dN] [-f datafile] [-i interface] [-n net[/width]] [-r file]
[-u username]
================================================================================


================================================================================
localhost ~ # arpwatch -i eth0 -f /var/arpwatch/eth0.dat
localhost ~ #
================================================================================

================================================================================
localhost ~ # arpwatch -i eth0 -f /var/arpwatch/eth0.dat  -s /usr/sbin/ssmtp
Version 2.1a13
usage: arpwatch [-dN] [-f datafile] [-i interface] [-n net[/width]] [-r file]
[-u username]
localhost ~ # arpwatch -i eth0 -f /var/arpwatch/eth0.dat  -m me@mydomain.com
Version 2.1a13
usage: arpwatch [-dN] [-f datafile] [-i interface] [-n net[/width]] [-r file]
[-u username]
localhost ~ # 
================================================================================

------- Comment #1 From TestDrive 2006-01-21 01:01:42 0000 -------
I started seeing this behavious after i updated my arpwatch , however i dont
know which version of arpwatch i was using earlier.

------- Comment #2 From Markus Ullmann 2006-02-01 11:05:12 0000 -------
Please grab the test version from my overlay at http://dev.gentoo.org/~jokey
and report if it works for you.

------- Comment #3 From Markus Ullmann 2006-02-05 16:37:37 0000 -------
Fixed in cvs, thanks

First Last Prev Next    No search results available      Search page      Enter new bug