>Also the line that says: 
>
>otelnet   stream tcp nowait OMVSKERN /usr/sbin/otelnetd otelnetd -l 
>
>tell INETD to listen on port 23.  
>[snip] 

Not correct! This tells INETD to lookup the service "otelnet" in 
/etc/services and listen on thatever port is specified there for 
incoming telnet connections.

If you specify a "service name" in the inted.conf file, you must 
map this "service name" to a "service port number" via /etc/services. 
As an alternatie, you can specify the "service port number" directly 
in the inted.conf in place of the "service name". You don't need 
the /etc/services then (at least not for the inet daemon).



I suggest you add the -m option to allow the shell to share the 
address space with the otelnet daemon process.


Peter Hunkeler
Credti Suisse

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
  • Re: OMVS Hunkeler Peter (KIUK 3)

Reply via email to