LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-15-2003, 02:26 AM   #1
peacho
LQ Newbie
 
Registered: Jan 2003
Posts: 1

Rep: Reputation: 0
mount: RPC: Unable to receive; errno = Connection refused


Hi,

I would like to ask for some advice on how to solve this. I need to mount a directory from a remote machine to another machine in linux environment. The NFS server is set up and running. However, I couldn't mount the directory from the client machine. Both machines' /etc/hosts has each others addresses. I am also able to ping the server machine. But when i try to mount the directory, it gives this error:

[root@sit36 /root]# mount 172.20.134.37:/usr/local/blast /mnt/blast
mount: RPC: Unable to receive; errno = Connection refused

I really don't know what did i miss out. Can you give me some advice on this.

And when i try to FTP the NFS server machine, the connection is also refused. Could this be the problem? Though i've set the NFS server machine to a FTP server also.

Thanks alot for your attention. I really need help asap. Thanks
 
Old 01-15-2003, 02:50 AM   #2
moses
Senior Member
 
Registered: Sep 2002
Location: Arizona, US, Earth
Distribution: Slackware, (Non-Linux: Solaris 7,8,9; OSX; BeOS)
Posts: 1,152

Rep: Reputation: 50
You need to be running the rpc.portmap program, as well as nfsd,
and mountd on the server. You also need to have the disk you
want to export in the /etc/exports file (before you start mountd or
nfsd) on the server.

man exports
man nfsd
man mountd
man portmap

The NFS connection refused problem may be related, but only
indirectly. You'll need to check that there either
1) there is nothing in the /etc/hosts.deny file that excludes your
client, or, if there is an exclusion in /etc/hosts.deny,
2) there is something in /etc/hosts.allow file that includes your
client.
If this is all fine, you need to be sure your ftpd program is up,
by either editing /etc/(x)inetd and uncommenting the ftp line,
or by making sure ftpd is started before you try to connect.

man ftpd
man inted
man xinted
man hosts.allow
man hosts.deny
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS RPC: Port mapper failure - RPC: Unable to receive KEJP Linux - Networking 6 12-18-2006 02:14 AM
mount: RPC: remote system error - Connection failed ukrainet Linux - Newbie 2 12-15-2004 09:09 AM
unable to receive incoming connection munisp Linux - Networking 3 11-08-2001 07:08 AM
unable to receive incoming connection munisp Linux - Newbie 3 11-07-2001 12:39 PM
unable to receive incoming connection munisp Linux - General 1 11-07-2001 12:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration