From owner-freebsd-questions@FreeBSD.ORG Thu Feb 22 12:15:58 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A66416A402 for ; Thu, 22 Feb 2007 12:15:58 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2EFC913C461 for ; Thu, 22 Feb 2007 12:15:58 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost.esiee.fr [127.0.0.1]) by mail.esiee.fr (Postfix) with SMTP id 6F0523658C8; Thu, 22 Feb 2007 12:55:50 +0100 (CET) Received: from secure.esiee.fr (secure.esiee.fr [147.215.1.19]) by mail.esiee.fr (Postfix) with ESMTP id 54A5A3658A0; Thu, 22 Feb 2007 12:55:50 +0100 (CET) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by secure.esiee.fr (Postfix) with ESMTP id 2489A3991B; Thu, 22 Feb 2007 12:47:01 +0100 (CET) Message-ID: <45DD84C1.70308@esiee.fr> Date: Thu, 22 Feb 2007 12:55:45 +0100 From: Frank Bonnet User-Agent: Thunderbird 1.5.0.8 (X11/20061213) MIME-Version: 1.0 To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Transparent redirect to another interface ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Feb 2007 12:15:58 -0000 Hello I have a new mailhub with two ethernet gigabit interfaces, and I would like to transparently redirect IMAP or POP3 requests to the second interface which have a different IP address, to let the first interface drive the SMTP traffic only. Is it possible ? This will avoid thousands of email clients re-configuration to let users grab their incomming emails. Any info welcome. TIA Frank