Where is tcpip.NODE and sysinit.NODE ?

I’m trying to setup the tcp/ip stuff like QNX 4.25
you know the file called tcpip.1 ?
and sysinit.1 ?

All those /etc/config/ stuff ?

How do I setup the stuff I want and don’t want ?

Currently, I’m unable to download anything since I can’t
setup TCP/IP and in the stupid GUI shit it doesn’t work.

So where is the configuration files for booting and TCP/IP,
so that RtP see the Network, therefore the Internet,
therefore I can download something !

Thank you,

Fred.

Hey Fred,

Take a gander in /etc/ :slight_smile:

hosts
net.cfg

rc.d/rc.sysinit

My net.cfg looks like this:

nto network config file v1.2

version v1.2

[global]
hostname emuis
domain intra.qnx.com
nameserver 209.226.137.1
route 10.7.0.36 0.0.0.0 0.0.0.0
lookup file bind

[en0]
type ethernet
mode dhcp



What about the gui that doesn’t work? So far I haven’t seen any problems with it,
is the io-net driver running? If the io-net driver isn’t running then the gui
seems to reject updates to it, but if io-net is running correctly then all seems well.

Can you be more specific?

Thanks.

Erick.



Fred <fprog@users.sourceforge.net> wrote:

I’m trying to setup the tcp/ip stuff like QNX 4.25
you know the file called tcpip.1 ?
and sysinit.1 ?

All those /etc/config/ stuff ?

How do I setup the stuff I want and don’t want ?

Currently, I’m unable to download anything since I can’t
setup TCP/IP and in the stupid GUI shit it doesn’t work.

So where is the configuration files for booting and TCP/IP,
so that RtP see the Network, therefore the Internet,
therefore I can download something !

Thank you,

Fred.