Hi!
I’m just trying to install an Apache server in a Neutrino box. After fixing
some stuff I got the Apache attacking… but to run the Apache server I have
to use the full tcp/ip instead of the ttcp/ip (requires KeepAlive)
Well, at start up Neutrino if I do a ps and I can see
io-net -pttcpip -ppppmgr
and I can ping the machine, run the voyager without problem, I can even see
the Devices card in the TCP/IP Configuration Window. Then
if I run io-net -ptcpip.
I can install the Apache…and all it’s gone!, the TCP/IP Configuration
concerning Gateway, Netmask, machine’s IP. Furthermore, I can’t see the
Devices card in the TCP/IP Configuration Window!! (i know that happens when
Neutrino is not capable of detecting a network card) but I can still ping
the machine. So, if I try to surf the net with voyager I got a DNS failure
and the Photon Dialer window appears.
if I run
io-net -dspeedo -ptcpip -ppppmgr
kill -Kill 61454 (always same number that corresponds to
io-net -pttcpip -ppppmgr)
I got following message as well,
unable to init dll devn-speedo: No such a device
which is of course in the directory where are all the devn* . Now, I can run
Apache but I can’t ping the machine
So,
how can I have at start up tcp instead of ttcpi ?
how can I avoid to lose the stuff in the TCP/IP Configuration window?
Thanks.