[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference lassie::ucx

Title:DEC TCP/IP Services for OpenVMS
Notice:Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System
Moderator:ucxaxp.ucx.lkg.dec.com::TIBBERT
Created:Thu Nov 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5568
Total number of notes:21492

5388.0. "Portmapper config for both TCP and UDP" by AWECIM::KING () Fri Mar 28 1997 10:53

I am trying to configure the Portmapper on my system for both TCP and UDP. I have
reviewed the TCP/IP Services for OpenVMS, Management guide and could not find any 
helpful references or examples.  When I try to use the UCX SET SERVICE call 
there does not seem to be a way to specify both TCP and UDP.  I tried a comma 
separated list "/PROTOCOL=(TCP,UDP)", two "/PROTOCOL" qualifiers and even doing
two separate "UCX SET SERVICE" calls all to no avail.

I have seen other systems that have both protocols enabled when I do the command
"UCX SHOW SERVICE PORTMAPPER" so it seems it's possible.  Any ideas on how this 
could be done.

Thanks,

Jim
T.RTitleUserPersonal
Name
DateLines
5388.1re-create the serviceBACHUS::ROELANDTSWa d'es ma da ve ne stuutFri Mar 28 1997 11:1819
    
    
    Jim,
    
    Why was this changed, normaly UCX$CONFIG configures the portmapper for
    both TCP and UDP .... strange that your system lost that one.
    
    What I should do is : UCX> DISABLE SERVICE PORTMAPPER
                          UCX> SET NOSERVICE PORTMAPPER
    
                          $UCX$CONFIG and re-configure the portmapper
                                       + restart UCX
    
    that should re-create the service entry for the portmapper
    
    Rgds,
    
           Guy