[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference lassie::ucx

Title:DEC TCP/IP Services for OpenVMS
Notice:Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System
Moderator:ucxaxp.ucx.lkg.dec.com::TIBBERT
Created:Thu Nov 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:5568
Total number of notes:21492

5444.0. "How to setup a static route to use a DECserver listner port running PPP." by CTHU56::L_PELLAND (Luc Pelland. Hull. DTN 640-7218) Wed Apr 16 1997 18:36


Hello all,

Here is the scenario my customer is trying to get going. He has a VAX running
UCX and need to be able to connect to an NT box at a remote site via a
DECserver 900TM with PPP.

I found info in the notefile about the HotKey. This enable the customer to use
a listener port on the DECserver to connect to the modem, dial the remote site
and hit the HotKey so she return to VMS and the PPP session should be
establish between the 2 site. So far so good.

Now in UCX i will have to define a static route that will direct me the the
DECserver to reach the remote system so i can issue an FTP command and connect
to the remote system.

Now the Big question, how do you define a route that need to use a listner
port with UCX???

Thank you

Luc.
T.RTitleUserPersonal
Name
DateLines
5444.1adding routes in UCXMARIN::CONNORThu Apr 17 1997 19:558
    try using
    
    	UCX>SET ROUTE remote_lan_IP_address /GATEWAY=your_gateway_IP_address
    
    i assume this would be the default IP gateway out your router
    
    	-steve C.
    
5444.2more infoMARIN::CONNORThu Apr 17 1997 20:043
    /gateway=your_DECserver_IP_address...i think is what you'd use
    
    	-steve C.
5444.3CTHU56::L_PELLANDLuc Pelland. Hull. DTN 640-7218Fri Apr 18 1997 12:385
 re: .1 & .2

Thank you.

Luc