From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 24 Mar 2014 15:11:23 +0100 From: cinap_lenrek@felloff.net To: 9fans@9fans.net In-Reply-To: <48053adc240ee5db09a06caec3e83519@krabbe.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Remote auth server Topicbox-Message-UUID: cf0c6bd2-ead8-11e9-9d60-3106f5b1d025 authdom isnt a hostname. its just a string. you can supply auth server ip address in plan9.ini with auth= or send it to the terminal using plan9 dhcp server (its a plan9 specific dhcp option field). it does not need to be an ip in ndb, ip/dhcpd will resolve it to an ip address for the client. -- cinap