Hello everyone.
I’m trying to integrate telnetd into a embedded PC104-based system with
Neutrino and am having loads of trouble figuring out how to get telnetd to
work so that we can do some basic maintenance work on the embedded system.
I’ve already made the build files and got the ftpd server up and running
fine.
When I try to log into the system from my QNX development PC, I am allowed
to enter the username and password, but upon hitting enter after the
password, I immediately receive the notification “connection closed by
foreign host”
The embedded system always spits out the message “going down on signal 18”,
which according to “kill -l” means that a child has exited.
I’ve tried including the terminfo files in /usr/lib/terminfo/q/ to see if it
is a problem with the terminal settings, but that didn’t seem to help.
Does anyone have any ideas or can someone please lend me a hand getting
started here, point me to examples, other references which may help? I’ve
looked all over the QNX on-line documentation and found no real info as to
the proper configuration, what is absolutely needed, etc.
Thanks in advance.
Regards,
Jason