| Newsgroups |
gmane.comp.emulators.hercules390.general |
| Message-ID |
<[email protected]> |
Check the syslog when TCPIP starts to make sure your E20 is getting activated. Might need a V ONLINE,UNCOND to make it available.You probably don't need the VDEV1 or the IUTSAMEH.
---In [email protected], <gheorghedragos1988@...> wrote :
Dear mainframe users,
I have posted here, about 5 years ago, regarding a networking problem. Again, it seems impossible to me, after several days of trying, and reading everything I could get my hands on from the internet regarding networking with Hercules.
Please, any opinion would be greatly appreciated. I have tried with CTC, impossible. I decided to give LCS a go. I can ping Hercules from mainframe. No FTP though ( timeout ). No ping goes from z/OS anywhere.
192.168.0.120 HERC IP
192.168.0.122 WIN IP
192.168.0.1 Gateway ( router )
CNF configuration
0E20 LCS 192.168.0.120
0E21 LCS 192.168.0.121
TCPPARMS configuration
DEVICE LCS1 LCS E20 AUTORESTART
LINK ETH1 ETHERNET 0 LCS1
DEVICE VDEV1 VIRTUAL 0
LINK VLINKA VIRTUAL 0 VDEV1
DEVICE IUTSAMEH MPCPTP
LINK EELINK MPCPTP IUTSAMEH
START IUTSAMEH
START LCS1
HOME 192.168.1.120 ETH1
HOME 192.168.1.121 VLINKA
BEGINROUTES
ROUTE 192.168.0.0 255.255.0.0 = ETH1 MTU 1492
ROUTE DEFAULT 192.168.0.1 ETH1 MTU 1492
ENDROUTES
I literally have no idea why VLINKA is there, at some point i simply took a configuration from the internet.
TSO HOMETEST
EZA0619I Running IBM MVS TCP/IP CS V1R13 TCP/IP Configuration Tester
EZA0621I The FTP configuration parameter file used will be "TCPIP.FTP.DATA".
***
EZA0602I TCP Host Name is: ADCD
EZA0605I Using Host Tables to Resolve ADCD
EZA0611I The following IP addresses correspond to TCP Host Name: ADCD
EZA0612I 192.168.0.61
EZA0614I The following IP addresses are the HOME IP addresses defined in PROFIL
E
.TCPIP:
EZA0615I 192.168.1.120
EZA0615I 192.168.1.121
EZA0615I 127.0.0.1
EZA0617E Error: 192.168.0.61 is not in the HOME List <-- I do not know why this is here ??
EZA0624I * * * Hometest failed - configuration error * * *
EZA0625I Please correct your TCP/IP configuration and run this program again.
The result of d tcpip,,netstat,route / home
-D TCPIP,,NETSTAT,ROUTE
EZZ2500I NETSTAT CS V1R13 TCPIP 166
DESTINATION GATEWAY FLAGS REFCNT INTERFACE
DEFAULT 192.168.0.1 UGS 0000000000 ETH1
127.0.0.1/32 0.0.0.0 UH 0000000002 LOOPBACK
192.168.0.0/16 0.0.0.0 US 0000000000 ETH1
192.168.1.120/32 0.0.0.0 UH 0000000000 ETH1
192.168.1.121/32 0.0.0.0 UH 0000000000 VLINKA
5 OF 5 RECORDS DISPLAYED
END OF THE REPORT
RESPONSE=ADCD113S
EZZ2500I NETSTAT CS V1R13 TCPIP 168
HOME ADDRESS LIST:
ADDRESS LINK FLG
192.168.1.120 ETH1 P
192.168.1.121 VLINKA
127.0.0.1 LOOPBACK
3 OF 3 RECORDS DISPLAYED
END OF THE REPORT