From owner-freebsd-questions@FreeBSD.ORG Tue Oct 26 21:13:18 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0A9D16A4D0 for ; Tue, 26 Oct 2004 21:13:18 +0000 (GMT) Received: from mail.proficuous.com (www.proficuous.com [209.240.79.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A93F43D49 for ; Tue, 26 Oct 2004 21:13:18 +0000 (GMT) (envelope-from ml@proficuous.com) Received: from [192.168.3.69] (aaron-workstation.proficuous.com [192.168.3.69]) by mail.proficuous.com (Postfix) with ESMTP id 8962AA89442; Tue, 26 Oct 2004 16:13:10 -0500 (CDT) From: "Aaron P. Martinez" To: Adam Seniuk In-Reply-To: <20041026162657.B873943D5D@mx1.FreeBSD.org> References: <20041026162657.B873943D5D@mx1.FreeBSD.org> Content-Type: text/plain Message-Id: <1098825225.4101.17.camel@aaron.proficuous.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Tue, 26 Oct 2004 16:13:46 -0500 Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: 2 Network Cards & 2 IP's? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 21:13:19 -0000 On Tue, 2004-10-26 at 11:27, Adam Seniuk wrote: > Hello; > > > > I am wondering how to get 2 Different network cards to have 2 Different IP's > but I want to have both ips on the same ip block. > > > > For example: > > 192.168.1.100 on NIC 1 > > 192.168.1.101 on NIC 2 > > Gateway 192.168.1.1 > > > > Not sure on how to set it up properly. I would appreciate any help or tips > people have on this subject. and yes I have googled for it but none have > this scenario :D > Probably a better setup for this would be using carp and only one IP address. > > > Sincerely, > > > Adam Seniuk > adams@techweavers.net > Senior Server Administrator > --------------------------------------------- > System Administrator | > Server Administrator || > Database Administrator || > Website Administrator || > -------------------------------------------- > Techweavers Inc. > www.techweavers.net > "Your Website Solution" > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Aaron