From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: Jeff Sickel Message-ID: References: Subject: Re: [9fans] sshnet usage? Date: Wed, 11 Dec 2002 16:56:16 +0000 Topicbox-Message-UUID: 301c4cca-eacb-11e9-9e20-41e7f4b1d025 Russ Cox wrote: > No, I was just confused about how transparent you > wanted the tunnel to be. As long as you only need the > tunnel to be one way, this is easy. > Basically, if you do > sshnet hop1 > mntgen > srvssh hop2 > (assuming u9fs is in your path on hop2), > that posts the u9fs service in /srv/hop2, > so that then running > mntgen > 9fs hop2 Thanks. This is exactly what I was wanting to do. So much more to learn... Jeff