My nje def's for tcpip follows....see if this makes any sense....this
works between the lpar's and as400's I have setup...
/**************************
/* NJE/IP NETSRV Defs--LIK
/**************************
NETSRV(01) SOCKET=XXXEI01,
START=YES,
TRACE=NO
/************************************
/* NJE/IP SOCKET Defs--LIKE APPL def
/************************************
SOCKET(XXXEI01) IPADDR=MyIPaddr,
PORT=175,
SECURE=NO,
LINE=2,
NODE=1
SOCKET(A06AGF06) IPADDR=Other sysIPaddr,
PORT=175,
SECURE=NO,
LINE=2,
NODE=6
/*****************
/* NJE/IP LINE
/*****************
LINE(2) UNIT=TCP,
TRACE=NO
>>>>>>>>>>>>>>>>>>>>>>>>>>>Other lpar
/***************************
/* NJE/IP NETSRV Defs--LIKE
/***************************
NETSRV(06) SOCKET=A06YYY06,
START=YES,
TRACE=NO
/* NJE/IP SOCKET Defs--LIKE APPL def
/*************************************
SOCKET(A06AGF06) IPADDR=MY06IPaddr,
PORT=175,
SECURE=NO,
LINE=2,
NODE=6
SOCKET(AGFEI01) IPADDR=OthersysIPaddr,
PORT=175,
SECURE=NO,
LINE=2,
NODE=1
/********************
/* NJE/IP LINE Def
/********************
LINE(2) UNIT=TCP,
TRACE=NO
<>>>>>>>>>>>>>>>>>. tcpip stack
175 TCP OMVS ; NJE/IP
----------------------------------------------------------------------
Email Disclaimer
This E-mail contains confidential information belonging to the sender,
which may be legally privileged information. This information is intended
only for the use of the individual or entity addressed above. If you are not
the intended recipient, or an employee or agent responsible for
delivering it to the intended recipient, you are hereby notified that any
disclosure, copying, distribution, or the taking of any action in reliance on
the contents of the E-mail or attached files is strictly prohibited.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html