From owner-freebsd-questions@FreeBSD.ORG Mon Oct 23 22:39:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CD25716A403 for ; Mon, 23 Oct 2006 22:39:15 +0000 (UTC) (envelope-from chad@shire.net) Received: from hobbiton.shire.net (hobbiton.shire.net [166.70.252.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B3C43D45 for ; Mon, 23 Oct 2006 22:39:15 +0000 (GMT) (envelope-from chad@shire.net) Received: from [67.171.127.191] (helo=[192.168.99.68]) by hobbiton.shire.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.51) id 1Gc8Ru-000FB5-Rt; Mon, 23 Oct 2006 16:39:15 -0600 In-Reply-To: <20061023221506.GA21370@math.jussieu.fr> References: <20061023210232.GJ9849@math.jussieu.fr> <20061023214051.GA19427@math.jussieu.fr> <20061023221506.GA21370@math.jussieu.fr> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-8-799843748; protocol="application/pkcs7-signature" Message-Id: <6A3540F1-945B-46B3-B555-C949308890BB@shire.net> From: "Chad Leigh -- Shire.Net LLC" Date: Mon, 23 Oct 2006 16:39:13 -0600 To: shih@math.jussieu.fr X-Mailer: Apple Mail (2.752.2) X-SA-Exim-Connect-IP: 67.171.127.191 X-SA-Exim-Mail-From: chad@shire.net X-SA-Exim-Scanned: No (on hobbiton.shire.net); SAEximRunCond expanded to false X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Questions list Subject: Re: two NIC and nfs 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: Mon, 23 Oct 2006 22:39:15 -0000 --Apple-Mail-8-799843748 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Oct 23, 2006, at 4:15 PM, Albert Shih wrote: > > For answer Leigh -- Shire.Net LLC" no I can't do > that > (well easy do..) because my client have only on NIC and the client > is XDM > server. And all my user-client (connected by xdmcp) is on same subnet. > > It's very complicate if I want two subnet for my servers. > I am not saying to get rid of your original single subnet. I am saying you can add additional subnets with IP ailases on your NIC(s) and do the nfs over these additional subnets. You can do this even with just one nic. Let's say that you have your normal subnet 10.0.1.0 Lets say you want to add in your nfs subnet 192.168.1.0 and 192.168.2.0 for server nic 1 and server nic 2 client 1 nic1 10.0.1.10 plus alias 192.168.1.10 client 2 nic1 10.0.1.11 plus alias 192.168.2.11 server nic 1 10.0.1.100 plus alias 192.168.1.100 nic 2 10.0.1.101 plus alias 192.168.2.101 This will allow you to keep the xdm stuff (I am not familiar with xdm) on your normal subnet plus do each client on its own nic on the nfs server... Just make sure that client 1 uses an nfs server of server-nic1-192:/ someshare where server-nic1-192 is the name given in your hosts or dns tables to the alias 192 address on nic1 and the analog on nic2. best Chad --- Chad Leigh -- Shire.Net LLC Your Web App and Email hosting provider chad at shire.net --Apple-Mail-8-799843748--