All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs connection refuse
@ 2003-08-23 17:18 will supat
  2003-08-24 15:23 ` Robert Myers
  2003-08-25 11:07 ` Steve Dickson
  0 siblings, 2 replies; 4+ messages in thread
From: will supat @ 2003-08-23 17:18 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 400 bytes --]

I set up nfs on redhat linux 9. I created dir and mount locally, It's work.
But when I try to mount remotely from another redhat linux 9, I got error
message RPC: connection refuse. I can ping both ways. I also replace host
name with the IP address to eliminate DNS problem. But I still get the same
error message.

Please suggest what else I need to do to resolve this error message.

 

Thank you


[-- Attachment #2: Type: text/html, Size: 2014 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nfs connection refuse
  2003-08-23 17:18 nfs connection refuse will supat
@ 2003-08-24 15:23 ` Robert Myers
  2003-08-25 11:07 ` Steve Dickson
  1 sibling, 0 replies; 4+ messages in thread
From: Robert Myers @ 2003-08-24 15:23 UTC (permalink / raw)
  To: will supat; +Cc: nfs

will supat wrote:

> I set up nfs on redhat linux 9. I created dir and mount locally, It’s 
> work. But when I try to mount remotely from another redhat linux 9, I 
> got error message RPC: connection refuse. I can ping both ways. I also 
> replace host name with the IP address to eliminate DNS problem. But I 
> still get the same error message.
>
> Please suggest what else I need to do to resolve this error message.
>
You probably need to punch some holes in your firewalls. In fact you 
will pretty much need to allow the two machines to exchange information 
on any port they want, since the RedHat portmapper can put NFS 
communication on nearly any port. You will probably want to read about 
securing NFS in the RedHat Linux Security Guide.

RM





-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nfs connection refuse
  2003-08-23 17:18 nfs connection refuse will supat
  2003-08-24 15:23 ` Robert Myers
@ 2003-08-25 11:07 ` Steve Dickson
  1 sibling, 0 replies; 4+ messages in thread
From: Steve Dickson @ 2003-08-25 11:07 UTC (permalink / raw)
  To: will supat; +Cc: nfs

will supat wrote:

> I set up nfs on redhat linux 9. I created dir and mount locally, It=92s=
=20
> work. But when I try to mount remotely from another redhat linux 9, I=20
> got error message RPC: connection refuse. I can ping both ways. I also=20
> replace host name with the IP address to eliminate DNS problem. But I=20
> still get the same error message.
>
> Please suggest what else I need to do to resolve this error message.
>
It sounds like the filesystems may not be exported. Use=20
redhat-config-nfs to
export the filesystem.

SteveD




-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: nfs connection refuse
@ 2003-08-25 11:43 Dennis, Richard
  0 siblings, 0 replies; 4+ messages in thread
From: Dennis, Richard @ 2003-08-25 11:43 UTC (permalink / raw)
  To: 'will supat', nfs

[-- Attachment #1: Type: text/plain, Size: 1809 bytes --]

Make sure you don't have tcpwrappers issues on the server side (make sure
there is a line like "portmap: ALL" in the /etc/hosts.allow file on the
server.  Also I would turn off iptables on both boxes to make sure that's
not part of your problem.  Rather than just pinging the server try running
this command from the client "rpcinfo -p <servername>".  
 
 
-----Original Message-----
From: will supat [mailto:willsupat@hotmail.com] 
Sent: Saturday, August 23, 2003 1:18 PM
To: nfs@lists.sourceforge.net
Subject: [NFS] nfs connection refuse



I set up nfs on redhat linux 9. I created dir and mount locally, It's work.
But when I try to mount remotely from another redhat linux 9, I got error
message RPC: connection refuse. I can ping both ways. I also replace host
name with the IP address to eliminate DNS problem. But I still get the same
error message.

Please suggest what else I need to do to resolve this error message.

 

Thank you


------------------------------------------------------------------------------
This message is intended only for the personal and confidential use of the
designated recipient(s) named above.  If you are not the intended recipient of
this message you are hereby notified that any review, dissemination,
distribution or copying of this message is strictly prohibited.  This
communication is for information purposes only and should not be regarded as
an offer to sell or as a solicitation of an offer to buy any financial
product, an official confirmation of any transaction, or as an official
statement of Lehman Brothers.  Email transmission cannot be guaranteed to be
secure or error-free.  Therefore, we do not represent that this information is
complete or accurate and it should not be relied upon as such.  All
information is subject to change without notice.

[-- Attachment #2: Type: text/html, Size: 4052 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-08-25 11:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-23 17:18 nfs connection refuse will supat
2003-08-24 15:23 ` Robert Myers
2003-08-25 11:07 ` Steve Dickson
  -- strict thread matches above, loose matches on Subject: below --
2003-08-25 11:43 Dennis, Richard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.