>From: Dave Wreski <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: hosts.allow & hosts.deny
>Date: Sun, 8 Oct 2000 17:47:06 -0400 (EDT)
>
>
> > ALL: ALL: (/usr/sbin/wall test) &
> >
> > Of course, this does not do anything but broadcast "test" to all of the
> > consoles, but it should have executed the command when i tried to telnet
> > into my machine, which it did not.  Furthermore, it did not even allow 
>me
> > into the machine using telnet.  (when i commented out the 
>"(/usr/sbin/wall
> > test) &" part it does let me in)
>
>ALL: ALL: spawn ( /bin/echo -e "%s Connection attempt blocked" | \
>         /bin/mail -s "Connect attempt to %d blocked" admin )
>
>There's a handful of documentation covering this subject on
>http://www.linuxsecurity.com/docs
>
>dave

>ALL: ALL: spawn ( /bin/echo -e "%s Connection attempt blocked" | \
>         /bin/mail -s "Connect attempt to %d blocked" admin )
>
>There's a handful of documentation covering this subject on
>http://www.linuxsecurity.com/docs

Thanks very much for your help dave.  It's working perfectly now.

Also, I appreciate the reference to further security measures.  I plan on 
setting up IP Masquerading soon, and will need all the help I can get.

thx again
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to