From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 27 Jul 2011 21:24:03 -0400 To: 9fans@9fans.net Message-ID: <7b0abc6d867988805da7deb5d3e70282@ladd.quanstro.net> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] encrypting 9P traffic Topicbox-Message-UUID: 07951884-ead7-11e9-9d60-3106f5b1d025 On Wed Jul 27 19:52:55 EDT 2011, john@jfloren.net wrote: > On Wed, Jul 27, 2011 at 4:49 PM, Lyndon Nerenberg wrote: > > Shouldn't import and srv just default to tls? > > > > > > x61% import -E tls gozer / /n/gozer > import: gozer: tls has not yet been implemented > > As far as I can tell, srv doesn't even have an encryption option. Do a > "9fs gozer", fire up snoopy, and start reading some files--you'll see > the plaintext of the files (and all the rest of the 9p messages) > whizzing past. this works for me. i've been using it for years. ; import -k 'user=hostowner' -E ssl minooka.coraid.com / /n/coraid ; echo bind /net/ether0>/n/coraid/dev/aoe/ctl # ouch - erik