From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony VanScoy Subject: Two connections shared by ports Date: Wed, 03 Nov 2004 11:25:56 -0500 Message-ID: <41890694.8070706@treedesign.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org My Goal: Setup ipfilter to share two Internet connections. Perhaps sharing is the wrong word. I would like ipfilters to use Internet connection 1 for any traffic, incoming and outgoing, through ports 21,25, 110, 143, 995, and maybe others. The rest of the traffic would travel through Internet connection 2 without limits. The problem is that our office uploads numerous files through mail and ftp that are usually 50M, possibly larger. These uploads are unmanaged and suck the life out of our bandwidth. It sucks browsing the net like I was back on my 28.8 dial up. I just want to dedicate one of our connections for those uploads/downloads to relieve the office of these troubles. Is it possible?