Hello,

when you're sending a mail your Qmail server tries to connect to your
Outlook machine port 113. If you're connecting to you mail server from
client via eri0 interface then as far as I can see from the rules
you've sent us this traffic gets silently blocked without RST (and
your mail server will wait untill this connection times out). You will
need to allow this outgoing traffic out or block it with return-rst as
you do with incoming traffic. The following rule should help:

pass out quick on eri0 proto tcp from any to any port = 113 flags S keep state keep 
frags

Best regards,
Andrei

Monday, December 1, 2003, 1:48:12 PM, . wrote:
> I already add that additional rules :

> pass out quick on eri0 proto tcp from any to any port = 113 flags S keep
> state keep frags

> but it's still takes long time to send a email. about 2.5 minuts (every
> minute my outlook give  questions, am i will wait or stop trying to send
> email. :(  )

> btw. I am using qmail with ldap authentification.

> ----- Original Message -----
> From: "Phil Dibowitz" <[EMAIL PROTECTED]>
> To: "." <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: 2003-12-01 18:02
> Subject: Re: smtp with ip filter .. become slow

Reply via email to