This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: nfsd and mountd startup problem - workaround


Egil,

  Thanks very much for the report, the diagnosis, and particularly
the steps to reproduce.  I'll see if this can be corrected (or at
least documented) in the next nfs-server release.

-Samrobb


-----Original Message-----
From:	Egil Hjelmeland [mailto:privat@egil-hjelmeland.no]
Sent:	Tue 8/24/2004 7:44 AM
To:	cygwin@cygwin.com
Cc:	
Subject:	nfsd and mountd startup problem - workaround

Like previously reported on this list; I have also problems with the
rpc.mountd.exe and  rpc.nfsd.exe from Cygwin.

The error messages are

  mountd[2896] 07/11/104 10:49 rpcmisc.c 92 : unable to register (mountd, 1,
udp).
  Cannot register service: RPC: Unable to send; errno = Cannot assign
requested address

and

  nfsd[2184] 08/23/104 10:59 rpcmisc.c 92 : unable to register (nfsd, 2,
udp).
  Cannot register service: RPC: Unable to send; errno = Cannot assign
requested address

The problem started after installing some VPN client SW from Sentinel.

The workaround is quite simple, (but required quite some time of
head-scratching):
- - -
Disable the virtual network adaptor for the VPN connection ( I am running
Win XP):

Control panel / Administrative Tools/ Computer Management:
 Enter Systemtoools / Device manager.

   View -> Show Hidden devices

Open "Network Adaptors"

  Select "SSH Virtual Network Adaptor (sshvnic)" and disable it.

Then start nfsd and mountd
- - -
When nfsd and mountd is running, it is possible to reenable the sshvnic
driver, and reconnct the VPN connection.
- - -

It seems to me that nfsd/mountd tries to bind to all enabled network
interfaces. If one of them fail, it throws in the towel. Whether this
behaviour is due to nfsd/mountd it self, or cygwin libraries, or Windows, I
can not tell. Apparently, the Sentinel SW does not register its driver
properly in the registry, so the virtual network adaptor always appear as
disconnected when running ipconfig. The same nfsd/mountd problem occurs when
a physical network connection is physically disconnected.

I hope this information will help others with similar problems.

Best regards
Egil Hjelmeland




--
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/





--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]