Linux - NetworkingThis 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.
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.
Ok, I have NFS server compiled into the kernel and I have installed portmap. What else do I need to install to get this thing working... with /etc/exports created, portmapper running, (and I guess the NFS server portion of the kernel listening) why do I still get RPC: program not registered from the client mount cmd?
More details please. Do you have all the necessary daemons running on the client and server side? Can I suggest the NFS howto at www.tldp.org ? How are you trying to mount the share, etc ? Can you post your exports file here, etc ?
more details... k. Uhm, currently the client is a slackware 8.1 system. (don't know offhand what is installed / running on the slack system).
The server is an LFS system with the kernel built to run as an nfs server with portmap installed and running. (No mountd or anything else.) I have the howto... just wasn't sure what all changed if I was trying to use the kernel instead of nfsd... do I just not install / run nfsd? Where do I find mountd? Is it a part of nfs-utils package the howto references?
ok, got it to work... downloaded nfs-utils source from a slackware mirror. Looks like Beyond LFS left something out eh? Had to install the other daemons... lockd, mountd, etc.
although let it be noted.. .that while transfering probably well over 2 Gigs of mp3s from my laptop to my new desktop (thus the reason for the NFS setup) I managed to crash kjournald for the partition I was writing the mp3s to.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.