bastian <(E-Mail Removed)> wrote:
> mount: RPC: Mistake of the remote system - no route to the computer of
> destination
> 192.168.0.126 server.site server
> 192.168.0.134 linuxserver.site linuxserver
Confusing names, "linuxserver" is your NFS server, and "server" is your NFS
client. Is that right?
I would give the machines user friendly names, such as scoopy,shaggy,daphny,
etc, and maybe stick a sticker on the front showing the machine name.
> And hosts.allow is:
> portmap: 192.168.0.134
On the server, the address should be that of the client:
portmap: 192.168.0.126
lockd: 192.168.0.126
mountd: 192.168.0.126
rquotad: 192.168.0.126
statd: 192.168.0.126
On the server, cat /etc/exports
Post the output here
To share with any client on the local area network, this should read something
like:
/var/share/sharefolderfoo 192.168.0.0/255.255.255.0(rw)
On the client:
mount linuxserver://var/share/sharefolderfoo /var/share/sharefolderfoo
I hope this helps.
Mark.
--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE
Telephone: (0121) 247 1596
International: 0044 121 247 1596
Email: markhobley at hotpop dot donottypethisbit com
http://markhobley.yi.org/