On Tue, 14 Jul 1998, Jean Pierre LeJacq wrote: > > I'm trying to set up NFS on my 1.3.1 systems in order to share files > > with a couple of Solaris machines and more. An article in the June '98 > > _Linux Journal_ describes the procedure for Slackware, but since that > > distribution has the rpc.* daemons on by default it doesn't mention how > > to start them up -- and I can't figure it out. > > If you want Debian as an NFS server you need to add entries into > /etc/exports (see exports(5)). The init script /etc/init.d/netstd_nfs > will then start the appropriate daemons at boot time. Or you can > start them youreself by "/etc/init.d/netstd_nfs start".
/etc/exports already has a few entries in it, yet dmesg doesn't reveal that the init scrip's been called. When I call it manually it tries to launch the daemons yet none of them starts up. At least they're not there according to 'ps -a'. When I launch rpc.nfsd manually I get this: root# rpc.nfsd -F -d call nfsd[167] 07/16/98 17:25 Could not bind name to socket 0.0.0.0:2049: Address already in use nfsd[167] 07/16/98 17:25 could not make a udp socket Any ideas what's going on? Thanks, --Eric House +-------------------------------------------------------------------------+ | from the desktop of: Eric House, [EMAIL PROTECTED] | | "The instructions said 'Win95 or better' -- so I installed Linux" | +-------------------------------------------------------------------------+ -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null