Just to update my findings :-
1. Run cwbcossl.exe -- the non-SSL verify connection part, from a Windows client pc :
connection to server applications Telnet,Central Client,Network Print,Data
Queues,Remote Command,Security & DDM all successful; except that these 2
connections:-
------------------------------------------------------------------------------
CWBC01008 - Unable to connect to server application Network File,return 8007
CWBC01008 - Unable to connect to server application Data Access,return 8007
------------------------------------------------------------------------------
then with last line of error msg :
-------------------------------------------------------------------------------------
CWBC01015 - Connection verified to system 198.x.x.x, but there were warnings.
[detailed] - Cause : At least 1 ot more failure occurred when trying to connect host server application on server. Connection established, but some iSeries Access for Windows functions will not work.
-------------------------------------------------------------------------------------
when i expanded the CWBC01008 error,say, for Data Access, to see detailed msg under this error :-
-------------------------------------------------------------------------------------
-Connection requested for server application: as-Database
-CWBC01009 - Communication provider: Winsock 2.0
-System name is a valid address
-CWBC01044 - Remote address 198.x.x.x <-- host IP
-CWBC01040 - Using remote port lookup mode: Always use remote server mapper
-Attempting to establich a connection ...
-CWBC01045 - Local address 198.x.x.x :3854 <-- client IP & port
-Connected to as-svrmap [host IP:449]
-Successfully connected to iSeries Server mapper
-CWBC01022 - Remote port 8471 will be used
-Attempting to establish a connection ...
-CWBC01045 - Local address 198.x.x.x :3855 <-- client IP & port
-Connected to as-Database [host IP:8471]
-Security validation in progress
-CWBC01008 - Unable to connect to server application Data Access,return 8007
-------------------------------------------------------------------------------------
2. wrkreginf : no Exit Program found under the QIBM_QTG_DEVINIT( exit pt: INIT0100 )
& QIBM_QTG_DEVTERM ( exit pt: TERM0100 )
3. System value QCRTAUT = *CHANGE -- existing value
4. Joblog QTVTELNET return msg 'SSL not available for use'; while joblog QTVDEVICE no error.
5. wrkcfgsts *dev QPADEV0001 : type = V100, status = VARIED OFF; but after VARY ON, still same
6. Perform NETSTAT *CNN, but i don't quite understand the result of iv), as in here :-
i) Client pc Telnet,by DOS Command mode, to this server
ii) Any other servers Telnet to this server
iii) Client pc Telnet,by iSeries Client Access, to all other servers
Telnet port for locat host for scenarios i,ii & iii, all return port 23 & 'Associated Profile'= QTCP ; but
iv) Client pc Telnet,by iSeries Client Access, to this server
Telnet port for locat host for scenarios iv, return port 449 & 'Associated Profile'= QUSER, & the connection state stop at 'Time-wait'.
Any ideas ? thx.
As an Amazon Associate we earn from qualifying purchases.