Thanks for helping me work through this... There needs to be a new redbook, 
titled: "The little things that you forget along the way".

Thanks again, Offer.

David Diep



What would you like to see in the renovated Martin Luther King Jr. Memorial 
Library?
Share your thoughts on the library's spaces and services at 'DC Public Librarys 
<http://www.dclibrary.org/> online idea community at dclibrary.ideascale.com 
<http://www.dclibrary.ideascale.com>





-----Original Message-----
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Offer 
Baruch
Sent: Monday, November 04, 2013 12:54 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Hipersockets between RHEL and z/OS

First of all i am glad to here it works...

The home statment order only matters with vipa addresses...
The way it works is all addresses after the vipa are sourced by it if the 
sourcevipa parameter is specified...
If you want somthing to be excluded from that vipa you must place it before the 
vipa statment...
It is all in the books :-)
A few years back it was strange for me to read it as well...

Offer Baruch
On Nov 4, 2013 7:41 PM, "Diep, David (OCTO-Contractor)" <david.d...@dc.gov>
wrote:

> Offer,
>
> It does work... why on earth?
>
> I see from a packet trace that anything going to a Hipersockets
> address
> (5.5.5.0) has a source IP address of 5.5.5.x,  while anything going
> out normal OSAD, leaves with the VIPA address.
>
> What is with the HOME statement?  I recall from OS390 TCPIP that the
> order made  a difference, but I don't recall why?
>
> David Diep
>
>
>
> What would you like to see in the renovated Martin Luther King Jr.
> Memorial Library?
> Share your thoughts on the library's spaces and services at 'DC Public
> Librarys <http://www.dclibrary.org/> online idea community at
> dclibrary.ideascale.com <http://www.dclibrary.ideascale.com>
>
>
>
>
>
> -----Original Message-----
> From: Diep, David (OCTO-Contractor)
> Sent: Monday, November 04, 2013 12:02 PM
> To: 'Linux on 390 Port'
> Subject: RE: Hipersockets between RHEL and z/OS
>
> EZZ2350I MVS TCP/IP NETSTAT CS V1R13       TCPIP Name: TCPIP
> EZZ2700I Home address list:
> EZZ2701I Address          Link             Flg
> EZZ2703I 10.27.42.1       VLNKOS42         P
> EZZ2703I 10.82.10.13      LOSA42P0
> EZZ2703I 10.82.10.81      LOSA43P0
> EZZ2703I 5.5.5.42         HSLINK42
> EZZ2703I 127.0.0.1        LOOPBACK
>
> -----Original Message-----
> From: Diep, David (OCTO-Contractor)
> Sent: Monday, November 04, 2013 12:01 PM
> To: LINUX-390@VM.MARIST.EDU
> Subject: RE: Hipersockets between RHEL and z/OS
>
> Offer,
>
> I have a test system... let me give it a shot.
>
> Right now, I know for a fact that my HS Home IP address is the last
> one listed.
>
> Thanks,
>
> David Diep
>
>
> -----Original Message-----
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Offer Baruch
> Sent: Monday, November 04, 2013 11:48 AM
> To: LINUX-390@VM.MARIST.EDU
> Subject: Re: Hipersockets between RHEL and z/OS
>
> Hi
>
> You might be correct and this is a sourcevipa issue but i cant tell as
> i am lacking some data...
> Not many know this but the order of the home statment matters... you
> must place your hiper sockets interface before your vipa interface if
> you dont want that vipa to be applied to that interface.
> If you send the output of the following tso commands we can know for sure:
> Tso netstat home
> Tso netstat route
>
> That should give us the answer i think...
>
> Offer
> On Nov 4, 2013 3:11 PM, "Diep, David (OCTO-Contractor)"
> <david.d...@dc.gov
> >
> wrote:
>
> > Hi Offer,
> >
> > All IPtables are off, both for v4 and v6.
> >
> > Pinging from z/OS to zLinux does not work, nor does traceroute yield
> > anything. With all this said, I think it has something to do with
> > the way I have routing set up on the z/OS side. For all OSA traffic,
> > I use OSPF while for Hipersockets, I use static routing.
> >
> > - The reason I think this is because when I do a traceroute from
> > z/OS to z/VM, it looks like the route is by way of my VLAN through
> > the OSAs, though I have defined it for all traffic to 5.5.5.0/24 to
> > be routed through the Hipersockets link:
> >
> > CS V1R13: Traceroute to 5.5.5.2 (5.5.5.2):
> >  1 10.82.10.44 (10.82.10.44)  6 ms 10.82.10.121 (10.82.10.121)  0 ms
> > 10.82.10.44
> >  (10.82.10.44)  0 ms
> >  ***
> >
> > Just some notes... I do not have an OSPF interface defined for
> > Hipersockets. When I cancel the OMPROUTE started task, I am unable
> > to ping or reach other z/OS hipersocket addresses. I do have
> > sourceVIPA turned on... would this be the issue?  At this point, I'm
> > not too sure why its not routing via the static route.
> >
> > IPCONFIG  IGNOREREDIRECT
> >           NOSYSPLEXROUTING
> >           MULTIPATH
> >           DATAGRAMFWD
> >           SOURCEVIPA
> >           PATHMTUDISC
> >           IPSECURITY
> > ;
> > Beginroutes
> >  route 5.5.5.0     255.255.255.0  =  HSLINK28  MTU 57344 NODELAYA
> > Endroutes
> > ;
> > PRIMARYINTERFACE  VLNKOS28
> >
> >
> > Omproute options:
> >
> > AS_BOUNDARY_ROUTING
> > Import_RIP_Routes=No
> > Import_Static_Routes=No
> > Import_Direct_Routes=No
> > Import_Subnet_Routes=No
> > Originate_Default_Route=No
> > Originate_as_Type=2
> > Default_Route_Cost=1
> >
> >
> > - A traceroute to other z/OS LPARs yield something different:
> >
> > CS V1R13: Traceroute to 5.5.5.12 (5.5.5.12):
> > 1 5.5.5.12 (5.5.5.12)  3 ms  2 ms  0 ms
> > ***
> >
> > - From zLinux and z/VM, it looks right, where the first hop is by
> > way of the Hipersockets:
> >
> > [root@lsysg01a ~]# traceroute 5.5.5.12 traceroute to 5.5.5.12
> > (5.5.5.12), 30 hops max, 60 byte packets
> >  1  5.5.5.12 (5.5.5.12)  0.645 ms  0.644 ms  0.724 ms
> >
> > Ready; T=0.01/0.01 07:54:24
> > Trace route to 5.5.5.12 (5.5.5.12)
> > 1   (5.5.5.12) 10 ms 1 ms 0 ms
> >
> >
> >
> >
> > Serve DC is proud to present NeighborGood, a new, free tool to help
> > residents engage in meaningful service and connect with the causes
> > and organizations they care about. Visit NeighborGood at <
> > http://serve.dc.gov/service/neighborgood>
> >
> >
> >
> >
> >
> > -----Original Message-----
> > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf
> > Of Offer Baruch
> > Sent: Saturday, November 02, 2013 1:55 AM
> > To: LINUX-390@VM.MARIST.EDU
> > Subject: Re: Hipersockets between RHEL and z/OS
> >
> > Hi,
> >
> > First thing i would do is make sure your iptables service is stopped
> > and that the ipv6 iptables is down as well...
> >
> > Can you send the output of netstat route on z/os and route on linux?
> >
> > Also does pinging the z/os from linux works??? That what i got from
> > your first email...
> >
> > Offer Baruch
> > On Nov 1, 2013 7:06 PM, "Diep, David (OCTO-Contractor)"
> > <david.d...@dc.gov
> > >
> > wrote:
> >
> > > Hi Everyone,
> > >
> > >
> > >
> > > I got a good one (I think)... did I imagine this working at one point?
> > >
> > >
> > >
> > > I am not able to connect from my z/OS Hipersockets to my RHEL6.2
> > > Hipersockets.
> > >
> > >
> > >
> > > I am able to successfully initiate a connection from my RHEL6.2
> > > Hipersockets to my z/OS Hipersockets.
> > >
> > > I am able to successfully initiate a connection from my RHEL6.2
> > > Hipersockets to my z/VM Hipersockets.
> > >
> > > I am able to successfully initiate a connection from my z/OS
> > > Hipersockets to my z/VM Hipersockets.
> > >
> > > I am able to successfully initiate a connection from my z/VM
> > > Hipersockets to my z/OS Hipersockets.
> > >
> > > I am able to successfully initiate a connection from my z/VM
> > > Hipersockets to my RHEL6.2 Hipersockets.
> > >
> > >
> > >
> > > What gives?
> > >
> > >
> > >
> > > Hipersockets on zLinux:
> > >
> > > [root@vipservd ~]# cat /etc/sysconfig/network-scripts/ifcfg-hsi0
> > >
> > > DEVICE="hsi0"
> > >
> > > BOOTPROTO="static"
> > >
> > > DNS1="10.201.1.241"
> > >
> > > IPADDR="5.5.5.57"
> > >
> > > NETMASK="255.255.255.0"
> > >
> > > NETTYPE="qeth"
> > >
> > > ONBOOT="yes"
> > >
> > > SUBCHANNELS="0.0.7400,0.0.7401,0.0.7402"
> > >
> > > TYPE="Ethernet"
> > >
> > > ARP="no"
> > >
> > >
> > >
> > > Hipersockets on z/OS:
> > >
> > > ;
> > >
> > > DEVICE IUTIQDED  MPCIPA   AUTORESTART
> > >
> > > LINK   HSLINK16  IPAQIDIO IUTIQDED
> > >
> > > START  IUTIQDED
> > >
> > > ;
> > >
> > > HOME
> > >
> > >    5.5.5.16       HSLINK16
> > >
> > > ;
> > >
> > > ; Begin / End route table
> > >
> > > ;
> > >
> > > Beginroutes
> > >
> > > route 5.5.5.0     255.255.255.0   =  HSLINK16  mtu 57344 NODELAYA
> > >
> > > Endroutes
> > >
> > >
> > >
> > >
> > >
> > > Thanks!!
> > >
> > >
> > >
> > > David Diep
> > >
> > > Serve DC is proud to present NeighborGood, a new, free tool to
> > > help residents engage in meaningful service and connect with the
> > > causes and organizations they care about. Visit NeighborGood at
> > > http://serve.dc.gov/service/neighborgood
> > >
> > >
> >
> > --------------------------------------------------------------------
> > -- For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to lists...@vm.marist.edu with the message: INFO
> > LINUX-390 or visit
> > http://www.marist.edu/htbin/wlvindex?LINUX-390
> > --------------------------------------------------------------------
> > -- For more information on Linux on System z, visit
> > http://wiki.linuxvm.org/
> >
> > --------------------------------------------------------------------
> > -- For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to lists...@vm.marist.edu with the message: INFO
> > LINUX-390 or visit
> > http://www.marist.edu/htbin/wlvindex?LINUX-390
> > --------------------------------------------------------------------
> > -- For more information on Linux on System z, visit
> > http://wiki.linuxvm.org/
> >
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions, send
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> ----------------------------------------------------------------------
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions, send
> email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
> visit
> http://www.marist.edu/htbin/wlvindex?LINUX-390
> ----------------------------------------------------------------------
> For more information on Linux on System z, visit
> http://wiki.linuxvm.org/
>

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit http://wiki.linuxvm.org/

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to