Quantcast
Channel: SNBForums
Viewing all articles
Browse latest Browse all 95886

Problem with package arpwatch

$
0
0
Hi
I have AC66U with Merlin build 378.56_2 and i have problems with arpwatch package. I have msmpt working ('echo "test" | sendmail -t root' works) but arpwatch doesn't send any emails. arpwatch is working and i have notifications in log about new deices or IP change but any emails.
My /opt/etc/init.d/S04arpwatch
Code:
#!/bin/sh

ENABLED=yes
PROCS=arpwatch
ARGS="-f /opt/etc/arpwatch/arp.dat -i br0"
PREARGS=""
DESC=$PROCS...
Problem with package arpwatch

Viewing all articles
Browse latest Browse all 95886

Trending Articles