Vintage wrote:
> 
> Michael - I am reading through ipfilter.conf and just realized that this is
> my own IP address... <grin>
> 
> It makes sense, but yeah, I feel pretty silly...

I never noticed that rule; but, yes, it makes sense for an interface to
DENY input packets the source of which is itself, since I don't think
that the interface can originate (source) input packets ;>

[ snip ]

> So, given this sample script of moe.config file from steinkuhler.net:

[ snip ]

> # Program to run
> cmd="do_something param1 param2 ..."

[ snip ]

> What am I supposed to put in the "cmd=" section.  I am not clear on this.

What action do you want to take?  If you do some cli command, what is
displayed on your screen?

[ snip ]

> Basically, I am looking to have my logs e-mailed to me once a week or
> whenever a sever error occurs.  I have loaded "su" as well and have
> confirmed that the mail command works.  I just want it automated now if
> possible.  Should I use Chuck's mailstat.lrp package?  Any thoughts/help
> appreciated.  Thanks.

Perhaps, you want something like this?

        cmd="cat /var/log/kern.log"

hth

-- 

Best Regards,

mds
mds resource
888.250.3987

Dare to fix things before they break . . .

Our capacity for understanding is inversely proportional to how much we
think we know.  The more I know, the more I know I don't know . . .

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to