[rayr@rramos.ucsc.edu writes:]
>the situation:
>the ne server is running
>the net server (ka9q) is running
>i run telnetd from the vsta$ prompt as vandys
(Presumably you started KA9Q with an appropriate config.)
>I try to telnet from a different machine.
>I see this:
>bash-2.02$ telnet reg-his
>Trying 128.114.163.205...
>Connected to reg-his.ucsc.edu.
>Escape character is '^]'.
>
> Welcome to VSTa v1.6.1!
>
> login: Connection closed by foreign host.
>bash-2.02$
>and syslog shows:
>syslog: telnetd (pid 120) notice: IO server: all clients done
Did you run telnetd as root? Root privs are needed by _PATH_LOGIN to forge
the appropriate UID's to let you log in as yourself. But that should happen
after you enter a username.
>what are the files r,x,y for? proxyd?
The single letter ones are used for testing /inet. Proxyd is for doing
network transparent VSTa messaging--it's experimental. You shouldn't need
anything from down in ka9q/cmd except telnetd.
You might try attaching to telnetd with gdb right before you telnet into the
box, and see if anybody's dying on a signal or something.
Andy
Received on Tue Oct 27 04:11:11 1998
This archive was generated by hypermail 2.1.8 : Thu Sep 22 2005 - 15:12:55 PDT