From a production to ZDT z/OS there are many network components and filters involved. You'd better check it in small pieces.
We will not be able to help or answer why all the whole way is not working. This is not supported by ZDT.
First, From the Linux to z/OS in the ZDT instance:
- During the install script, you should have answered "y" for network configuration. If you did it, you must be able to ping from Linux operating system to z/OS (must be IPLed and TCP/IP started). Do tests 1 and 2 as follows:
1. From Linux to z/OS: ping 10.1.1.2
2. From z/OS to Linux: logon a TSO session, using PCOMM and port number 3270, option 6: ping <linux ip address>
- If both works, ZDT has had its network configuration completed correctly.
- If it does not work, you may have not answered "y" for network configuration in the install. Take this action:
1. In the Linux, execute the script /opt/ConfigGuideSample/zdt_config_network10.sh
2. try the above ping tests 1 and 2 again. They should work.
If the ping tests work, it means that ZDT is correctly installed and ready. So, additional investigation should be done, but for this part you will have to count on your support.
AdilsonColombo