T.R | Title | User | Personal Name | Date | Lines |
---|
3528.1 | announcements enabled? | UTRTSC::KNOPPERS | Oswald Knoppers | Tue May 13 1997 04:02 | 11 |
| > I can create services, as seen by the terminal server itself,
> but not by other systems!? I have groups enabled for all, ie 0-255.
> how do I enable the lat service to the LAN??
So you can connect to the service from another local port on that server?
If so, check to see if announcements are enabled on the server (do a 'show
server' and see the enabled characteristics).
Regards,
Oswald
|
3528.2 | rev lat? | BULEAN::MCGORRILL | Its your turn anyway.. | Tue May 13 1997 13:52 | 14 |
|
I guess I'd call it reverse lat. I want to be able to set host/lat
from a vms system, to a system with its console hardwired to the ds300
o---------------------------------------------------------o thinwire
| |
| |
[ds300]---------[console of test system] [Alpha vms system]
^port 2
service name xyz_console ??Can't see lat service????
/Dean
|
3528.3 | commands used | BULEAN::MCGORRILL | Its your turn anyway.. | Tue May 13 1997 15:11 | 11 |
| this is what I tried to use to set up a lat service, Am I missing
something?
Local> set service xyz_console port 2 enab
Local> set service xyz_console id "test"
Local> set service xyz_console conn enab
Local> set port 2 auth group 1-255
Local> set port 2 group all enab
Local> set port 2 auth group all enab
Local> set port 2 access remote
|
3528.4 | | UTRTSC::KNOPPERS | Oswald Knoppers | Wed May 14 1997 03:47 | 8 |
| > Local> set port 2 auth group 1-255
I thougth you had groups 0-255 enabled.
But did you check to see if announcements are enabled? To be sure, give the
command 'set server announcements enable'
Oswald
|
3528.5 | | KERNEL::FREKES | Like a thief in the night | Wed May 14 1997 12:32 | 5 |
| Have you got out going LAT sessions enabled on the other systems. If
you do not have out going session enabled, you will not see any
services in the service table.
Steven
|
3528.6 | working sortof | BULEAN::MCGORRILL | Its your turn anyway.. | Wed May 14 1997 15:08 | 12 |
| I tried both port - enabled 1-255, then tried 0-255 on
the port.
but I did just now get it to work by opening up everything on vms
end, ie
set node/user=enab=(0-255)
set node/grou=enab=(0-255)
maybe there were disables on some groups on the vms side, and it
might reject and give up on the first reject occurance?? I
dunno!??
|