All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alejandro Cabrera Obed" <sisdis@tournet.com.ar>
To: "Netfilter lista (iptables)" <netfilter@lists.netfilter.org>
Subject: Iptables for webmail access
Date: Tue, 27 Sep 2005 13:44:19 -0300	[thread overview]
Message-ID: <01ef01c5c382$b9666ef0$0b0c0a0a@Alejandro> (raw)

Hi people,

I have a Linux machine with a webmail server  (smtp+imap+http), and I have a
iptables script in order to protect the host.

By default I deny all the traffic. Then, I enable all new connections
(--syn) from every hosts (-s 0/0) to ports 25, 80 and 143.

But whern a try to log in via web, I can enter the webmail interface and I
get a message teling "IMAP timeout".

The connection from the webmail to the imap server is from eth0 to eth0, I
suposse Im forgetting something like this.....

Can you help me with a iptables rule in order to connect to my imap server
from the webmail interface, both in a unique machine ???

Thanks a lot,


Alejandro



             reply	other threads:[~2005-09-27 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-27 16:44 Alejandro Cabrera Obed [this message]
     [not found] ` <65aa6af90509270945451b637e@mail.gmail.com>
2005-09-27 16:45   ` Iptables for webmail access Edmundo Carmona
2005-09-28  9:32 ` Jörg Harmuth

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='01ef01c5c382$b9666ef0$0b0c0a0a@Alejandro' \
    --to=sisdis@tournet.com.ar \
    --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.