140 pts.
 tcp/ip
Hi, while connecting to the AS/400 from my local system its throwing the error socket error function error CWBC01003 in as/400, how can I be able to resolve the problems.

Software/Hardware used:
ASKED: March 16, 2009  2:30 PM
UPDATED: April 2, 2009  3:34 PM

Answer Wiki:
Are using DNS name or IP in the Client access connection settings. Are you able to ping to your AS/400. Hi, I am using IP in the client access, I am also able to ping to the IP address attached to the AS/400. Also I am able to ping in the AS/400 also. Please help me. Thanks
Last Wiki Answer Submitted:  March 17, 2009  8:50 am  by  Dreamz1974   515 pts.
All Answer Wiki Contributors:  Dreamz1974   515 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Have you checked that your telnet server is started?

To start it:

STRTCPSVR then prompt and put in *telnet
or STRTCPSVR SERVER(*TELNET)

 25 pts.

 

From your PC use CWBPING. This will tell you what ports or services are failing. Plain old PING only tells you there is a physical connection.

 3,115 pts.

 

Hi while using CWBPING its showing

To cancel the CWBPING request, press CTRL-C or CTRL-BREAK
I – Verifying connection to system 74.212.168.204…
E – CWBCO1003 – Sockets error, function connect() returned 10060
E – CWBCO1048 – A time-out occurred trying to connect to the iSeries
E – CWBCO1006 – Unable to connect to server mapper
E – CWBCO1011 – Remote port could not be resolved
E – CWBCO1008 – Unable to connect to server application Central Client, returned
10060

How we can be able to resolve this errors. Also I have given the option STRTCPSVR SERVER(*ALL) so all the servers are right now started. Please help me to solve this. Thanks in advance

 140 pts.

 

Is the AS/400 behind a firewall? If so, you need to open ports 8470 thru 8479.

 830 pts.

 

Now also I have opened the ports 8470 thru 8479 even though I am getting the same error. Please help me Thanks in advance.

 140 pts.

 

Try the STRHOSTSVR command, using the default *ALL.

 830 pts.

 

HI EVEN THOUGH THE SAME ERROR IS THERE… PLEASE ANYBODY HELP ME…THANKS IN ADVANCE

 140 pts.

 

please note that I haven’t given the option IP datagran forwardins as *yes in thechange TCP/IP attributes page. Is there any necessitity in doing so. Please help. Thanks in advance

 140 pts.

 

Along with ports 8470 – 8479 you also need port 449 open.

 830 pts.

 

Make sure ports 449 and 8470 – 8479 are active on the AS/400.

Use the NETSTAT command and take option 3, Work with TCP/IP Connection Status. Use F14 to change the Local Port column from names to numbers. Pagedown until you get to the 84xx ports and be sure the state of these ports is Listen.

Are you familiar with iSeries Navigator?

 830 pts.

 

I am having iSeries Navigator, and can you give me the steps using that to configure TCP/IP. Please note that I have ports number 80,23,443,8470-8479. Now need to open which all ports also.Can you explain more in the renaming case just given above. Is ther any documentation for that please attach the link. Thanks in advance,.

 140 pts.

 

Here is a link to IBM’s Information Center about TCP/IP setup.

http://publib.boulder.ibm.com/infocenter/iseries/v5r4/index.jsp?topic=/cl/cfgtcp.htm

Hope this helps.

 830 pts.

 

You should hit F10 and type STRHOSTSVR *ALL

 15 pts.

 

Yet now also I am having the same error. Please help me out its very urgent. I am not as/400 admin I am as/400 developer. So please give me clarification for TCP/IP connection details.

I have only made the changes to the work with TCP/IP interface and had given the external IP address to config there and also had given the made changes in TCP/IP routes and work with host table entry and TCP/IP domain information right now and started all the servers.

But when I am giving bwcping I am getting the error as shown above. I have also opened the appropriate ports for the communication also.

Please help me out thanks in advance.

Naveen.S

 140 pts.