Connection between two computer

Hi all,

I want connect two computers (QNX<->another) with eachother by a twisted
ethernetcable.
Which are the files inside /etc I must configure.

thanks

Make sure io-net is running, and then use standard Unix commands such as
ifconfig and ping to test the connection, and then modify /etc/inetd.conf in
the usual Unix way preparatory to running inetd if you want standard TCP/IP
services such as telnetd and ftpd to be available.

Actually, if you have the graphical “desktop” up, the Network button under
Configure is the easiest way to do the basic IP address, routing, and DNS
configuration, and has the side-benefit of saving the changes so that they
will still be in effect the next time you boot.

By “twisted ethernetcable” I hope you mean a “crossover” cable.

dB

Dirk <Unixtohack@hotmail.com> wrote in message
news:b51vek$qsr$1@inn.qnx.com

Hi all,

I want connect two computers (QNX<->another) with eachother by a twisted
ethernetcable.
Which are the files inside /etc I must configure.

thanks