Ethernet errors

Hi all,

I have qnx 6.2 on a telematics board and I have some problems with the net.
simple ifconfig shows this:

ifconfig
ifconfig: SIOCGIFMETRIC en0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
en0: flags=843<UP,BROADCAST,RUNNING,SIMPLEX>
inet 192.168.105.84 netmask 0x0 broadcast 0.0.0.0
ifconfig: SIOCGIFMETRIC lo0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
lo0: flags=49<UP,LOOPBACK,RUNNING>
inet 127.0.0.1 netmask 0x0

What is cousing these “Operation not supported” dumps?

Regards,

Alexander Popov ProSyst Bulgaria Inc.
Team Leader 48 Vladajska Str.
Dept: Real Time OS and Java VM Sofia 1606, Bulgaria
Phone: +359 2 952 35 81/203 http://www.prosyst.com
Mobile: +359 87 663 193 OSGi Technology Leaders

I believe these are from using the tiny tcpip stack (npm-ttcpip)(since it
doesn’t support everything). If you want a full featured stack, use the
larger one (npm-tcpip).

-Adam

Alexander Popov <s_popov@prosyst.bg> wrote in message
news:20030507181355.27b31d59.s_popov@prosyst.bg

Hi all,

I have qnx 6.2 on a telematics board and I have some problems with the
net.
simple ifconfig shows this:

ifconfig
ifconfig: SIOCGIFMETRIC en0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
en0: flags=843<UP,BROADCAST,RUNNING,SIMPLEX
inet 192.168.105.84 netmask 0x0 broadcast 0.0.0.0
ifconfig: SIOCGIFMETRIC lo0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
lo0: flags=49<UP,LOOPBACK,RUNNING
inet 127.0.0.1 netmask 0x0

What is cousing these “Operation not supported” dumps?

Regards,

Alexander Popov ProSyst Bulgaria Inc.
Team Leader 48 Vladajska Str.
Dept: Real Time OS and Java VM Sofia 1606, Bulgaria
Phone: +359 2 952 35 81/203 > http://www.prosyst.com
Mobile: +359 87 663 193 OSGi Technology Leaders

Thanks adam - I’ll try that…

On Wed, 7 May 2003 11:31:23 -0400 “Adam Mallory” <amallory@qnx.com> wrote:

I believe these are from using the tiny tcpip stack (npm-ttcpip)(since it
doesn’t support everything). If you want a full featured stack, use the
larger one (npm-tcpip).

-Adam

Alexander Popov <> s_popov@prosyst.bg> > wrote in message
news:> 20030507181355.27b31d59.s_popov@prosyst.bg> …

Hi all,

I have qnx 6.2 on a telematics board and I have some problems with the
net.
simple ifconfig shows this:

ifconfig
ifconfig: SIOCGIFMETRIC en0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
en0: flags=843<UP,BROADCAST,RUNNING,SIMPLEX
inet 192.168.105.84 netmask 0x0 broadcast 0.0.0.0
ifconfig: SIOCGIFMETRIC lo0: Operation not supported
ifconfig: SIOCGIFALIAS: Operation not supported
lo0: flags=49<UP,LOOPBACK,RUNNING
inet 127.0.0.1 netmask 0x0

What is cousing these “Operation not supported” dumps?

Regards,

Alexander Popov ProSyst Bulgaria Inc.
Team Leader 48 Vladajska Str.
Dept: Real Time OS and Java VM Sofia 1606, Bulgaria
Phone: +359 2 952 35 81/203 > http://www.prosyst.com
Mobile: +359 87 663 193 OSGi Technology Leaders


Alexander Popov ProSyst Bulgaria Inc.
Team Leader 48 Vladajska Str.
Dept: Real Time OS and Java VM Sofia 1606, Bulgaria
Phone: +359 2 952 35 81/203 http://www.prosyst.com
Mobile: +359 87 663 193 OSGi Technology Leaders