Hello!
I recently got tcp/ip networking up and running
to the poing of being able to “ping” successfully,
but when I try to run ftpd or telnetd, they each
fail with a “getpeername function not implemented”
message.
Does anyone have a clue as to what would cause this?
I am running Neutrino 2.0 on a 486.
Richard Bonomo
Are you running ftpd from inetd or on your own?
Cheers,
Adam
With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.
–Peter J. Schoenster <pschon@baste.magibox.net>
“Richard Bonomo” <bonomo@sal.wisc.edu> wrote in message
news:3C472623.92AB27C8@sal.wisc.edu…
Hello!
I recently got tcp/ip networking up and running
to the poing of being able to “ping” successfully,
but when I try to run ftpd or telnetd, they each
fail with a “getpeername function not implemented”
message.
Does anyone have a clue as to what would cause this?
I am running Neutrino 2.0 on a 486.
Richard Bonomo
Dear Adam,
At the moment I am running ftpd (or, trying to)
on its own. I am running Neutrino from a pre-existing
QNX 4.25 partition (I change .boot, depending on which
OS I want to bring up). The Neutrino binaries are
kept in /neutbin (in addition to the few in the image
itself) and the libararies, both static and dynamic,
are in /neutlib. I have not
yet constructed an inetd.conf file which will work in
this environment, so I am trying to start the daemons manually.
Rich
Adam Mallory wrote:
Are you running ftpd from inetd or on your own?
Cheers,
Adam
QNX Software Systems Ltd.
[ > amallory@qnx.com > ]
With a PC, I always felt limited by the software available.
On Unix, I am limited only by my knowledge.
–Peter J. Schoenster <> pschon@baste.magibox.net
“Richard Bonomo” <> bonomo@sal.wisc.edu> > wrote in message
news:> 3C472623.92AB27C8@sal.wisc.edu> …
Hello!
I recently got tcp/ip networking up and running
to the poing of being able to “ping” successfully,
but when I try to run ftpd or telnetd, they each
fail with a “getpeername function not implemented”
message.
Does anyone have a clue as to what would cause this?
I am running Neutrino 2.0 on a 486.
Richard Bonomo
–
Richard Bonomo
UW Space Astronomy Laboratory
ph: (608) 263-4683 telefacsimile: (608) 263-0361
SAL-related email: bonomo@sal.wisc.edu
all other email: bonomo@ece.wisc.edu
web page URL: http://www.cae.wisc.edu/~bonomo
ftpd expects its stdin to be a socket, which it is if
started by inetd.
-seanb
Richard Bonomo <bonomo@sal.wisc.edu> wrote:
: Dear Adam,
: At the moment I am running ftpd (or, trying to)
: on its own. I am running Neutrino from a pre-existing
: QNX 4.25 partition (I change .boot, depending on which
: OS I want to bring up). The Neutrino binaries are
: kept in /neutbin (in addition to the few in the image
: itself) and the libararies, both static and dynamic,
: are in /neutlib. I have not
: yet constructed an inetd.conf file which will work in
: this environment, so I am trying to start the daemons manually.
: Rich
: Adam Mallory wrote:
:>
:> Are you running ftpd from inetd or on your own?
:> –
:> Cheers,
:> Adam
:>
:> QNX Software Systems Ltd.
:> [ amallory@qnx.com ]
:> ---------------------------------------------------
:> With a PC, I always felt limited by the software available.
:> On Unix, I am limited only by my knowledge.
:> --Peter J. Schoenster <pschon@baste.magibox.net>
:> “Richard Bonomo” <bonomo@sal.wisc.edu> wrote in message
:> news:3C472623.92AB27C8@sal.wisc.edu…
:> > Hello!
:> >
:> > I recently got tcp/ip networking up and running
:> > to the poing of being able to “ping” successfully,
:> > but when I try to run ftpd or telnetd, they each
:> > fail with a “getpeername function not implemented”
:> > message.
:> >
:> > Does anyone have a clue as to what would cause this?
:> >
:> > I am running Neutrino 2.0 on a 486.
:> >
:> > Richard Bonomo
: –
: ************************************************
: Richard Bonomo
: UW Space Astronomy Laboratory
: ph: (608) 263-4683 telefacsimile: (608) 263-0361
: SAL-related email: bonomo@sal.wisc.edu
: all other email: bonomo@ece.wisc.edu
: web page URL: http://www.cae.wisc.edu/~bonomo
: ************************************************