Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS over SSH
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jt42
n00b
n00b


Joined: 04 Apr 2003
Posts: 45
Location: Hamilton, ON, CA

PostPosted: Tue Apr 29, 2003 9:21 pm    Post subject: NFS over SSH Reply with quote

Does anyone have any pointers for implementing this kind of madness?

Can NFS as TCP be tunnelled over SSH?

Any alternatives?
Back to top
View user's profile Send private message
mlynx
n00b
n00b


Joined: 07 Feb 2003
Posts: 27

PostPosted: Tue Apr 29, 2003 10:58 pm    Post subject: Reply with quote

The NFS Howto (http://nfs.sourceforge.net/nfs-howto/) has step by step instructions on how to do this, see section 6 - Securing NFS. The short answer is yes, although I never got my NFS shares to export properly.

I wound up using SMB over SSH. Basically a similar setup to the NFS solution.

Nutshell explanation: You set up a SSH session that forwards the RPC ports to the server. The session then takes place on the server as if it were a local connection and is forwarded back to the client.

Good Luck.
_________________
mlynx
-------------------------
Did your mom -Os your brain when you were a baby?
Back to top
View user's profile Send private message
leonov
n00b
n00b


Joined: 29 Apr 2003
Posts: 18
Location: Auckland, New Zealand

PostPosted: Tue Apr 29, 2003 11:20 pm    Post subject: Madness! Reply with quote

NFS over SSH? or SMB? Madness!

It's great (awsome!) that we can do this sort of crazyness if we want to - my question is, why would you want to? I'd hate to have some flakely remote fs mounted on my machine - you just get different problems depeding on whether you mounted it hard or soft...

Depending on what you are trying to achieve, there may be a better way - I always try to look for alternatives once my 'logical' solutions start to approach this level of crazyness.

Still, it'd be pretty damn cool...
Back to top
View user's profile Send private message
viperlin
Veteran
Veteran


Joined: 15 Apr 2003
Posts: 1319
Location: UK

PostPosted: Sun Nov 30, 2003 11:19 pm    Post subject: Reply with quote

alternatives?
SHFS ssh filesystem :-) (and u gotta love the new online portage system)

it is what it says, and only the client needs shfs installed.
Back to top
View user's profile Send private message
MacMasta
Guru
Guru


Joined: 18 Apr 2002
Posts: 545
Location: Anchorage, AK

PostPosted: Mon Dec 01, 2003 4:29 am    Post subject: Reply with quote

The best-of-all solution is to wait until NFSv4 is widespread (or at least available on the machines you're using) because it's got that built in.


~Mac~
Back to top
View user's profile Send private message
swingarm
l33t
l33t


Joined: 08 Jun 2002
Posts: 627
Location: Northern Colorado

PostPosted: Mon Dec 01, 2003 5:43 am    Post subject: Reply with quote

http://lufs.sourceforge.net/lufs/intro.html

It's in portage.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum