开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Hercules with OSA QDIO network connectivity on Windows 11 not working


 

开云体育

You know Philippe, on a linux host, and an emulated mainframe, they need to be on different networks.?? So you have everything on the same network, 192.168.0.0/24.? Netmask 255.255.255.0 (witch is /24).??? So your 2 network adaptors on the windows host can’t forward from the same network to the same network.? Even though you now have forwarding enabled.? A router can’t route between two network adaptors on the same network.

?

So try this -? leave the windows machine where it is in terms of address and netmask -? change the ZOS machine to let’s just say (and you could pick a different one) 192.168.1.0/24 example 192.168.1.10 mask 255.255.255.0, make you tun0 interface on the windows machine 192.168.1.1/255.255.255.0 – now your home and windows network is 192.168.0.0/24 and your mainframe is on 192.168.1.0/24, you will need to edit the ZOS configuration to the new address.

?

Now you can have a route statement on the windows machine to forward traffic from 192.168.1.0/24 to 192.168.0.0/24 – this puts the ZOS instance on network 2 and your windows machine on network 1 – so that routing can take place.?? If you don’t understand routing on a IP network this can be confusing and I am not sure how else to explain it.???? But routing will not forward packets from one ethernet adaptor (real or virtual) to another that is on the same network, forwarding only can happen between two networks, and the network is defined by the netmask.?? So 192.168.0.0/255.255.255.0 is the address range 192.168.0.0 to 192.168.0.254 and everything in that range is on the same network and thus can’t be routed.

?

I hope this helps you, I don’t know how else to explain networking.

?

Thanks,

Dave, N8ZFM

?

From: <[email protected]> on behalf of "Philippe RICHARD via groups.io" <phil34130@...>
Reply-To: "[email protected]" <[email protected]>
Date: Friday, April 4, 2025 at 7:19 PM
To: "[email protected]" <[email protected]>
Subject: Re: [H390-MVS] Hercules with OSA QDIO network connectivity on Windows 11 not working
Resent-From: <phil34130@...>
Resent-Date: Friday, April 4, 2025 at 7:19 PM

?

Le 05/04/2025 à 01:11, Dave Trainor - N8ZFM via groups.io a écrit?:

Well you still needed forwarding on for it to transfer packets from one interface to another.?? So yes I see its now on for you, good, you did need that.?? There must obviously be something else you also need.? I don’t know.?? But you for sure did and do, need forwarding to be on.

?

Thanks,

Dave

?

From: <[email protected]> on behalf of "Philippe RICHARD via groups.io" <phil34130@...>
Reply-To: "[email protected]" <[email protected]>
Date: Friday, April 4, 2025 at 6:55 PM
To: "[email protected]" <[email protected]>
Subject: Re: [H390-MVS] Hercules with OSA QDIO network connectivity on Windows 11 not working

?

unfortunately it made no difference, even after enabling IP routing...

?

00:48:19.221 Copyright (C) 2002-2025, Software Development Laboratories
00:48:19.221
00:48:19.221 Using FishLib64-M90a.dll, version: "2.16.4.6192" (2.16.4.6192): "64-bit Release version" ...
00:48:19.221 Copyright (C) 2004-2025, Software Development Laboratories
00:48:19.221
00:48:19.221 --------- ?The following relevant DosDevices are defined ---------
00:48:19.221
00:48:19.222 NPF_{0B8EC402-056E-4CCA-BBEC-C00830DD52CF}
00:48:19.222 NPF_{113B1E75-297A-45C6-81F6-26FC2604601D}
00:48:19.222 NPF_{2BF794B0-FDF9-417E-9AA0-CA40D8C9BC2E}
00:48:19.222 NPF_{46DC68EB-0A11-43E1-878E-6E7DCE3B6E4C}
00:48:19.222 NPF_{52AC30A7-9D67-4B09-A987-748A93512B4C}
00:48:19.222 NPF_{5E5E0B54-0836-4810-BBA8-0F1B5179D024}
00:48:19.222 NPF_{5EA7E55C-C767-4D87-A36C-6A1CD01D9594}
00:48:19.222 NPF_{7F34995B-87B0-4880-BDC6-9EE8D12621D4}
00:48:19.222 NPF_{8076AF1C-BE9F-431E-A606-D23BA2344C6B}
00:48:19.222 NPF_{D11FCE4C-5245-4FA5-B973-0023EC76C1E9}
00:48:19.222 NPF_{D2FE1572-AF73-4C75-8428-B49674C6D17A}
00:48:19.222 NPF_{E3D79D7C-C00C-4550-831C-CEB488768684}
00:48:19.222 NPF_{F3BFCF97-DE2D-484E-B960-6262B9DE8FCB}
00:48:19.222
00:48:19.222 ------------------------- ?Network Information ?-------------------------
00:48:19.222
00:48:19.222 ? Host Name . . . . . . . . . : TC-MAUGUIO
00:48:19.222 ? Node Type . . . . . . . . . : Hybrid
00:48:19.222 ? DNS Servers . . . . . . . . : 8.8.8.8
00:48:19.222 ? IP Routing Enabled. . . . . : yes
00:48:19.222
00:48:19.222 ? Network Address ? ? ? ? ?Netmask ?Gateway Address ? ? ? ?Interface ?Metric
00:48:19.222 ? ? ? ? ? 0.0.0.0 ? ? ? ? ?0.0.0.0 ? ?192.168.0.254 ? ?192.168.0.105 ? ? ?35
00:48:19.222 ? ? ? ? 127.0.0.0 ? ? ? ?255.0.0.0 ? ? ? ?127.0.0.1 ? ? ? ?127.0.0.1 ? ? 331
00:48:19.222 ? ? ? ? 127.0.0.1 ?255.255.255.255 ? ? ? ?127.0.0.1 ? ? ? ?127.0.0.1 ? ? 331
00:48:19.222 ? 127.255.255.255 ?255.255.255.255 ? ? ? ?127.0.0.1 ? ? ? ?127.0.0.1 ? ? 331
00:48:19.222 ? ? ? 192.168.0.0 ? ?255.255.255.0 ? ?192.168.0.105 ? ?192.168.0.105 ? ? 291
00:48:19.222 ? ? 192.168.0.105 ?255.255.255.255 ? ?192.168.0.105 ? ?192.168.0.105 ? ? 291
00:48:19.222 ? ? 192.168.0.255 ?255.255.255.255 ? ?192.168.0.105 ? ?192.168.0.105 ? ? 291
00:48:19.222 ? ? ? ? 224.0.0.0 ? ? ? ?240.0.0.0 ? ? ? ?127.0.0.1 ? ? ? ?127.0.0.1 ? ? 331
00:48:19.222 ? ? ? ? 224.0.0.0 ? ? ? ?240.0.0.0 ? ?192.168.0.105 ? ?192.168.0.105 ? ? 291
00:48:19.222 ? 255.255.255.255 ?255.255.255.255 ? ? ? ?127.0.0.1 ? ? ? ?127.0.0.1 ? ? 331
00:48:19.222 ? 255.255.255.255 ?255.255.255.255 ? ?192.168.0.105 ? ?192.168.0.105 ? ? 291
00:48:19.235
00:48:19.235 ? Default gateway: ?192.168.0.254 ?(68-A3-78-7A-C3-9B)
00:48:19.235
00:48:19.235 -------------------------- ?Detected Adapters ?--------------------------
00:48:19.235
00:48:19.235 Connection ? ? ? ? ?= Wi-Fi
00:48:19.235 AdapterName ? ? ? ? = NPF_{0B8EC402-056E-4CCA-BBEC-C00830DD52CF}
00:48:19.235 Description ? ? ? ? = Realtek RTL8821CE 802.11ac PCIe Adapter
00:48:19.235 PhysAddr ? ? ? ? ? ?= 60-E9-AA-4D-3F-6D
00:48:19.235 LinkType ? ? ? ? ? ?= NdisMedium802_3
00:48:19.235 Default Adapter? ? ?= Yes
00:48:19.235 MediaConnected? ? ? = Yes
00:48:19.235 PromiscuousMode? ? ?= Yes
00:48:19.235 DHCP Enabled? ? ? ? = Yes
00:48:19.235 LinkSpeed ? ? ? ? ? = 433.3 Mbps
00:48:19.235 MaxPacketLen ? ? ? ?= 1514
00:48:19.235 IPAddr ? ? ? ? ? ? ?= 192.168.0.105
00:48:19.235 IPAddrMask ? ? ? ? ?= 255.255.255.0
00:48:19.235 GatewayIPAddr ? ? ? = 192.168.0.254
00:48:19.235 dwIndex ? ? ? ? ? ? = 0x00000003
00:48:19.235 Checksum offloading = as follows:
00:48:19.235
00:48:19.235 ? ?V4Transmit.TcpChecksum: ?no
00:48:19.235 ? ?V4Transmit.UdpChecksum: ?no
00:48:19.235 ? ?V4Transmit.IpChecksum: ? no
00:48:19.235
00:48:19.235 ? ?V4Receive.TcpChecksum: ? no
00:48:19.235 ? ?V4Receive.UdpChecksum: ? no
00:48:19.235 ? ?V4Receive.IpChecksum: ? ?no
00:48:19.235
00:48:19.235 ? ?V6Transmit.TcpChecksum: ?no
00:48:19.235 ? ?V6Transmit.UdpChecksum: ?no
00:48:19.235
00:48:19.235 ? ?V6Receive.TcpChecksum: ? no
00:48:19.235 ? ?V6Receive.UdpChecksum: ? no
00:48:19.235
00:48:19.235 Large Segment Offloading (LSO) = as follows:
00:48:19.235
00:48:19.235 ? ?LSO v1 (IPv4): ? ? ? ? ? no?
00:48:19.235 ? ?LSO v1 (IPv6): ? ? ? ? ? no?
00:48:19.235
00:48:19.235 ? ?LSO v2 (IPv4): ? ? ? ? ? no?
00:48:19.235 ? ?LSO v2 (IPv6): ? ? ? ? ? no?

00:48:25.103 *** Interface tun0 enabled/up... (ip=192.168.0.66, mac=02-00-5E-80-00-6F)
00:48:25.103
00:48:25.103 ** UNPAID TRIAL COPY **
00:48:25.103
00:48:29.603
00:48:29.603 ** START ** UNPAID TRIAL COPY ** PING TEST **
00:48:29.603
00:48:29.603 ?ping ?-c 3 ?-i 1000 ?-s 32 ?-w 500 ?8.8.8.8
00:48:29.603
00:48:29.603 ?Sending ping #1 bytes=32 to 8.8.8.8...
00:48:30.104 ?Ping #1 has timed out.
00:48:30.604 ?Sending ping #2 bytes=32 to 8.8.8.8...
00:48:31.104 ?Ping #2 has timed out.
00:48:31.604 ?Sending ping #3 bytes=32 to 8.8.8.8...
00:48:32.105 ?Ping #3 has timed out.
00:48:33.105
00:48:33.105 ?Ping statistics for 8.8.8.8:
00:48:33.105
00:48:33.105 ? ? ?3 Pings Sent
00:48:33.105 ? ? ?0 Replies Received (Minimum = 0ms, Maximum = 0ms, Average = 0ms)
00:48:33.105 ? ? ?3 Pings Timeouts
00:48:33.105 ? ? ?0 Duplicate Replies
00:48:33.105 ? ? ?3 Pings Lost (100%)
00:48:33.105
00:48:33.105 ?Ping test has FAILED.
00:48:33.105
00:48:33.105 ** END ** UNPAID TRIAL COPY ** PING TEST **
00:48:33.105

?

The interface is still ok

DEVSTAT shows

?

EZZ2810I ? Multicast Specific: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EZZ2811I ? ? Multicast Capability: Yes ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EZZ2812I ? ? Group ? ? ? ? ? ? RefCnt ? ? ?SrcFltMd ? ? ? ? ? ? ? ? ? ??
EZZ2813I ? ? ----- ? ? ? ? ? ? ------ ? ? ?-------- ? ? ? ? ? ? ? ? ? ??
EZZ2814I ? ? 224.0.0.1 ? ? ? ? 0000000001 ?Exclude ? ? ? ? ? ? ? ? ? ? ?
EZZ2808I ? ? ? SrcAddr: None ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EZZ3080I ? Interface Statistics: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EZZ3081I ? ? BytesIn ? ? ? ? ? ? ? ? ? ? ? ? ? = 64379 ? ? ? ? ? ? ? ? ?
EZZ3082I ? ? Inbound Packets ? ? ? ? ? ? ? ? ? = 302 ? ? ? ? ? ? ? ? ? ?
EZZ3083I ? ? Inbound Packets In Error ? ? ? ? ?= 280 ? ? ? ? ? ? ? ? ? ?
EZZ3084I ? ? Inbound Packets Discarded ? ? ? ? = 0 ? ? ? ? ? ? ? ? ? ? ?
EZZ3085I ? ? Inbound Packets With No Protocol ?= 0 ? ? ? ? ? ? ? ? ? ? ?
EZZ3086I ? ? BytesOut ? ? ? ? ? ? ? ? ? ? ? ? ?= 4998 ? ? ? ? ? ? ? ? ??
EZZ3087I ? ? Outbound Packets ? ? ? ? ? ? ? ? ?= 37 ? ? ? ? ? ? ? ? ? ??
EZZ3088I ? ? Outbound Packets In Error ? ? ? ? = 1 ? ? ? ? ? ? ? ? ? ? ?
EZZ3089I ? ? Outbound Packets Discarded ? ? ? ?= 0 ? ? ? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EZZ2826I IPv4 LAN Group Summary ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EZZ2827I LanGroup: 00001 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
EZZ2828I ? Name ? ? ? ? ? ? ?Status ? ? ?ArpOwner ? ? ? ? ?VipaOwner ? ?
EZZ2829I ? ---- ? ? ? ? ? ? ?------ ? ? ?-------- ? ? ? ? ?--------- ? ?
EZZ2771I ? OSA0001PHIL ? ? ? Active ? ? ?OSA0001PHIL ? ? ? Yes ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??
EZZ2639I OSA-Express Network Traffic Analyzer Information: ? ? ? ? ? ? ?
EZZ2664I No OSA-Express Network Traffic Analyzer interfaces are defined?
*** ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ??

When i try a TSO ping to any external ip address (8.8.8.8 or the router (gw) interface 192.168.0.254)? i see the following:

TSO ping 192.168.0.254
?CS V2R4: Pinging host 192.168.0.254?? ?
?Ping #1 timed out???????????????????? ?
?***?????????????????????????????????? ?

in the hercules log i see:

HC00911E 0:0602 OSA: Error writing to device tun0: 22 Invalid argument
HHC00007I Previous message from function 'write_packet' at qeth.c(2781)

Join [email protected] to automatically receive all group messages.