Shai, I'm not sure I understand what you are asking..

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
Behalf Of shai hess
Sent: Tuesday, December 20, 2011 2:42 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: TCPIP question

Thank you. I think that this can be the best answer for my case.
Just to make it sure. If ZOS is the client (source) and PC is the
(destination).
If client ic MF want to connect and send data to PC, then if I will
specify in MF TCPIP address space

SRCIP
JOBNAME MFNetDisk 172.26.1.1
ENDSRCIP
Is it means that MF TCPIP will use the source MF IP 172.26.1.1 to
trabnsfer
the data to PC?
Thanks,
Shai

On Tue, Dec 20, 2011 at 10:29 PM, Ward, Mike S <mw...@ssfcu.org> wrote:

> You can use the SRCIP in the tcpprof
>
> SRCIP
> JOBNAME S250XXXD 172.26.1.1
> JOBNAME XXXA     172.27.1.65
> JOBNAME YYYR     172.27.1.65
> ENDSRCIP
>
> You can also bind at the port level if you want
>
> PORT
>    21 TCP FTPD1 BIND 172.26.1.1    ;FTP Server
>    23 TCP TN3270                   ; Telnet 3270 Server
>    23 TCP INETD1 BIND 9.67.113.3   ; z/OS UNIX Telnet server
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On
> Behalf Of shai hess
> Sent: Tuesday, December 20, 2011 12:45 PM
> To: IBM-MAIN@bama.ua.edu
> Subject: TCPIP question
>
>  HI,
>
>  I have a customer question:
>
>
> 1. How could I configure MFNetDisk in ZOS in order to use ONLY the IP
> 192.168.254.200, instead of 192.168.254.254, because the last one is
> used
> for production traffic?
>
>  MFNetDIsk uses TCP EZASMI API.
>
>  Can I run 2 TCPIP procedure running together?
>  TCPIP which will use IP 192.168.254.254 (for production) and the
> second,
> TCPIPMPC (for only MFNetDisk) which will use 192.168.254.200?
>
> Thanks,
> Shai
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>
> ==========================
> This email and any files transmitted with it are confidential and
intended
> solely for the use of the individual or entity
> to which they are addressed. If you have received this email in error
> please notify the system manager. This message
> contains confidential information and is intended only for the
individual
> named. If you are not the named addressee you
> should not disseminate, distribute or copy this e-mail. Please notify
the
> sender immediately by e-mail if you
> have received this e-mail by mistake and delete this e-mail from your
> system. If you are not the intended recipient
> you are notified that disclosing, copying, distributing or taking any
> action in reliance on the contents of this
> information is strictly prohibited.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

==========================
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity
to which they are addressed. If you have received this email in error please 
notify the system manager. This message
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please notify the 
sender immediately by e-mail if you
have received this e-mail by mistake and delete this e-mail from your system. 
If you are not the intended recipient
you are notified that disclosing, copying, distributing or taking any action in 
reliance on the contents of this
information is strictly prohibited.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to