On Mon, Jan 24, 2011 at 12:39 AM, Ritika Garg <ritikagarg25 at gmail.com> wrote: > I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not > returning anything. That will only show active network ports. Try "/sbin/ifconfig -a".
Mon Jan 24 12:46:36 UTC 2011
Nico Kadel-Garcia <nkadel at gmail.com>
On Mon, Jan 24, 2011 at 12:39 AM, Ritika Garg <ritikagarg25 at gmail.com> wrote: > I gave '/sbin/ifconfig | grep HWaddr' to get the MAC address but its not > returning anything. That will only show active network ports. Try "/sbin/ifconfig -a".