Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!ginosko!aplcen!jhunix!ins_bxl From: ins_bxl@jhunix.HCF.JHU.EDU (Xuyong Liu) Newsgroups: comp.sys.apollo Subject: Re: Apollo--4.2 BSD DOMAIN/IX Message-ID: <2351@jhunix.HCF.JHU.EDU> Date: 23 Aug 89 18:25:48 GMT References: <8908212129.AA20669@spencer.cs.uoregon.edu> Reply-To: liu@alpha.ece.jhu.edu Organization: The Johns Hopkins University - HCF Lines: 37 In article <8908212129.AA20669@spencer.cs.uoregon.edu> chung@CS.UOREGON.EDU writes: >... I cannot rlogin the Apollo workstation. The message >(double underlined) I got back is > >% rlogin apollo >rlogind: All network ports in use. >================================== > >When I tried telnet, it seemed working but I got another painful >message as soon as logged on: > >Welcome to BSD4.2 DOMAIN/IX! >B# ls >acl_protos patches >Connection closed by foreign host. >================================== You have reached the right place. Check under directory /dev. How many "ttyp[0-f]" files do you have? Who are the owners of them? When you rlogin to an Apollo workstation, you take up the first available "ttyp[0-f]" file, and you are assigned to be the owner of that file. After you logout, the owner is changed back to root again. If all of these "ttyp[0-f]" are being used, you can not rlogin or telnet to the system. The solution would be to create more "ttyp[0-f]" files and corresponding "ptyp[0-f]" files with the command "crpty". As for the problem with telnet, I don't know the answer. We have an Apollo DN4000 running BSD4.3 under DOMAIN_OS 10.1. When I use telnet to access the workstation, the computer won't even allow me to login as root directly. But when you telnet, you still need an available "ttyp[0-f]" file to login. ------ Xuyong Liu liu@alpha.ece.jhu.edu ins_bxl@jhunix.uucp