[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Urgent: Mail Relaying with no relaying Allowed :(
- Subject: RE: [cobalt-users] Urgent: Mail Relaying with no relaying Allowed :(
- From: "Bas van Ecke" <bas.vanecke@xxxxxxxxxx>
- Date: Fri Jun 20 05:13:04 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> On Fri, 20 Jun 2003, Bas van Ecke wrote:
>> > Ignore that last bit. The relay IP is someone in our range...
>> >
>> > We are
>> > ***.***.76.76
>> > ***.***.76.77
>> >
>> > The relaying is coming from
>> > ***.***.76.53
>
> iptables -A INPUT -p tcp -s ***.***.76.53 --dport 25 -j REJECT
>
This only works temporarely until they find another open relay within the
your subnet.
The solution is (I thin) to change /etc/mail/access and access.db
Cause in access there is 123.123.123 instead of 123.123.123.123
Can we just edit the access file or do we need to do more like recreating
the access.db?