Nedd help connecting a VAX(750) to a UNIX machine

John Owens jso at edison.UUCP
Thu Feb 20 00:31:22 AEST 1986


> I need to connect a UNIX system (System 5, v3.x) to a VAX750. I have
> been successfull in comunicating from UNIX to VMS via 'cu'. But
> how can I connect from the VAX to the UNIX machine??

If you have VMS V4.0 or later, you can use SET HOST/DTE.

Let's say the line from the VMS system to the UNIX system is VMS line
TTA0.  Then (if you want non-privileged users to be able to do this too),
	SET PROT=(W:RWLP)/DEV TTA0:
	SET TERM TTA0:/PERM/SPEED=####/whatever-else-you-need
and put this in your systartup for future boots.

Then to use the line, just say
	SET HOST/DTE TTA0:

If you don't have VMS4, you can do this with VMS-Kermit, a widely available
file transfer program.  You'll want to get Kermit for your UNIX system also,
to have a nice way to transfer files.  For information on how to get Kermit
in Europe, contact <mcvax!seismo!cu20b.columbia.edu!sy.fdc>.

-- 

			   John Owens
	    edison!jso%virginia at CSNet-Relay.ARPA
General Electric Company		Phone:	(804) 978-5726
Factory Automation Products Division	Compuserve: 76317,2354
	       houxm!burl!icase!uvacs
...!{	       decvax!mcnc!ncsu!uvacs	}!edison!jso
		 gatech!allegra!uvacs



More information about the Comp.unix mailing list