Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2006 23:02:32 +0200
From:      Albert Shih <shih@math.jussieu.fr>
To:        freebsd-questions@freebsd.org
Subject:   two NIC and nfs
Message-ID:  <20061023210232.GJ9849@math.jussieu.fr>

next in thread | raw e-mail | index | archive | help
Hi all

I've two NIC on my server.

Until now I just use one. I want use the second interface to increase
perfs.

The server have only one purpose : nfsd.

Suppose if I do

	nfs_nic_1  <---> client 1

	nfs_nic_2  <---> client 2

well that's work but not... really because if incomming traffic from
client_2 pass through nic_2, all output traffic pass through nic_1.

How can I make the all traffic between client_2 and my server pass through
nic_2 ?

Regards.



--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon Oct 23 22:58:02 CEST 2006



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061023210232.GJ9849>