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.
|
 |
01-12-2001, 03:41 AM
|
#1
|
LQ Newbie
Registered: Jan 2001
Location: Florida
Posts: 10
Rep:
|
I am new to networking in linux so please forgive. That being said lets get to the problem.
I have 2 computers running Mandrake 7.0 both have a 3com 509b card on eth0. They can both ping each other back and forth and NFS is running on both. The problem is this:
I cannot mount the files on the other computer using NFS from either computer. I can telnet from one into the other but not from the other back to the first. All seems to be set as I'v read yet no luck.
When I try to telnet on the one it just closes the telnet session as soon as I try to log on to the other box????
As to the Mounting the the other box's drives and filesystem...there are many words to describe the frustration I feel but none are appropriate here.
I was hoping there is somewhere else on the net to read MORE THOROUGH directions for networking under linux than the HOW TO's. These seem to be a general starting place but do not get into real life situations where all does not fall into place perfectly.
Can anybody help???
Tekjunky
|
|
|
01-13-2001, 09:15 PM
|
#2
|
Member
Registered: Dec 2000
Location: Toronto Canada
Distribution: slackware 7.1
Posts: 95
Rep:
|
double check that both machines are runing the NFS daemons at startup.I think you need the sunrpc to but I cant remember.Also make shure telenet is runing on both and you dont have something like ALL:ALL in hosts.deny.As for fstab
are your entries correct.I know you probably tried all this but sometimes its like proofing your own writing.You go over it a dozen times and its just overlooked.
|
|
|
01-15-2001, 02:42 AM
|
#3
|
LQ Newbie
Registered: Jan 2001
Location: Florida
Posts: 10
Original Poster
Rep:
|
fstab says:
(otherbox: /home /mnt/otherbox nfs usr,exec,dev,suid,hard,intr 1 1)
All on one line. Both telnet and nfs are running on both machines and here are host files:
Host.allow is as follows:
portmap 255.255.255.0 0.0.0.0
Host.deny is as follows:
portmap ALL
|
|
|
01-15-2001, 11:58 AM
|
#4
|
Member
Registered: Dec 2000
Location: Toronto Canada
Distribution: slackware 7.1
Posts: 95
Rep:
|
ok try some of this
otherbox:/home /mnt/otherbox nfs hard intr
(usr,exec...are not nfs parameters..check man nfs)
host.allow
ALL:IP# of otherbox (in otherbox use this box;s ip)
host:deny
ALL:ALL
see if this works.
|
|
|
01-19-2001, 03:41 PM
|
#5
|
LQ Newbie
Registered: Sep 2000
Location: austin, tx
Posts: 14
Rep:
|
nfs
the first time i setup nfs i forgot the root squash option.
are you logged in as root when accessing the nfs share?
example from exports file: /home user(rw,no_root_squash)
also make sure your daemons are running, mountd and nfsd or depending on distro could be rpc.nfsd or rpc.mountd
|
|
|
All times are GMT -5. The time now is 11:24 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
|
|