From owner-freebsd-questions@FreeBSD.ORG Thu Sep 27 15:08:18 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FCB816A418 for ; Thu, 27 Sep 2007 15:08:18 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E7A4513C4A3 for ; Thu, 27 Sep 2007 15:08:17 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l8RF8A0K017548; Thu, 27 Sep 2007 17:08:10 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l8RF8AWS017545; Thu, 27 Sep 2007 17:08:10 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 27 Sep 2007 17:08:10 +0200 (CEST) From: Wojciech Puchar To: Eduardo Morras In-Reply-To: <20070927112954.4F9E295959@s21sec.com> Message-ID: <20070927170711.K17527@wojtek.tensor.gdynia.pl> References: <20070927112954.4F9E295959@s21sec.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Binding application to one ethernet 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, 27 Sep 2007 15:08:18 -0000 > to add another server application (cvs and pgsql) to another intranet. Of > course we can buy a new server to do that, but i want to know if i can add a > new ethernet card to the current server and force apache to serve to one > intranet and cvs/pgsql to the other intranet. is it another subnet to add other card? but of course you can do that. if default scripts for pgsql etc. make running 2 instances difficult fix them or use jails. > I think that by default, freebsd will balance the charge between both > cards, is it true?? no