>INADDRANYPORT and INADDRANYCOUNT specify the first ephemeral port >number and the range of ports for z/OS UNIX CINET usage. The >starting port number should be set at least as high as the value >for MAXSOCKETS.
I'm not the IP expert but this doesn't sound reasonable to me given the fact that MAXSOCKETS has a valid range from 0 to 16777215 and INADDRANYPORT must be in the range from 1024 to 65534. Also, I understand MAXSOCKETS to define the size of "socket table" for a given address family. INADDRANYPORT/COUNT tell the CINET layer what range of ports has been defined to be the ephemeral port space. This must match the PORTRANGE in the TCP/IP profile(s). I don't see how MAXSOCKETS and INADDRANYPORT are related (I may need a new set of glasses, though ;-) Peter Hunkeler CREDIT 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

