*BSD News Article 1974


Return to BSD News archive

Newsgroups: comp.unix.bsd
Path: sserve!manuel!munnari.oz.au!mips!mips!sdd.hp.com!nigel.msen.com!yale.edu!ira.uka.de!fauern!fauna!immd4.informatik.uni-erlangen.de!husemann
From: husemann@immd4.informatik.uni-erlangen.de (Dirk Husemann)
Subject: Re: 386BSD-0.1 - NFS - do requests originate from privileged ports
References: <76029@ut-emx.uucp> <1992Jul17.041356.4919@sura.net> <l6cj3tINN7s2@neuro.usc.edu>
Message-ID: <BrIuyv.DEJ@immd4.informatik.uni-erlangen.de>
Sender: news@immd4.informatik.uni-erlangen.de (News Administration at faui45)
Organization: CSD., University of Erlangen
Date: Fri, 17 Jul 1992 07:18:31 GMT
Lines: 29

merlin@neuro.usc.edu (merlin) writes:

>Hello,

>Does 386BSD-0.1 originate NFS/mount requests from port numbers <= 1024?

>SUN NFS as configured on our campus requires this capability.  SCO UNIX
>does not presently provide this feature.  Does 386BSD provide have this
>capability as it is presently distributed?

If it doesn't it should be fairly trivial to get it in. I volunteer in case it
isn't in to put it in. Essentially in nfs_connect() you try to bind to a
privileged port (looping thru the privileged ports above 600 or so).

           Dirk Husemann

Dirk Husemann						 Tel.: +49 9131 85 8029
University of Erlangen-Nuremberg			 FAX: +49 9131 39388
Department of Computer Science IV
Martenstrasse 1 	   
D-W 8520 Erlangen, Germany

Dirk.Husemann@informatik.uni-erlangen.de
/C=de/A=dbp/P=uni-erlangen/OU=informatik/S=husemann/G=dirk/



---