Re: [Linux-decnet-user] Newbie alert!
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@pa...> - 2000-06-30 07:59:34
|
> As I understand from the README, latd is meant to serve decserver > >services (to serve = to live ;-)) > So is it true that I can't do it the other way around yet? >I want to access the devices at the serial ports of the decserver via >ethernet.. say via a decnet 'router'... > > can this be done yet?? It certainly can. Create a port with the comand latcp -A -p /dev/lat/myport -Hdecserver -Vdecserver and choose a program to connect to /dev/lat/myport. minicom and microcom work just fine. If the port is queued then add -Q to the end of that command. Of course, you'll have to set up the service on the DECserver first. Patrick |