QNX 6.1 arp problem - ppc

On a 6.1 ppc, running routed:

arp will send out a request which is responded to by the destination host,
but the routing table is not updated with the information. On an x86, there
does not seem to be a problem. The cpu is a ppc860t on a custom board.
Prior versions of nto ran fine, except that the arp command didn’t work.

Any updates?

Issam

I’m pretty sure this works or neither stack would work on ppc.
What does ‘arp -an’ produce? My guess is that we didn’t actually
receive the arp reply. Does the output from ‘nicinfo’ look correct?

-seanb

Issam Haddad <ihaddad@asurent.com> wrote:
: On a 6.1 ppc, running routed:

: arp will send out a request which is responded to by the destination host,
: but the routing table is not updated with the information. On an x86, there
: does not seem to be a problem. The cpu is a ppc860t on a custom board.
: Prior versions of nto ran fine, except that the arp command didn’t work.

: Any updates?

: Issam