Re: Failing to mount from nfs-server

2004-12-03 Thread Peter Rehley
On Dec 3, 2004, at 4:00 PM, Michael Butler wrote:
How silly of me to not try this earlier.  Success!  Thank you.
On another note, is it a bug that * does not work in this version of
nfsd/mountd/whatever?  I have had it work with every other version of
nfsd.
I think that it would be a bug.  The manual says a * should match any 
machine, but it doesn't on cygwin.

Mike
On Fri, 3 Dec 2004 15:52:11 -0800, Peter Rehley <[EMAIL PROTECTED]> 
wrote:
Try removing the '*' in the exports file and restarting things.  I've
had problems with using only the *.  Your milage may vary though.
Enjoy,
Peter
---
A Møøse once bit my sister


Enjoy,
Peter
---
A Møøse once bit my sister
--
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/


Re: Failing to mount from nfs-server

2004-12-03 Thread Peter Rehley
On Dec 3, 2004, at 3:00 PM, Michael Butler wrote:
When I add -overs=2 to the mount command, I get a permission denied
error instead of the server down error.  Can anyone help me?
On Thu, 2 Dec 2004 15:06:08 -0800, Michael Butler 
<[EMAIL PROTECTED]> wrote:
I installed the latest cygwin with nfs-server and the required support
packges, along with nothing else extra.  I ran nfs-server-config,
changed my exports, and started the daemons in the windows services.
All 3 have "started" but when I try to mount shared directories from a
Fedora Core 2 client on the same network, I get
mount to NFS server '192.168.1.2' failed: server is down.
rpcinfo -p from the localhost and from the client both return the
following info:
  program vers proto   port
   102   tcp111
   102   udp111
   132   udp   2049  nfs
   132   tcp   2049  nfs
   151   udp850
   152   udp850
   151   tcp853
   152   tcp853
nmapping these ports shows each of them as open except for 850.  There
is no firewall software on the server machine.  My exports file is as
follows:
/mnt/c/export/root  *(ro,no_root_squash,sync)
/pub*(ro,no_root_squash,sync)
It seems to me as though this should be a working setup.  Did I miss 
something?
Try removing the '*' in the exports file and restarting things.  I've 
had problems with using only the *.  Your milage may vary though.


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

Enjoy,
Peter
---
A Møøse once bit my sister
--
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/


Re: Failing to mount from nfs-server

2004-12-03 Thread Michael Butler
When I add -overs=2 to the mount command, I get a permission denied
error instead of the server down error.  Can anyone help me?


On Thu, 2 Dec 2004 15:06:08 -0800, Michael Butler <[EMAIL PROTECTED]> wrote:
> I installed the latest cygwin with nfs-server and the required support
> packges, along with nothing else extra.  I ran nfs-server-config,
> changed my exports, and started the daemons in the windows services.
> All 3 have "started" but when I try to mount shared directories from a
> Fedora Core 2 client on the same network, I get
> 
> mount to NFS server '192.168.1.2' failed: server is down.
> 
> rpcinfo -p from the localhost and from the client both return the
> following info:
>   program vers proto   port
>102   tcp111
>102   udp111
>132   udp   2049  nfs
>132   tcp   2049  nfs
>151   udp850
>152   udp850
>151   tcp853
>152   tcp853
> 
> nmapping these ports shows each of them as open except for 850.  There
> is no firewall software on the server machine.  My exports file is as
> follows:
> /mnt/c/export/root  *(ro,no_root_squash,sync)
> /pub*(ro,no_root_squash,sync)
> 
> It seems to me as though this should be a working setup.  Did I miss 
> something?
>

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



Failing to mount from nfs-server

2004-12-02 Thread Michael Butler
I installed the latest cygwin with nfs-server and the required support
packges, along with nothing else extra.  I ran nfs-server-config,
changed my exports, and started the daemons in the windows services. 
All 3 have "started" but when I try to mount shared directories from a
Fedora Core 2 client on the same network, I get

mount to NFS server '192.168.1.2' failed: server is down.

rpcinfo -p from the localhost and from the client both return the
following info:
   program vers proto   port
102   tcp111
102   udp111
132   udp   2049  nfs
132   tcp   2049  nfs
151   udp850
152   udp850
151   tcp853
152   tcp853

nmapping these ports shows each of them as open except for 850.  There
is no firewall software on the server machine.  My exports file is as
follows:
/mnt/c/export/root  *(ro,no_root_squash,sync)
/pub*(ro,no_root_squash,sync)

It seems to me as though this should be a working setup.  Did I miss something?

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