On Mon Mar 24 11:42:43 EDT 2014, [email protected] wrote: > OK, I checked and found out that the auth server seems to announce all > the needed services. In fact i use a recent 9front and it seems to > have reasonable defaults regarding all this stuff. > When I turn off authentication on the server side, I can mount my auth > server's filesystem via 9fs script from my local standalone Plan9 > installation. > However if I turn authentication on, I get > mount failed: phase error protocol phase error: read in state SNeedProto > > So I guess that the network configuration is fine, but maybe auth > configuration is not. > I have to be missing something important.
try auth/debug. if your factotum is trying something other than p9sk1, it won't work. - erik
