[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ3 SMTP problems



On Thu, 1 Mar 2001, Buky Torres wrote:

> I'm getting this if I ps -aux
> root     21110  0.0  0.7  2432 1424 ?        S    18:39   0:00 sendmail:
> server OL11-109.fibertel.com.ar [24.232.109.11] (may be for
> and the SMTP server is going down.
> 
> How can I this client do not conect? Putting something in hosts.deny? I do
> not know the syntaxt to use.

Quick and dirty way to make an annoying person go away

/sbin/route add -host IP_ADDRESS reject

Where IP_ADDRESS is their ip address...make sire its' theirs and not your
own ;)

This will go away on reboot...
You don't have to restart anything...

The fact that it's crashing sendmail is another issue...

gsh