This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
On Tue, 22 Aug 2000 address@hidden wrote: > > > I have gotten the two ldm's talking to each other, but not on port 388. It > assigned port 1051 to ldm. All the other machines I connect with are using > port 388, I can't figure out why this one won't use port 388? > Alan, I believe the problem is the rpc.ldmd and hupsyslog are not own by root and the setuid is not set to run as root. This configuration is necessary to get a port under 512, ie port 388 for the LDM. -rwsr-xr-x 1 root ustaff 991232 Aug 18 17:09 rpc.ldmd* In the installation this is part needed to be done as root: % make install_setuids Robb... > > > > > Robb Kambic <address@hidden> on 08/22/2000 01:07:17 PM > > > > To: Alan Hall/NCDC, Anne Wilson <address@hidden> > > cc: support-ldm <address@hidden> > > > > Subject: Re: 20000822: RPC: Program not registered > > > > > > > > > > On Tue, 22 Aug 2000, Unidata Support wrote: > > > >To: address@hidden > > >From: address@hidden > > >Subject: RPC: Program not registered > > >Organization: UCAR/Unidata > > >Keywords: 200008221449.e7MEnEN04578 > > > > > > > > I'm trying to ingest a NEXRAD Level II radar site from > > squall.ias.sdsmt.edu. After getting port 388 opened thru their firewall > I > > still couldn't get thru and I asked them to open port 111 so ldm could > > contact the portmapper. Now I get the RPC: Program not registered from > > ldmping. Is this because they haven't set up ldm in the /etc/services > > and/or /etc/rpc? > > > Alan, > > I'm not 100% sure, here's what in the preinstall instructions: > > Add the following lines to file /etc/services > > ldm 388/udp unidata # UCAR Unidata LDM > ldm 388/tcp unidata # UCAR Unidata LDM > > > This allows programs such as netstat to associate activity on IP port > 388 with the LDM. > > Add the following line to file /etc/rpc > > ldmd 300029 ldm > > This allows programs such as rpcinfo to identify RPC program number 300029 > as the LDM. > > It would seem easier to just modify the file for a quick test. > > Can you contact any other services on the machine, ie ftp mail ? Those > services should be in the services and rpc files. I'll ask > our system admin for more info. > > Robb... > > > > > > > > ****** Signature Tag ****** > > > > National Climatic Data Center > > > > =========================================================================== > ==== > Robb Kambic Unidata Program Center > Software Engineer III Univ. Corp for Atmospheric Research > address@hidden WWW: http://www.unidata.ucar.edu/ > =========================================================================== > ==== > > > > =============================================================================== Robb Kambic Unidata Program Center Software Engineer III Univ. Corp for Atmospheric Research address@hidden WWW: http://www.unidata.ucar.edu/ ===============================================================================