RedHat List wrote:

> On Mon, 9 Mar 1998, Rodney O. Kerstetter wrote:
>
> > What is the output of rpcinfo -p?
> >
> >    - Rod
>
> Good point!
>
> On one server I have only:
>    program vers proto   port
>     100000    2   tcp    111  rpcbind
>     100000    2   udp    111  rpcbind
>
> :(
>
> while on the other I have:
>    program vers proto   port
>     100000    2   tcp    111  rpcbind
>     100000    2   udp    111  rpcbind
>     100005    1   udp    635  mountd
>     100005    2   udp    635  mountd
>     100005    1   tcp    635  mountd
>     100005    2   tcp    635  mountd
>     100003    2   udp   2049  nfs
>     100003    2   tcp   2049  nfs
>
> So... how do I get mountd and nfs to show up on the other server?
>
> thanks!
> Ricardo

  You need to start rpc.mountd and rpc.nfsd on the first machine.  The
command "nfs start" should work.  You can change this to start at boot
using the SysV init editor.

  - Rod


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to