Internet config

What I must make to configure the access the Internet in the QNX4?
My IP is 144.107.109.214, gateway 144.107.99.1, sub-mask 255.255.254.0
Somebody can help me?

Gustavo.

“Gustavo” <gandre@usp.br> wrote in message news:adnq27$4ji$1@inn.qnx.com

What I must make to configure the access the Internet in the QNX4?
My IP is 144.107.109.214, gateway 144.107.99.1, sub-mask 255.255.254.0

ifconfig en1 144.107.109.214 netmask 255.255.255.254.0

route add default 144.107.99.1

I haven’t done the math (netmask) but the gateway 144.107.99 must be
in the same network as your machine.

Somebody can help me?

Gustavo.

You’re right, Mario! I make a mistake. My IP is 144.107.99.214
Thanks very much! It’s all right now.

“Mario Charest” postmaster@l127.0.0.1 wrote in message
news:adnqcd$4m0$1@inn.qnx.com

“Gustavo” <> gandre@usp.br> > wrote in message
news:adnq27$4ji$> 1@inn.qnx.com> …
What I must make to configure the access the Internet in the QNX4?
My IP is 144.107.109.214, gateway 144.107.99.1, sub-mask
255.255.254.0

ifconfig en1 144.107.109.214 netmask 255.255.255.254.0

route add default 144.107.99.1

I haven’t done the math (netmask) but the gateway 144.107.99 must be
in the same network as your machine.

Somebody can help me?

Gustavo.
\

Good catch Mario!

“Gustavo” <gandre@usp.br> wrote in message news:adnst5$6dv$1@inn.qnx.com

You’re right, Mario! I make a mistake. My IP is 144.107.99.214
Thanks very much! It’s all right now.

“Mario Charest” postmaster@l127.0.0.1 wrote in message
news:adnqcd$4m0$> 1@inn.qnx.com> …

“Gustavo” <> gandre@usp.br> > wrote in message
news:adnq27$4ji$> 1@inn.qnx.com> …
What I must make to configure the access the Internet in the QNX4?
My IP is 144.107.109.214, gateway 144.107.99.1, sub-mask
255.255.254.0

ifconfig en1 144.107.109.214 netmask 255.255.255.254.0

route add default 144.107.99.1

I haven’t done the math (netmask) but the gateway 144.107.99 must be
in the same network as your machine.