==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8429
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #4 from Lari Tanase <[email protected]> ---
found this into logs
Jun 1 15:37:49 testsme9 kernel: device eth0 entered promiscuous mode
Jun 1 15:37:49 testsme9 arpwatch: Couldn't find user 'pcap' in /etc/passwd
Jun 1 15:37:49 testsme9 kernel: device eth0 left promiscuous mode
apparently it is linked to the user pcap
if I start manually arpwatch command and it seems to work ok
looking around I have seen that the start command in
/etc/sysconfig/arpwatch
is
OPTIONS="-i eth0 -f /var/lib/arpwatch/arp.dat -u pcap -e root -s 'Arpwatch'"
as workaround
issue
mkdir -p /etc/e-smith/templates-custom/etc/sysconfig/arpwatch
cp /etc/e-smith/templates/etc/sysconfig/arpwatch/ALL
/etc/e-smith/templates-custom/etc/sysconfig/arpwatch/
then edit with your preferred editor the
/etc/e-smith/templates-custom/etc/sysconfig/arpwatch/ALL
an change the pcap user with root for example
this should be modified into the contrib to link to appropriate user which
exist in default sme9 or create de user with the appropriate rights on system
from what I have tested all the rest of the features seems to work
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/