tech-crypto archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: more on CFS



Steve Bellovin wrote:
> 
> I should have mentioned one more thing:  on 1.5.1, at least, there are
> some broken system #include files.  See PR 12761 for details and the
> fix.  I have no idea what other versions of NetBSD, if any, are
> affected.

current hpcmips is clean, but the story isn't over - i'm now at the
stage where i can get the mount request through rpc, but it then fails:

  gnugget-root# /sbin/mount_nfs localhost:/null /crypt
  mount_nfs: rpcbind on server: RPC: Program not registered

so i had to add the "-4" flag to mount_nfs to switch off ipv6 stuff
(which i'll submit patches for once this all works):

  gnugget-root# /sbin/mount_nfs -4 localhost:/null /crypt
  mount_nfs: localhost:/null on /crypt: Protocol not supported

but this message would seem to come from kernel level - anyone got any
idea where to go from here? did you have to do any further tweaking on
i386?

btw, if you're in touch with matt blaze is there any chance you can get
the export filter switched off on the homepage now that the u.s. has
dropped the restrictions?

oh, and i'm subscribed to this list now so you don't need to copy me
direct.

cheers,
Adam
--
Adam Laurie                   Tel: +44 (20) 8742 0755
A.L. Digital Ltd.             Fax: +44 (20) 8742 5995
Voysey House                  http://www.thebunker.net
Barley Mow Passage            http://www.aldigital.co.uk
London W4 4GB                 mailto:adam%algroup.co.uk@localhost
UNITED KINGDOM                PGP key on keyservers



Home | Main Index | Thread Index | Old Index