rebooting net configuration

Hello,

My computer doesn’t recognize my network configuration automaticly. Every
time i must type:
‘slay io-net’ then ‘io-net -ptcpip -dvia-rhine’ then ‘netmanager’ then
everthing is OK.

QNX solution for this is to edited file ‘/etc/rc.d/rc.local’ (slay io-net
etc.), but it doesn’t work because result of comannd ‘netmanager’ is ‘Socket
doesn’t exist’. After reboot I must type ‘netmanager’ (as root). When I want
to login as a normal user it doesn’t work :frowning:

I’m looking for any others solutions.

Thanks for all helps!


Lukasz Stilger zebr@atol.com.pl

Student’s Computer Science Community inFORMAT
www.inFORMAT.po.opole.pl
Technical University of Opole
www.po.opole.pl
POLAND

LukaS <zebr@atol.com.pl> wrote:

Hello,

My computer doesn’t recognize my network configuration automaticly. Every
time i must type:
‘slay io-net’ then ‘io-net -ptcpip -dvia-rhine’ then ‘netmanager’ then
everthing is OK.

QNX solution for this is to edited file ‘/etc/rc.d/rc.local’ (slay io-net
etc.), but it doesn’t work because result of comannd ‘netmanager’ is ‘Socket
doesn’t exist’. After reboot I must type ‘netmanager’ (as root). When I want
to login as a normal user it doesn’t work > :frowning:

Put a “sleep 2” between “io-net …” and “netmanager”; If you don’t
like “sleep”, put something like: “on -w /dev/socket -W 5” there.

-xtang

I’m looking for any others solutions.

Thanks for all helps!


Lukasz Stilger > zebr@atol.com.pl

Student’s Computer Science Community inFORMAT
www.inFORMAT.po.opole.pl
Technical University of Opole
www.po.opole.pl
POLAND