Author Topic: Get MAC Address from my local NIC or WLAN  (Read 5062 times)

badre

  • Newbie
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Get MAC Address from my local NIC or WLAN
« on: June 05, 2021, 02:46:27 pm »
Hi,
how to recover the mac address of my intel pro 1000 network card and my intel 2200 wifi network card.
Under windows there is ipconfig / all but under os2 or ecomstation or ArcaOS, there is no utility allowing it.
I have IBM thinkpad T42
Thank you.

Andreas Schnellbacher

  • Hero Member
  • *****
  • Posts: 827
  • Karma: +14/-0
    • View Profile
Re: Get MAC Address from my local NIC or WLAN
« Reply #1 on: June 05, 2021, 02:50:07 pm »
See \IBMCOM\LANTRAN.LOG.

Neil Waldhauer

  • Hero Member
  • *****
  • Posts: 1024
  • Karma: +24/-0
    • View Profile
    • Blonde Guy
Re: Get MAC Address from my local NIC or WLAN
« Reply #2 on: June 05, 2021, 03:09:46 pm »
netstat -n

Look for lines with "physical address".
Expert consulting for ArcaOS, OS/2 and eComStation
http://www.blondeguy.com

badre

  • Newbie
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Get MAC Address from my local NIC or WLAN
« Reply #3 on: June 05, 2021, 03:50:05 pm »
thank you,
it work with netstat -n and log file LANTRAN.LOG.