| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <49D6490E.4090406@ltu.se> |
| Date: | Fri, 03 Apr 2009 19:36:14 +0200 |
| From: | Bengt-Arne Fjellner <Bengt-Arne DOT Fjellner AT ltu DOT se> |
| User-Agent: | Thunderbird 2.0.0.21 (Macintosh/20090302) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Cygwin NFS Issues |
| References: | <22862391 DOT post AT talk DOT nabble DOT com> |
| In-Reply-To: | <22862391.post@talk.nabble.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
jissa wrote:
> I am trying to setup a Windows XP Professional laptop that is running cygwin
> with nfs-server on it. The NFS server is exporting a windows directory that
> I will be sharing with a virtual machine running QNX on the same laptop
> using VMWARE server.
>
> I installed the NFS server and used its configure script, then I created an
> export list that exports the directory on my machine and allowed only
> machines with a IP address that is local to the virtual machine. This setup
> works correctly when I am connected to my domain network.
>
> When I try to connect to the NFS share while not connected to my domain
> network, the mount fails. Also, if I am connected on the network and mount a
> share, this share stops working the minute I disconnect from the network.
>
> Is what I am trying to do achievable or not?
>
> Any help would be appreciated.
>
>
try running via a loopback interface instead
"borrowed" from http://www.kleinfelter.com/node/125
There are some bugs in the VirtualBox "Shared Folders" feature. It can
be convenient to work-around this in a secure way by using the Microsoft
Loopback Adapter. Here's how I set it up for a Windows XP guest
running on an XP host.
* Set up the Microsoft Loopback Adapter on the host:
o Open Control Panel, and start "Add Hardware"
o Select "Yes, I have already connected the hardware"
o Select "Add a new hardware device"
o Select "Install the hardware that I manually select from a
list"
o Select "Network Adapters"
o Select "Microsoft" and "Microsoft Loopback Adapter"
o Assign the static address 192.168.2.1 to it.
* Next?
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |