From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180710221433u4351c697uf60080b3f66acb94@mail.gmail.com> Date: Mon, 22 Oct 2007 15:33:57 -0600 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] drawterm authentication failure In-Reply-To: <20071022212644.GA888@shodan.homeunix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071022212644.GA888@shodan.homeunix.net> Topicbox-Message-UUID: d637dadc-ead2-11e9-9d60-3106f5b1d025 looks like your drawterm can't connect to the authentication server's port. are you specifying '-a' on the command line? do you have anything filtering port 567? are you behind a nat and have to forward it? On 10/22/07, Martin Neubauer wrote: > I've set up a new auth/cpu/fossil server via maht's make_cpuauth warlock. > Things went smoothly for the most part, but if I try to connect to it > drawterm does nothing for quite some time and finally prints: > > cpu: can't authenticate: plan9host: auth_proxy rpc: p9any client get tickets: p9sk1: gettickets: Operation timed out > > I don't quite have a clue what's going on (or, rather, not going on), but as > I can boot terminals off the system and cpu in from other plan 9 hosts it > seems that drawterm expects some network service cpu doesn't. Also, I dont > think my drawterm is broken. I can connect to mordor just fine, for example. > > Baffled, > Martin > >