Re: RPC Problem

2000-03-09 Thread Timothy Lillicrap
HH I don't think I have a solution to your problem, but I have had the same sort of problem as this and was also wondering what caused it. I get "neighbour table overflows" when I am trying to ping somthing from my laptop when it is not physically linked to my LAN (or just improperly con

Re: Re: RPC problem

1999-12-08 Thread Chen Jiuhui
if the remote NFS server is Redhat 6.0 and above, it is required that the shared dir is world accessable, try checking the access right on the remote machine for "/usr2" >Yes, portmap is installed and running. In hosts.allow it is set as: >ALL: 192.168.1.0/255.255.255.0 >portmap: 192.168.1.0/255

Re: RPC problem

1999-12-08 Thread Avram Aumick
Yes, portmap is installed and running. In hosts.allow it is set as: ALL: 192.168.1.0/255.255.255.0 portmap: 192.168.1.0/255.255.255.0 rpc.nfsd: 192.168.1.0/255.255.255.0 rpc.mountd: 192.168.1.0/255.255.255.0 Avram On Wed, 8 Dec 1999, [EMAIL PROTECTED] wrote: > > > Do you have portmap installe

Re: RPC problem

1999-12-08 Thread [EMAIL PROTECTED]
Do you have portmap installed and running? -- Matt Galgoci Job title: export title=`dd if=/dev/random bs=24 count=1` echo $title On Tue, 7 Dec 1999, Avram Aumick wrote: > I keep getting this error when I try to mount a remote drive. > > mount: RPC: Program not registered >