From: netfilter@tommi.org
To: aurelien latouche <latouche@linuxmail.org>
Cc: netfilter@lists.netfilter.org
Subject: Re: NAT+smtp+pop3
Date: Mon, 9 Sep 2002 11:28:20 +0000 [thread overview]
Message-ID: <20020909112820.A22704@hp.is> (raw)
In-Reply-To: <20020909110344.17667.qmail@linuxmail.org>; from latouche@linuxmail.org on Mon, Sep 09, 2002 at 07:03:44PM +0800
I believe that this might be related to ident requests from your
mail server to the internal server.
iptables -I FORWARD -p tcp --dport 113 -s 193.48.40.17 -j REJECT
This migth solve your problem.
- Tomas Edwardsson
- Unix/Linux Support
- Opin Kerfi Iceland
On Mon, Sep 09, 2002 at 07:03:44PM +0800, aurelien latouche wrote:
> X-Mailer: MIME-tools 5.41 (Entity 5.404)
> From: "aurelien latouche" <latouche@linuxmail.org>
> To: netfilter@lists.netfilter.org
> Subject: NAT+smtp+pop3
> Date: Mon, 09 Sep 2002 19:03:44 +0800
>
> Hi,
> i'm using floppyfw 1.9 (netfilter)
> as a router for our lab (25 people)
> we're getting our mail with pop3
>
> 193.48.40.17 : mail server
> 193.48.40.211 : "NAT-box" outside eth0
> 10.x.x.1 : inside eth1
>
> when sending mail it takes 30 sec to contact the mail server
> any idea ?
>
>
>
> --
> Get your free email from www.linuxmail.org
>
>
> Powered by Outblaze
prev parent reply other threads:[~2002-09-09 11:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-09 11:03 NAT+smtp+pop3 aurelien latouche
2002-09-09 11:28 ` netfilter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020909112820.A22704@hp.is \
--to=netfilter@tommi.org \
--cc=latouche@linuxmail.org \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.