Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-04-2009, 07:25 PM
|
#1
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Rep:
|
mount.nfs: mount to NFS server 'jesse' failed: timed out, retrying
I get a new machine and I want to add this machine to our cluster. After installing the system, I try to mount the file system on from jesse computer. I used exactly the same configuration as old computers. But the new computer will not work. I think the only differences here is the ip address. The new machine has a new IP address, which is probably not accepted by the server 'jesse'
I already change the file
/etc/exports
/etc/hosts.allow
/etc/sysconfig/iptables
what else can i do to get this working?
by the way, the error massege I get is
mount.nfs: mount to NFS server 'jesse' failed: timed out, retrying
I can use ssh at both the new machine and jesse.
thanks.
|
|
|
06-04-2009, 07:59 PM
|
#2
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
Have you checked the log files on jesse to see if it's rejecting the request for some reason? And did you restart the iptables service after changing the rules?
|
|
|
06-05-2009, 02:09 PM
|
#3
|
LQ Newbie
Registered: Aug 2008
Posts: 9
Original Poster
Rep:
|
thanks. I restart the iptables service and solved the problem. I just edit the iptables file to add the new ip address before. do you know a good way to add a new ip address to the iptables? thanks
Quote:
Originally Posted by Matir
Have you checked the log files on jesse to see if it's rejecting the request for some reason? And did you restart the iptables service after changing the rules?
|
|
|
|
06-05-2009, 08:03 PM
|
#4
|
LQ Guru
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507
Rep:
|
Normally, I'll perform the iptables changes by manually executing commands in the shell, then run service iptables save to write the rules to the /etc/sysconfig/iptables file.
|
|
|
All times are GMT -5. The time now is 12:23 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|