Networking :: HOW TO NFS????? PLEASE HELP



Hopefully you did not use the example IP used.

What are your IP numbers for both machines?

Server is ?
Client is ?



Server ip : 192.168.0.100
Client ip 192.168.0.1


Thanks

OK. Now we know which machines are which.
You have started machine 100 with ssh and secure?
On machine 100, is the control panel ssh server button depressed?
You can ping from machine 1 to machine 100?
Then try from machine 1

$ ssh root@192.168.0.100

At this point do you get a login prompt or failure?

It still shouldn't have that error of "Missing host" though...

Looking at the syntax.. from my understanding of ssh (I have not used sshfs yet), the parameter might have to be:

Code Sample
# sshfs root @192.168.0.100:/mnt/hda2/mydsl /mnt/test -o allow_other
Of course take out the space btwn root and the @


I believe it was because of the forum's iB EMAIL code that hid the missing colon...

Guys (thehatsrule) and (roberts)

Thank you both so much, we have lift-off!!!! 
We noticed that we left out the “:” after the IP of the server.

Thanks again, will speak soon!

Dan


P.S Anyone else that that reads these messages…..These two guys are Great!

Next Page...
original here.