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

Conference irocz::terminal_servers

Title:Terminal Servers
Notice:See Note 2 for Directory of important notes. Please use keywords.
Moderator:LAVC::CAHILLON
Created:Tue May 14 1991
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3547
Total number of notes:12300

3528.0. "How make service ds300?" by BULEAN::MCGORRILL (Its your turn anyway..) Tue May 13 1997 01:11

     First time ds300 user, I'm trying to setup ports hard wired to test 
    systems, then want to offer lat services for these ports to other
    systems which people could set host/lat to.
    
     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??
    
    //Dean
T.RTitleUserPersonal
Name
DateLines
3528.1announcements enabled?UTRTSC::KNOPPERSOswald KnoppersTue May 13 1997 07:0211
>     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.2rev lat?BULEAN::MCGORRILLIts your turn anyway..Tue May 13 1997 16:5214
    
    
     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.3commands usedBULEAN::MCGORRILLIts your turn anyway..Tue May 13 1997 18:1111
    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.4UTRTSC::KNOPPERSOswald KnoppersWed May 14 1997 06:478
>    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.5KERNEL::FREKESLike a thief in the nightWed May 14 1997 15:325
    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.6working sortofBULEAN::MCGORRILLIts your turn anyway..Wed May 14 1997 18:0812
            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!??