Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VM over ether

Status
Not open for further replies.

wfhy

Technical User
Dec 3, 2003
56
CN
Hello, All freinds
So far no bady answer my last quistion, I am eager for answer. My program is as follows:
(192.168.0.182 is a set of PC for VM. No any information is received. Hardware is good. This port is OK for ApplicationLink )

IOBPI:BPOS=1-0-62,NODE=ACD;
IONPC:EQU=1-0-62-4,IP=192.168.0.100,GATE=192.168.0.1,MASK=255.255.255.000;
RFBOI:BPOS=1-0-62;
Y;
----------------------------------------------------
IOEQI:EQU=1-0-62-4,IODEV=NIUVM,TYPE=NETWORK,USAGE=OUT;
IONCI:IODEV=NIUVM,USER=GICI-1,RPORT=2501,IP=192.168.0.182;
ICFUI:IFCIND=1,IODEV=NIUVM,USER=GICI-1,DFMT=4,UPDFCN=NO,FILLER=64;
ICFUC:MWF=ALL;
ICMWC:SID=01,DTXT=6666,KFCN=MWC,DIG=6666;

VMFUI:IFCIND=1,VMF=EXTN2,POFMT=2;
VMPOI:IFCIND=1,PORT=01,DIR=8800;
VMPOI:IFCIND=1,PORT=02,DIR=8801;
VMPOI:IFCIND=1,GRP=6666;

THNKS!
WFHY
 
Your programing is correct, is your VM configured to listen on port 2501??
 
Fidde
Thank you! My VM configured is not to listen on port 2501.
WFHY
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top