-: Note :-
this Add-On is NOT an E-Mail Server for
IPCop, it can Only send the E-Mail via an Operational SMTP
Server.
All Users MUST complete these following Steps, These steps
will allow the E-Mail Script to send the E-Mail Report to 'Your'
E-Mail Address.
Step 1:
The first thing you will need to do is use an SSH Session to
make the Script changes, So using PuTTY (Download
PuTTY) or your preferred SSH Client,
Login to your IPCop via your SSH Client and type:-
root@firewall:~
#
cd /usr/local/logcheck
root@firewall:/usr/local/logcheck
#
joe ./config
|
Step 2:
Now all you need to do is scrool down the file untill you
find the values listed below
'SYSADMIN'
'FWADMIN'
'SMTPSERVER'
'SENDER'
IW ./config
Row 1
Col 1 3:18
F1 for help
SYSADMIN=you@domain
FWADMIN=you@domain
SMTPSERVER=mail.domain.com
SENDER=you@domain
** Joe's Own Editor v2.9.6 ** Copyright (C) 2001 ** |
When you find the Lines listed just change the values to a
setting that represents your setup.
Once you have changed all the required values, Just Press
[Ctrl] + 'K' & then 'Q' (this will 1st ask Joe to
listen, Like pressing [Alt] & 'F' in Notepad. Then 2nd Quits
Joe with the 'Q' Key)
Step 3:
Now we just need to check your new settings by manually
running the Logcheck Report.
Do this by typing the following into the SSH Client:-
root@firewall:/usr/local/logcheck
# ./logcheck.sh
|
Step 4:
If no error messages are seen at this point, Check your
E-Mail and you should have some E-Mails from Your
IPCop.
That's It !!!!!!!!!!!!!!!!!!!
|