Added a PORTNAME: still no ping response from the gateway. Any suggestions what to try next?
i ------ Original Message ------ Received: 09:38 AM COT, 02/07/2010 From: "Ian S. Worthington" <[email protected]> To: <[email protected]>, Scott Rohling <[email protected]> Subject: Re: tcpip / osae guest lan / tpf configuration problem > Thanks Scott, but the docs say trailing zero octets may be omitted. I'll try > it anyway. > > I'm also wondering if I need a PORTNAME parameter on my DEV2: can't work out > if this is required or not (and my system's down today so I can't test it). > > I'm not sure that's going to be the whole answer though: I can't see how to > tell the system that anything coming in on my virtual OSD that isn't for > 192.168.16/24 should be routed to the other OSD. Do I really want NONROUTER? > > i > > ------ Original Message ------ > Received: 09:15 PM COT, 02/06/2010 > From: Scott Rohling <[email protected]> > To: [email protected] > Subject: Re: tcpip / osae guest lan / tpf configuration problem > > > The GATEWAY statement looks like it needs the last octet maybe? > > > > 192.168.16 255.255.255.0 = LINK2 1500 > > > > I would expect 192.168.16.0 .. but not sure if it's really required ... > > something to try? > > > > Scott > > > > On Sat, Feb 6, 2010 at 6:31 PM, Ian S. Worthington > > <[email protected]>wrote: > > > > > Hi. > > > > > > I have a z/tpf system running under VM which I can't get to talk to the > > > outside world over IP. > > > > > > I've define a guest (nomenclature?) lan in SYSTEM CONFIG (below), put in > > > NICDEFs for TCPIP and the test system IAN in USER DIRECT (also below), > and > > > added the definitions in TCPIP PROFILE shown. I've made appropriate > > > definitions in TPF and activated it. The z/tpf stack seems to be working > > > -- I > > > can ping myself -- but I can't even ping the gateway yet alone further > > > afield: > > > > > > zdtcp ping 192.168.16.101 > > > > > > DTCP0009I 01.04.36 PING STARTED + > > > > > > DTCP0001I 01.04.36 PINGED HOST 192.168.16.101 (192.168.16.101) > > > RESPONSE TOOK 9 MSECS+ > > > > > > zdtcp ping 192.168.16.1 > > > > > > DTCP0009I 01.04.36 PING STARTED + > > > > > > DTCP0025E 01.04.36 TIMEOUT WAITING FOR PING RESPONSE + > > > > > > Are there any obvious errors in the VM configuration, or should I be > > > looking > > > for z/tpf configuration errors? > > > > > > Any thoughts most welcome. > > > > > > ian > > > ... > > > > > > > > > > > > SYSTEM CONFIG E1 F 80 Trunc=80 Size=271 Line=246 Col=1 Alt=0 > > > > > > ====> > > > > > > > > > DEFINE LAN TPFLAN1 OWNERID SYSTEM TYPE QDIO > > > > > > > > > > > > > > > USER DIRECT C1 F 80 Trunc=72 Size=2163 Line=1016 Col=1 Alt=0 > > > > > > ====> > > > > > > USER TCPIP ETPGVBE 32M 128M ABG > > > > > > INCLUDE TCPCMSU > > > > > > OPTION QUICKDSP SVMSTAT MAXCONN 1024 DIAG98 APPLMON > > > > > > SHARE RELATIVE 3000 > > > > > > IUCV ALLOW > > > > > > IUCV ANY PRIORITY > > > > > > IUCV *CCS PRIORITY MSGLIMIT 255 > > > > > > IUCV *VSWITCH MSGLIMIT 65535 > > > > > > CONS 009 3215 T OPERATOR > > > > > > DED 400 400 > > > > > > DED 401 401 > > > > > > DED 402 402 > > > > > > LINK 5VMTCP30 491 491 RR > > > > > > LINK 5VMTCP30 492 492 RR > > > > > > LINK TCPMAINT 591 591 RR > > > > > > LINK TCPMAINT 592 592 RR > > > > > > LINK TCPMAINT 198 198 RR > > > > > > MDISK 191 3390 3057 005 530W01 MR RTCPIP WTCPIP MTCPIP > > > > > > NICDEF 5000 TYPE QDIO LAN SYSTEM TPFLAN1 > > > > > > * > > > > > > USER IAN IAN 400M 1G BG > > > MACH ESA > > > IPL CMS PARM AUTOCR > > > CONSOLE 056 3215 T > > > SPOOL 00C 2540 READER * > > > SPOOL 00D 2540 PUNCH A > > > SPOOL 00E 1403 A > > > LINK MAINT 0190 0190 RR * CMS system disk > > > LINK MAINT 019E 019E RR * Product code disk > > > LINK TCPMAINT 592 592 RR * TCP/IP > > > * > > > MDISK 191 3390 1 3338 VPWMD0 W ALL > > > MDISK 192 3390 1 10 VPWMD1 RR ALL ALL > > > MDISK 193 3390 11 10 VPWMD1 W ALL > > > * > > > MDISK 100 3390 DEVNO 146 RR > > > MDISK 101 3390 DEVNO 145 W > > > MDISK 102 3390 DEVNO 144 W > > > MDISK 14F 3390 DEVNO 133 W > > > * > > > NICDEF 5000 TYPE QDIO LAN SYSTEM TPFLAN1 > > > > > > > > > > > > > > > > > > > > > PROFILE TCPIP D1 V 80 Trunc=80 Size=348 Line=0 Col=1 Alt=0 > > > ====> > > > > > > DEVICE OSA01 OSD 400 PORTNAME VMLAN1 AUTOR NONROUTER > > > LINK QDIO01 QDIOETHERNET OSA01 > > > ; > > > ; IAN'S STUFF FOLLOWS: > > > ; > > > DEVICE DEV2 OSD 5000 NONROUTER > > > LINK LINK2 QDIOETHERNET DEV2 MTU 0 > > > ; > > > ; END OF IAN'S CHANGES > > > ; > > > HOME > > > ; > > > ; IP Address Subnet Mask Link Name > > > ; --------------- --------------- ------------ > > > ; > > > > > > 172.29.122.111 255.255.255.0 QDIO01 > > > ; > > > ; IAN'S CHANGE FOLLOWS > > > ; > > > 192.168.16.1 255.255.255.0 LINK2 > > > ; > > > ; IAN'S CHANGES END > > > ; > > > ; > > > GATEWAY > > > ; (IP) Network First Link MTU Subnet Subnet > > > ; Address Hop Name Size Mask Value > > > ; ----------- ------------ ------- ----- ----------- -------- > > > ; > > > ; (IP) Network Subnet First Link MTU > > > ; Address Mask Hop Name Size > > > ; ----------- ------------- --------------- ---------- ----- > > > ; > > > ; ----------------------------------------------------------------------- > > > ; Static direct subnet routes are defined below > > > ; ----------------------------------------------------------------------- > > > ; > > > 172.29.122.0 255.255.255.0 = QDIO01 1500 > > > ; > > > ; IAN'S CHANGE FOLLOWS > > > ; > > > 192.168.16 255.255.255.0 = LINK2 1500 > > > ; > > > ; IAN'S CHANGES END > > > ; > > > ; > > > ; ----------------------------------------------------------------------- > > > ; Define The DEFAULT route used for any network not explicitly routed > > > ; via the previous entries. > > > ; ----------------------------------------------------------------------- > > > ; > > > DEFAULTNET 172.29.122.2 QDIO01 1500 > > > ; > > > ; (End of GATEWAY Static Routing information) > > > ; > > > ; > > > ; > > > START OSA01 > > > ; > > > ; IAN'S CHANGE FOLLOWS > > > ; > > > START DEV2 > > > ; > > > ; IAN'S CHANGES END > > > > > > > > > > > > zosae display osa-osa1 > > > CSMP0097I 01.04.36 CPU-A SS-BSS SSU-BSS IS-01 > > > OSAE0007I 01.04.36 BEGIN OSA DISPLAY > > > NAME - OSA1 REAL IP - 192.168.016.101 READ - 5000 > > > TYPE - PRIMARY MASK - 255.255.255.000 WRITE - 5001 > > > ALT - NONE GATEWAY1 - 192.168.016.001 DATA - 5002 > > > PORT - NONE GATEWAY2 - NONE > > > LINK - 0 > > > NET - GENET CURRENT STATUS - ACTIVE > > > MTU - 1492 DESIRED STATUS - ACTIVE > > > SWINGD - OPER > > > STATE - CRAS > > > PORTNUM - 0 > > > _ > > > VIPAS CURRENTLY ASSIGNED TO OSA1 : > > > NONE > > > > > > > > > > > > ian > > > ... > > > > > > Ian S. Worthington, MBCS. > > > > > > me: http://isw.me.uk/ > > > photos: http://gallery.isw.me.uk/ > > > > > > > > > Free 2GB online backups: > > > https://mozy.com/?code=HJW4C8 (code gets you 256MB extra) > > > > > > Web hosting and support from $2.99/month: > > > www.cirtexhosting.com/affiliates/idevaffiliate.php?id=463 > > > > > > > > > Dulce et decorum est pro patria mori, sed dulcius pro patria vivere, et > > > dulcissimus pro patria biber. Ergo, bibiamo pro salute patriae. > > > > > > >
