[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email issue with Raq3i
On Tue, 16 May 2000, Jimmy Gross wrote:
> I have a Raq3i. It has been up and down for several weeks now. We seem to
> have found the problem. When servers (other peoples servers) connect they do
> not disconnect after the email is sent. The server is going down due to too
> many connections.
>
> We have noticed one set up IP that is connected several times when the
> server is down. The IP address is 204.71.191.X (5, 6, 11, 12, etc.).
Are you actully getting any email from that address? the fact it changes
slightly, and the fact the address has no reverse DNS kinda suggests
it's a dialup address...someone might be messing with you...
add 204.71.191.* to /etc/hosts.deny
and no one from that address range will be able to connect at all
(won't prevent some nastier things tho)