RE: NFS Over Private Network

"Leeds, Daniel" <[email protected]> Wed, 24 Mar 2004 17:37:01 -0800
Newsgroups gmane.comp.security.sun
Message-ID <[email protected]>
should be simple.  you can either cross connect the two machines secondary
interfaces or plug each interface into a seperate VLAN/switch/hub.

setup the ip's on each machine and hosts/dns entries as needed.  verify
connectivity via ping etc between the hosts.

setup NFS as normal but mount via the private VLAN.  so if hosta and hostb
are primary and hosta-priv and hostb-priv are the new private network links
your mount scenario would be:

on host a:  mount hostb-priv:/export /export
on host b: mount hosta-priv:/export /export

etc etc etc.

--daniel


> -----Original Message-----
> From: Michael Wright [mailto:[email protected]]
> Sent: Wednesday, March 24, 2004 1:45 PM
> To: [email protected]
> Subject: NFS Over Private Network
> 
> 
> Hi, I have two Sun Servers (one running Solaris 8 the other 
> Solaris 9).  
> I would like to try and setup the machines so that I can use 
> NFS over a 
> private network between the two machines using their second 
> NIC cards.  
> Is this possible?  Any information and suggestions would be greatly 
> appreciated.  Also, do I have to set anything special for the NICs as 
> far as routing is concerned?
> 
> Thanks,
> 
> Michael
> 
> PS: I know something like this was on the list previously, but I 
> couldn't find any response to the question, so I'm asking again.
> -- 
> Michael Wright
> Technical Support Specialist
> Computer Science and Engineering                 
> email:[email protected]
> Pacific Lutheran University                             
> phone: 253-535-7408
> Tacoma, WA  98447-0003                           fax:  253-535-8700
>