[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to find MAC Address of an ethernet interface
* rvb01@attbi.com [20020313 19:00]:
> I have OpenBSD 3.0 running with two ethernet interfaces
> (xl0 and dc0). I have been trying to get the MAC
> address for these interfaces, but to no avail.
>
> I ran ifconfig xl0 and I saw the IP address for the
> interface, the media type, etc. But, I am baffled as to
> the MAC address. Can anyone point me in the right
> direction?
grep xl0 /var/run/dmesg.boot
--
Kirill