All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andrea Bencini" <andrea.bencini@tin.it>
To: netfilter@lists.netfilter.org
Subject: Redirect-pop3
Date: Fri, 30 Jun 2006 19:18:54 +0200	[thread overview]
Message-ID: <002701c69c69$445db990$0200640a@casa> (raw)

I have firewall (iptables) in my network (10.100.0.0/24) with iface eth0 in
local network and eth1 in external network (Internet).
eth0-->10.100.0.1-->default gateway for my local network.
My clients download mail (pop3).
I would like install p3scan into linux server (10.100.0.250) in my network
. This package listens on 8110 port and scans e-mails with clamav.
Without changing any configuration on my clients, the firewall should
redirect all mail download requests (pop3) to p3scan (port 8110); after
p3scan will download mails, will controll them and will deliver them to the
clients.
Other info:
Kernel-2.6
iptables-1.3.0
Which are the rules that I must implement on the firewall?
Thanks
Andrea



             reply	other threads:[~2006-06-30 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-30 17:18 Andrea Bencini [this message]
2006-06-30 18:56 ` Redirect-pop3 Alexandru Dragoi

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='002701c69c69$445db990$0200640a@casa' \
    --to=andrea.bencini@tin.it \
    --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.