From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 23 Apr 1998 09:19:46 -0500 From: Paul Borman prb@bsdi.com Subject: [9fans] encryption routines for il Topicbox-Message-UUID: 773653ec-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19980423141946.puPQ9-8ANGXaOdaw1ndldSeGfbl7mddPlWjum4-b2N0@z> > From: forsyth@caldo.demon.co.uk > > >> strcat((char *)bp->bp_vend, inet_ntoa(hp->nis_server->addr[0])); > >> ds dns server, as expected (only first address used) > > note that plan 9 takes this field as auth server (the system will fetch > the dns data, if needed, from /lib/ndb/local) Ah, thanks for pointing that out! You can tell it has been a while since I played with that. (My auth server and dns server have the same IP address so when I looked back at my bootptab file, which was still set up for my Plan 9 terminal, I saw it as DNS. But it does work, honest! -Paul