How to find Mac Address?

Hi All,

I am trying to fing the Mac Address of 2 servers I have inherited that run QNX 4.25.
I have included a very sumarised version of what I have tried so far.
Can anyone help??

Sart0ri.

Welcome to QNX 4.25
Copyright (c) QNX Software Systems Ltd. 1982,1998
login: root
password:
Last login: Mon Mar 14 21:34:50 2005 on //1/dev/ttyp0
Tue Mar 15 13:13:59 2005
wnaprodmsgq:/# ifconfig -a
ifconfig: ioctl (SIOCGIFFLAGS): no such interface
wnaprodmsgq:/# ifconfig en1
en1: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
inet 10.0.32.7 netmask ffffff00 broadcast 10.0.32.255
wnaprodmsgq:/# uname -a
QNX 1 H 425 PCI 32

as for the mac adress :
netinfo -l |more (minus “el” “pipe” more)

Helge