|
| | Subject: | Re: Is this expected reject behavior for foreign IP connect attempt? | | Group: | Postfix-users | | From: | Charles Marcus | | Date: | 28 Nov 2007 |
On 11/28/2007, mouss (mlist.only) wrote:
>> I know, but iptables rules are a bit on the greek side to me... ;)
> you mean it's horrible ;-P
>
> your rules should look more or less like:
>
> ... -i lo -j ACCEPT
> ... -s 208.65.144.0/21 -p tcp --dport 25 -j ACCEPT
> ... -p tcp --dport 25 -j REJECT --reject-with tcp-reset
yuck - we're both right - horrible greek... LOL
thanks again...
--
Best regards,
Charles
|